github RenderKit/embree v3.2.0
Embree v3.2.0

latest releases: v4.3.1, v4.3.0, v4.2.0...
6 years ago
  • Improved watertightness of robust mode.
  • Line segments, and other curves are now all contained in a single
    BVH which improves performance when these are both used in a scene.
  • Performance improvement of up to 20% for line segments.
  • Bugfix to Embree2 to Embree3 conversion script.
  • Added support for Hermite curve basis.
  • Semantics of normal buffer for normal oriented curves has changed to simplify usage. Please see documentation for details.
  • Using GLFW and imgui in tutorials.
  • Fixed floating point exception in static variable initialization.
  • Fixed invalid memory access in rtcGetGeometryTransform for non-motion blur instances.
  • Improved self intersection avoidance for flat curves. Transparency rays with tnear set to previous hit distance do not need curve radius based self intersection avoidance as same hit is calculated again. For this reason self intersection avoidance is now only applied to ray origin.

Don't miss a new embree release

NewReleases is sending notifications on new releases.