Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@orperel orperel released this 02 May 09:06
· 24 commits to main since this release
e44604c

Highlights

  • Easier installation: pycuda deprecated in favor of cuda-python, support for WSL added, some dependencies removed.
  • Major refactor to the lib: cleanup of stale research code, added documentation and introduction of modular base classes such as BaseAS (acceleration structure, i.e. for raymarching), WispModule (any wisp module that can display properties in the renderer).
  • Optimized hashgrid kernel and pruning
  • Jupyter notebook support added

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2