Aerodynamic Objects Core

The Aerodynamic Objects Core package provides the AerodynamicObjects library, a set of tools which can be used to simulate the aerodynamic behaviours of physical objects.


The Core package provides the AeroObject and FluidZone components. The AeroObject component is used to give an object aerodynamic behaviours. FluidZones are used to define the properties of a fluid, including the motion of the fluid. An example DefaultFluidZone is provided which implements a basic turbulent flow field.


As well as the aerodynamics functionality, the Core package provides useful visualisation tools to show which aerodynamic forces are acting on an object as well particle systems which show how fluids are flowing.


Demos and tutorials are also included in the package to learn how each component works. These require the new Unity Input System to work. Aerodynamic Objects Core does not require the input system to be used in other projects.


See more at: https://www.aerodynamicobjects.com/