Skip to content

Addon to generate customizable cylindrical meshes from 3D curves

License

Notifications You must be signed in to change notification settings

stealingudc/godot-curvemesh-csharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Addon to generate customizable cylindrical meshes from 3D curves

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 90.3%
  • GDScript 9.7%