Categories We Write About
  • Using IK for real-time prop alignment

    Inverse Kinematics (IK) is a powerful technique used in animation and robotics to calculate the joint movements needed to achieve a desired position for a part of a body or object, such as a hand or foot. When applied to real-time prop alignment in video games, simulations, or robotics, it helps characters or objects interact

    Read More

  • Using IK to Match Hand Positions to World Objects

    Inverse Kinematics (IK) is a powerful tool used in 3D animation and robotics to adjust a system of connected parts (such as a character’s limbs or robotic arm) to reach a target position. When applied to hand positioning in 3D space, IK allows you to move a character’s hand to a specific object or location

    Read More

  • Using ImGui for Animation Debug Panels

    ImGui, or Immediate Mode Graphical User Interface, is an excellent tool for developers who need to quickly implement and test graphical interfaces without worrying about the overhead of traditional GUI frameworks. It’s particularly popular in game development and tools, as it offers a simple and direct way to create customizable panels and widgets for debugging

    Read More

  • Using job systems to offload animation processing

    Using job systems to offload animation processing is an effective way to optimize performance in game development, especially for games with complex animations or when working with large amounts of data. A job system typically allows for parallel processing, which can spread computational tasks across multiple threads, reducing bottlenecks and improving overall system efficiency. Below

    Read More

  • Using Jupyter Notebooks for AI Prototyping

    Jupyter Notebooks have become an essential tool in the AI development landscape, especially for prototyping machine learning and deep learning models. Their interactive environment allows data scientists, researchers, and developers to experiment with code, visualize data, and document the process all in one place, making the workflow more efficient and collaborative. Here’s a comprehensive look

    Read More

  • Using Knowledge Graphs with Foundation Models

    Knowledge graphs and foundation models represent two powerful paradigms in artificial intelligence, each excelling in organizing, understanding, and generating knowledge. Combining these technologies unlocks new potentials for more intelligent, context-aware, and explainable AI systems. Understanding Knowledge Graphs Knowledge graphs are structured representations of knowledge that encode entities, their attributes, and relationships in a graph format.

    Read More

  • Using LLMs for standardizing procurement language

    In today’s fast-paced business environment, procurement is a critical function for organizations to maintain smooth operations and achieve cost efficiency. Procurement involves a series of complex processes, including supplier selection, contract negotiation, and purchase order management. However, despite its importance, the language used in procurement documents often varies widely, leading to inconsistencies, misunderstandings, and inefficiencies.

    Read More

  • Using GitHub Actions for LLM Model Deployment

    GitHub Actions has become a powerful tool for automating workflows, and its capabilities extend well into the realm of machine learning operations (MLOps). Deploying large language models (LLMs) efficiently and reliably can be a complex task involving multiple stages: training, testing, packaging, and deployment. Leveraging GitHub Actions to automate these processes can streamline model deployment,

    Read More

  • Using gesture recognition to control animation

    Gesture recognition has emerged as a powerful tool in various fields, including animation. By allowing users to control animations through physical gestures, the technology offers a more intuitive and immersive way to interact with animated characters or scenes. The use of gesture recognition to control animation provides endless possibilities for creators, from making animations more

    Read More

  • Using Environment Cues to Drive Animation

    In animation, environment cues serve as powerful tools to enhance storytelling, improve character development, and provide visual context that helps guide the audience’s emotional response. The environment, which includes everything from lighting, color schemes, and textures to background elements and sound design, plays a crucial role in driving both the narrative and the characters within

    Read More

Here is all of our pages for your Archive type..

Categories We Write about