Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```