Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.46 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.46 KB

Version License

godot-curvemesh-csharp

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?)


Getting Started

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

Changelog

The changelog can be found on the original repository. This repo is up-to-date and actively maintained as of 08/03/24.

License

MIT License