Skip to content

Releases: AcademySoftwareFoundation/openvdb

fvdb_v0.2.1

22 Jan 21:46
06f003e
Compare
Choose a tag to compare
fvdb_v0.2.1 Pre-release
Pre-release

What's Changed

  • Fix bug where image cropping wasn't working in Gaussian Splatting
  • Environment definition files moved to using conda-forge channel from pytorch, nvidia channels
  • Added cmake infrastructure for unit tests
  • setup.py fixes for missing modules and issues when cudnn download is interrupted
  • Small quality-of-life improvements to 3dgs code

OpenVDB 12.0.0

01 Nov 05:38
Compare
Choose a tag to compare

See the release notes for more details.

OpenVDB 11.0.0

01 Nov 23:28
6c044e6
Compare
Choose a tag to compare

"See the release notes for more details."

OpenVDB 10.1.0

11 Oct 18:24
87a508c
Compare
Choose a tag to compare

Highlights from this release:

  • OpenVDB Python bindings are now implemented using pybind11 instead of Boost.Python. [Contributed by Matthew Cong]

See the release notes for more details.

OpenVDB 10.0.1

30 Nov 08:36
Compare
Choose a tag to compare

This is a patch release to fix an issue with VolumeToMesh.

See the release notes for more details.

OpenVDB 10.0.0

28 Oct 00:15
be0e7a7
Compare
Choose a tag to compare

Highlights of the release:

See the release notes for more details.

OpenVDB 9.1.0

09 Jun 17:19
ab93557
Compare
Choose a tag to compare

Highlights of the release:

  • Added multiple new rasterization methods for particle to volume operations to generate both surfaces and fog volumes.
  • OpenVDB AX support on Windows.
  • Added support for AMD's HIP API in NanoVDB.
  • Various other bug fixes, improvements and new features.

See the release notes for more details.

OpenVDB 8.2.0

24 Nov 17:45
89873d2
Compare
Choose a tag to compare

Highlights of this release:

  • Added support for OpenEXR 3 and TBB 2021.

See the release notes for more details.

OpenVDB 9.0.0

30 Oct 03:25
0ed0f19
Compare
Choose a tag to compare

Highlights of this release:

  • Official release of NanoVDB, which for the first time offers GPU support for static sparse volumes in OpenVDB.
  • Faster downstream build times from support for explicit template instantiation, which is enabled by default for most of the tools.
  • Added support for OpenEXR 3 and TBB 2021.
  • Added transient data to the RootNode, InternalNode, and LeafNode.

See the release notes for more details.

OpenVDB 8.1.0

11 Jun 21:43
ea786c4
Compare
Choose a tag to compare

See the release notes for more details.