ClarkThyLord / Voxel-Core

Voxel plugin for the Godot game engine!
https://godotengine.org/asset-library/asset/465
MIT License
453 stars 28 forks source link

Embed VoxelSets to all VoxelObjects #31

Closed ClarkThyLord closed 3 years ago

ClarkThyLord commented 4 years ago

So as to reduce Voxel data every VoxelObject will have a embedded VoxelSet, allowing for new Voxel data to be indexed into a unique or sharable VoxelSet.

ClarkThyLord commented 3 years ago

Done, by design all VoxelObjects now need a VoxelSet, and make use of a included default VoxelSet, which contains all Color constants, if no other is specified