1# Embree3 compatible API for NanoRT
2
3Drop-in replacement of raytracing engine with Embree API for cross-platform support (e.g. raytracing on ARM, PowerPC)
4
5## Version
6
7Based on Embree3. Tested with 3.2.0.
8
9## Status
10
11Minimum and experimental.
12
13Triangle + single ray intersection only.
14
15## Coordinates
16
17* Right-handed
18* Geometric normal defined as CCW
19