Skip to content

Embree v3.6.0-beta.0 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@svenwoop svenwoop released this 30 Jul 15:36
· 2462 commits to devel since this release
  • Added Catmull-Rom curve types.
  • Added support for multi-level instancing.
  • Added support for point queries.
  • Fixed a bug preventing normal oriented curves being used unless timesteps were
    specified.
  • Fixed bug in external BVH builder when configured for dynamic build.
  • Added support for new config flag "user_threads=N" to device initialization
    which sets the number of threads used by TBB but created by the user.
  • Fixed automatic vertex buffer padding when using rtcSetNewGeometry API function.