Godot Aerodynamic Physics

An asset by addmix
The page banner background of a mountain and forest
Godot Aerodynamic Physics image holder but it is empty

Quick Information

0 ratings
Godot Aerodynamic Physics icon image
addmix
Godot Aerodynamic Physics

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_physicsThis 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.

Supported Engine Version
4.0
Version String
0.4.3
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL

Godot Aerodynamic Physics

drawing

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
  4. Reload project.

Usage

Tutorial available here

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

Development Direction

  1. Different Aero shapes (Sphere, Box, Cylinder, Plane)
  2. Preset airfoil profiles
  3. AeroBody performance profiling

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.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Godot Aerodynamic Physics icon image
addmix
Godot Aerodynamic Physics

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_physicsThis 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.

Supported Engine Version
4.0
Version String
0.4.3
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers