PolyVox and Thermite3D now support the use of a density component as well as a material component for each voxel.

This commit is contained in:
David Williams
2010-06-25 21:41:13 +00:00
parent 29928b774d
commit 254fa3329e
24 changed files with 802 additions and 371 deletions

View File

@ -77,6 +77,4 @@ namespace PolyVox
};
}//namespace PolyVox
#include "ArraySizes.inl"
#endif //__PolyVox_ArraySizes_H__