Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 510 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 510 Bytes

Godot-Voxels-Test

VoxelTool.gd

Used for building mesh out of individual voxel positions and colours

TreeTool.gd

Used for creating tree's of varying heights at certain positions

camera.gd

Third party addon used for controlling camera whilst game is running

terrain.gd

Used for generating the heights to send to the VoxelTool using noise and a height mod curve

Screenshot Screenshot