Skip to content

Embree v3.13.2 Release

Compare
Choose a tag to compare
@svenwoop svenwoop released this 29 Oct 09:45
· 1008 commits to master since this release
  • Avoiding spatial split positions that are slightly out of geometry bounds.
  • Introduced rtcGetGeometryThreadSafe function, which is a thread safe version of rtcGetGeometry.
  • Using more accurate rcp implementation.
  • Bugfix to rare corner case of high quality BVH builder.