Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/titusio/voxelgodot
A Plugin for the Godot Engine which enables you to work with Voxels
https://github.com/titusio/voxelgodot
godot godot-engine voxels
Last synced: about 2 months ago
JSON representation
A Plugin for the Godot Engine which enables you to work with Voxels
- Host: GitHub
- URL: https://github.com/titusio/voxelgodot
- Owner: titusio
- License: mit
- Created: 2023-11-06T17:02:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-13T06:41:09.000Z (about 1 year ago)
- Last Synced: 2023-12-13T07:38:33.041Z (about 1 year ago)
- Topics: godot, godot-engine, voxels
- Language: C++
- Homepage:
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Voxel Godot
A Plugin for the Godot Engine which enables you to work with Voxels.
## Warning
**This Plugin is still in early development.**
## Goals
This plugin aims at making work with voxels easy. Procedural Generation and Terrain editing should be come easy with this plugin.
All this should be achieved while still enabling you to develop your game targeting low end hardware.## Contributing
```
git clone --recurse-submodules https://github.com/titusio/VoxelGodot.git
```