Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daleblackwood/gdblocks
A Godot Addon for Spline-based Level Building
https://github.com/daleblackwood/gdblocks
Last synced: about 1 month ago
JSON representation
A Godot Addon for Spline-based Level Building
- Host: GitHub
- URL: https://github.com/daleblackwood/gdblocks
- Owner: daleblackwood
- License: mit
- Created: 2022-01-03T15:30:07.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-16T13:42:18.000Z (over 2 years ago)
- Last Synced: 2024-12-15T20:57:10.984Z (about 1 month ago)
- Language: GDScript
- Size: 2.66 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Development on GDBlocks for Godot 3.x has been deprecated in favour of Goshapes for Godot 4.0
Thanks to various improvements in Godot 4.0, even in alpha, I've decided
to move development across, and renamed the project to suit its new purpose.[Go to the Goshapes Repository](https://github.com/daleblackwood/goshapes)
# GDBlocks for Godot 3.x
## Spline-modelling Addon for GodotGDBlocks is a work in progress - use in projects at your own risk.
GDBlocks is a work in progress project aimed to make level building in Godot a
bit easier.GDBlocks wraps wall geometry around splines in Godot using CSG.
It's implemented as an addon in GDScript. It works reasonably well but could
use some optimisation.