Addon to generate customizable cylindrical meshes from 3D curves
- Download the repository or download the (stable) addon from the AssetLib in Godot (link).
- Import the addons folder into your project.
- Activate
CurveMesh3D
under * Project > Project Settings > Plugins. * - Add a
CurveMesh3D
node to the scene.
v1.10
- adds customizable hemispherical caps to the generated mesh
- first release