overte-HifiExperiments/libraries
ZappoMan 655f14121d Voxel Render Optimization - using blended VBO update strategy
- Fixed a bug in updateNodeInArraysAsFullVBO() that caused blended strategy
  to not work properly.
- Implement strategy to usually update only the portion of the VBOs that
  have changed, unless nodes have been removed, and then update the full
  VBO. This siginificantly improves treeToArrays() performance
- Still to do implement partial strategy for copy buffers and update GPU
2013-05-09 10:25:12 -07:00
..
avatars increased GRAVITY_SCALE to 10.0; tidied-up avatar code; moved Orientation class to shared folder 2013-05-08 08:59:29 -07:00
shared Merge branch 'master' of https://github.com/worklist/hifi 2013-05-08 13:15:21 -07:00
voxels Voxel Render Optimization - using blended VBO update strategy 2013-05-09 10:25:12 -07:00