ClarkThyLord/Voxel-Core

Embed VoxelSets to all VoxelObjects

ClarkThyLord opened this issue · 1 comments

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.

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