Skip to content

Embree v4.3.0

Compare
Choose a tag to compare
@svenwoop svenwoop released this 27 Sep 19:11
· 84 commits to master since this release
  • Added instance array primitive for reducing memony requirements in scenes
    with large amounts of similar instances.
  • Properly checks driver if L0 RTAS extension can get loaded.
  • Added varying version of rtcGetGeometryTransform for ISPC.
  • Fixed signature of RTCMemoryMonitorFunction for ISPC.
  • Add support for ARM64 Windows platform in CMake.