Addon to generate customizable cylindrical meshes from 3D curves
This is a fork of cloudofoz's plugin. All credits goes to them.
This repository is a C# rewrite of the original "godot-curvemesh" plugin, for those who don't like Godot's cross-language scripting "solution" (pfft, what is this, Node.js?)
- Download the repository or download the (stable) addon from the AssetLib in Godot (coming soon).
- Import the addons folder into your project.
- Activate
CurveMesh3D-csharp
under * Project > Project Settings > Plugins. * - Add a
CurveMesh3D
node to the scene.
The changelog can be found on the original repository. This repo is up-to-date and actively maintained as of 08/03/24.