Skip to content

Releases: vsg-dev/vsgPoints

v0.6.0

24 Jul 17:52
Compare
Choose a tag to compare

v0.5.0

20 May 14:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

29 Apr 16:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

04 Jan 12:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.3.0

v0.2.0

06 Oct 11:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

vsgPoints 0.1.0

26 Jul 17:03
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/vsg-dev/vsgPoints/commits/v0.1.0