Activision Blizzard filed 5 patent applications in H1 2026, all in the Game Engines category.
The applications focus heavily on character animation systems, with multiple filings describing motion-matching technologies that use dominant pose graphs and automatic stylization to generate realistic movement for characters and clothing in multiplayer environments. Additional Game Engines patents cover collision detection between player avatars and ground obstacles using dual-model geometries, as well as procedural animation techniques that apply mass-spring-damper physics to first-person weapon and arm movements.
Five game engine patents from Activision center heavily on the challenge of generating believable character movement without the limitations of traditional animation pipelines. Three of the five tackle this problem from the angle of motion matching and pose graph construction. One system automatically identifies dominant poses from motion capture data using force curve analysis, then organizes those poses into a traversable graph that lets characters transition fluidly between states, with stylistic edits propagating mathematically across similar poses so artists don't have to touch each one individually. A closely related filing builds on this foundation by adding support for multiple simultaneous animation constraints, such as a character navigating around an obstacle while maintaining a walking rhythm, something conventional animation state machines struggle to handle as complexity grows. A third filing extends the approach to secondary assets like clothing, using a technique called inverse blend shapes to pre-calculate fabric deformations and apply them at runtime with minimal processing cost. The remaining 2 patents address different but equally practical problems. One covers a physics-based procedural system for first-person arm and weapon movement, replacing motion capture data with real-time mass-spring-damper calculations that produce natural inertia and lag, including dynamic dead zones that shift depending on how quickly the player moves their view. The other describes a dual-geometry collision detection method that assigns a cylinder model to ground detection and a capsule model to obstacle detection, keeping the capsule at a fixed height during horizontal sweeps to avoid the edge collision problems that arise when a single cylinder shape handles both tasks.
All data sourced from USPTO patent filings. Google Patents may take several weeks to index recent publications. If a link is unavailable, search for the patent number at USPTO Patent Public Search.