Godot Aerodynamic Physics screenshot 1
A

Publisher

addmix

Godot Aerodynamic Physics

3D
Physics Aerodynamics Simulation AeroBody3D AeroInfluencer3D 3D

Provides nodes for aerodynamic simulation. To get started, add an AeroBody3D node to your scene, and add as many AeroInfluencer3D nodes as necessary. For Godot Asset Library installs: Ensure that addon files are installed inside res://addons/godot_aerodynamic_physics This folder structure allows for this plugin to be used as a git submodule, because of this, Godot does not automatically install it to the correct path.

Godot Aerodynamic Physics

For Godot Asset Library downloads.

  1. Ensure that addon files are installed inside res://addons/godot_aerodynamic_physics

Manual Installation

  1. Download and un-zip files.
  2. Place the godot_aerodynamic_physics folder inside your project's addons folder.
  3. Enable plugin in project settings Project > Project Settings > Plugins

Usage

Tutorial available here

  1. Add an AeroBody3D icon AeroBody to your scene, and add one or more AeroInfluencer3D icon AeroInfluencer3D derived classes as children, adjust settings to change the characteristics.

Development Direction

  1. Usability, stability, and performance.
  2. More AeroInfluencer3D derived nodes (Dynamic rotor systems, primitive shapes).
  3. Preset profiles for AeroSurface nodes.
  4. Energy–maneuverability performance profiling.