Skip to content

Embree v3.6.0 Release

Compare
Choose a tag to compare
@cbenthin cbenthin released this 20 Aug 13:33
· 828 commits to release 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.