Skip to content

v0.3.0

Compare
Choose a tag to compare
@AndreasHeumann AndreasHeumann released this 22 Jun 09:43
· 40 commits to main since this release
76275ee

Features

  • C++ interface is now public
  • Add support for aarch64 (not for Python wheels)
  • Add support for VR/AR rendering
    • Camera has stereo mode and left end right eye poses, tangents and gaze directions
    • Add warped and foveated rendering
    • Add reprojection
  • Add support for separate depth buffer
  • Add support for alpha channel
  • Add support for near and far depth plane
  • Add support for transforming the volume using a matrix

Bug Fixes

  • Fix tonemap enable, had no effect before (always enabled).
  • AttributeError: module 'itk' has no attribute 'itkSpatialOrientationPython' (#26)

Security

  • Update Jupyter widget Java code packages to fix vulnerability CVE-2022-46175