descriptionconvert KVX/KV6/VOX voxel models to optimised OpenGL meshes
ownerketmar@ketmar.no-ip.org
last changeTue, 29 Mar 2022 03:59:06 +0000 (29 03:59 +0000)
content tags
add:
shortlog
2022-03-29 ketmarnormals calculation fixmaster
2022-03-22 ketmarfaster quad normals generation (no need to calculate...
2022-03-21 ketmarfixed atlas bug; some refactoring
2022-03-20 ketmaradded progress indicator for long conversions
2022-03-19 ketmaradded API to save and load various voxel representations
2022-03-19 ketmarshift texture coords little less
2022-03-19 ketmarshift texture coords by a fraction of a pixel, to avoid...
2022-03-19 ketmaroptimised quad merding algo: it nows 2-5 times faster
2022-03-19 ketmarsome cosmetix
2022-03-19 ketmartried to use voxel data optimised for queries; doesn...
2022-03-19 ketmarintegrated "simple_color_hash" branch
2022-03-19 ketmarsome more experimentssimple_color_hash
2022-03-19 ketmarmore code cleanups
2022-03-19 ketmarremoved most of the complex color hashing code (it...
2022-03-19 ketmarfixed quad texture mapping
2022-03-19 ketmarsome renames and comments
...
heads
2 years ago master
2 years ago simple_color_hash