Axon Physics is a modular, particle-based physics simulation framework for Unreal Engine, designed to provide full control over dynamic systems such as ropes, cloth, bridges, and other physically connected structures.
It focuses on accuracy, extensibility, and visual clarity, giving developers the tools to create complex, real-time simulations with full editor integration.
Axon’s architecture is built around a unified particle and constraint model, allowing high-level behaviors to emerge from simple, composable building blocks.
Developers can use it entirely from Blueprints or extend it through C++, combining deterministic simulation with customizable force sources, attachments, and collision responses.
With a clear focus on debugging transparency and runtime performance tuning, Axon Physics offers in-editor visualization tools, performance metrics, and profiling support to make development faster and more predictable.
Its flexible design makes it ideal for both gameplay mechanics and technical art experiments, from procedural chains to reactive environments.