Stephen Birarda
|
287775e0f9
|
change the loadBitstreamBuffer method to accommodate absence of childMask variable
|
2013-03-28 14:35:45 -07:00 |
|
ZappoMan
|
2f6b2466ea
|
Fixed getCommandOption and cmOptionExists to be more porable
added support for --NoConnect command line option to test running without connecting
added pruneTree to VoxelTree
|
2013-03-25 22:39:24 -07:00 |
|
Stephen Birarda
|
c9e16994f4
|
fix printTreeForDebugging instead of addition of repairChildMasks
|
2013-03-22 18:26:05 -07:00 |
|
Stephen Birarda
|
f435a09673
|
add method to repair child masks after adding randomly placed voxels
|
2013-03-22 18:19:37 -07:00 |
|
Stephen Birarda
|
c641f12693
|
some refactoring in for readCodeColorBufferToTree
|
2013-03-22 17:59:54 -07:00 |
|
Stephen Birarda
|
c51b4e3311
|
add leavesWrittenToBitstream member variable to VoxelTree for debug
|
2013-03-22 16:21:45 -07:00 |
|
Stephen Birarda
|
3518ee15a8
|
add readCodeColorBufferToTree method to VoxelTree for point cloud render
|
2013-03-22 12:32:57 -07:00 |
|
Stephen Birarda
|
8ec5298c4a
|
add groundwork for LOD specific transmissions from VS
|
2013-03-22 12:01:30 -07:00 |
|
Stephen Birarda
|
76f7f68526
|
fix voxel system to send new bistream format, add helpers to VoxelNode class
|
2013-03-19 15:52:51 -07:00 |
|
Stephen Birarda
|
807377ef97
|
change bitstream load function to return stateless MTU sized packets
|
2013-03-18 13:16:14 -07:00 |
|
Stephen Birarda
|
3e36ba9265
|
use char when unsigned char is not explicitly required
|
2013-03-15 12:26:34 -07:00 |
|
Stephen Birarda
|
763c09f562
|
add VoxelNode and VoxelTree classes for shared tree representation
|
2013-03-14 16:16:01 -07:00 |
|