Simulation
DynoForge
A data-driven engine-simulation platform in C# and .NET 10, built for real-time mechanical, fluid, and acoustic modelling.
Development Alpha.NET 10Native AOTReal-time simulation
Actual development build
Four views of the same engine.
Working UI captures, kept deliberately rough. The point is the data and the simulation moving through it.




The work
Physics first, not vibes.
DynoForge models engine components as parameters rather than hardcoded combinations. Its simulation work covers crankshaft dynamics, manifold fluid networks, component health, and crank-locked audio synthesis.
The inner solver uses a zero-allocation unmanaged-memory approach so the physics can run without garbage-collection spikes getting in the way.
Still being built
These captures are from the current development Alpha build.