Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.09 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.09 KB

Version License

godot-curvemesh

Addon to generate customizable cylindrical meshes from 3D curves


Getting Started

  1. Download the repository or download the (stable) addon from the AssetLib in Godot (link).
  2. Import the addons folder into your project.
  3. Activate CurveMesh3D under * Project > Project Settings > Plugins. *
  4. Add a CurveMesh3D node to the scene.

Changelog

v1.10

  • adds customizable hemispherical caps to the generated mesh

v1.00

  • first release

License

MIT License