Skip to content

OptiX 7.7

Choose a tag to compare

@robertsulej robertsulej released this 04 Jun 15:33
· 132 commits to master since this release
eae3b78

NVIDIA driver r530 or above required

Code was moved to the new OptiX SDK and progresively new features should be covered. Also GPU-GPU transfers are evolving, now including CuPy arrays. In this release we have:

  • CuPy support for texture and geometry data updates
  • new curve geometries: Ribbon, Beziers
  • no dedicated PyTorch/CuPy/... methods, all types handled with single corresponding method (it is a breaking change, that require minor code updates)

and more news is coming, check Patreon ;)