https://github.com/rametta/godot-polygon-generator
🍄 Godot tool for creating simple polygon shapes using S-Curves
https://github.com/rametta/godot-polygon-generator
godot godot-engine godot4
Last synced: 10 months ago
JSON representation
🍄 Godot tool for creating simple polygon shapes using S-Curves
- Host: GitHub
- URL: https://github.com/rametta/godot-polygon-generator
- Owner: rametta
- Created: 2023-08-27T14:23:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-28T13:56:03.000Z (almost 3 years ago)
- Last Synced: 2025-08-20T03:19:23.196Z (11 months ago)
- Topics: godot, godot-engine, godot4
- Language: GDScript
- Homepage:
- Size: 9.31 MB
- Stars: 16
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🍄 Godot Polygon Generator
> Disclaimer: Godot provides [TubeTrailMesh](https://docs.godotengine.org/en/stable/classes/class_tubetrailmesh.html) which is very similar and should probably be used instead of this.
A polygon generator tool for Godot to create simple shapes using **S-Curves**.
Once a shape has been created: save the shape as a `.tres` file to use statically in game.
*Floating island example*

*Mushroom example*

*Wireframe example*
