Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tripodsan/godot-plugin-splines

B-Spline Plugin for Godot 4
https://github.com/tripodsan/godot-plugin-splines

godot gotod4 plugin spline

Last synced: 4 months ago
JSON representation

B-Spline Plugin for Godot 4

Awesome Lists containing this project

README

        

# Godot B-Spline Plugin

Plugin for creating B-Spline based shapes. It allows you to

- create and edit the b-spline points and weights in the editor
- create open or closed shapes
- create clamped open shapes
- select spline degree
- select rendering detail
- choose border width and color
- choose fill color or texture
- specify virtual shape extension for creating floors and ceilings
- auto-create collision polygon

The Example folder contains a scene with procedural generated ground, hills and mountains; and some spline clouds.
See interactive demo: https://tripod.itch.io/splines

## Screenshots

image

image