Skip to content

Releases: uos/lvr2

25.2.2

08 Mar 23:54

Choose a tag to compare

bumped version to 25.2.2

25.2.1

23 Jan 10:54
b205965

Choose a tag to compare

Patch for CUDA 13 compatibility

25.2.0

23 Nov 19:19
58354fe

Choose a tag to compare

End of the year release:

  • packaging via CPACK
  • bug fixes

25.1.0

02 Jan 13:15

Choose a tag to compare

New lvr2 major version 25.

Some IO features are marked deprecated and were moved. This change braked downwards compatibility. Together with new features that robustify the reconstruction process those changes lead to a major version increase. The old version is tagged and still available with the "v24" branch.

Major additions:

  • PMP half edge mesh
  • Logging system based on spdlog
  • New IO makes it easier load different types of scan projects by separating the description where the data is located (schema) from the functions how the data is actually be loaded (kernel)

Minor additions:

  • Exact IPCA for normal estimation (CPU only)
  • GPU normal estimation using a LBVH index

24.12.0

23 Dec 11:32

Choose a tag to compare

updated changelog