vsgPoints 0.1.0
What's Changed
- Updated to build with Data::Properties rather than the deprecated Data::Layout by @robertosfield in #2
- Remove vsg macros by @robertosfield in #3
- Replaced local viewport management with new build in viewportData support in vsg::ViewDependentState by @robertosfield in #4
- Added vsgpoints_brick testbed application to experiment with generated paged point clouds. by @robertosfield in #5
- Added support for specifying the target number of bits to quantize the data to, defaulting to 10bits. by @robertosfield in #6
- Adjustable precision by @robertosfield in #7
- Restructured vsgPoints library and implemented PagedLOD/LOD/Flat scene graph by @vsg-dev in #8
- Fixed handling of negative positions when generated the LOD/PagedLOD … by @vsg-dev in #9
- Multi descriptor set configuration by @robertosfield in #11
New Contributors
- @robertosfield made their first contribution in #2
- @vsg-dev made their first contribution in #8
Full Changelog: https://github.com/vsg-dev/vsgPoints/commits/v0.1.0