1.1 KiB
1.1 KiB
Getting Started With Voxel Tools For Godot
Voxel Tools for Godot is a C++ module that must be compiled into the engine. It requires version 3.1+. The following guide will give you a build of Godot that supports Voxel Tools and show you how to use it.
Prebuilt binaries are also available.
Tutorials
- Building Godot With Voxel Tools
- Creating A Voxel Terrain
- Texturing & Materials
- Collision
- Custom Data Generators
- Performance Tips
API
External Reference
Find more information about related topics here.