Skip to content

Version 0.1.0

Compare
Choose a tag to compare
@flomonster flomonster released this 15 Dec 03:22
· 21 commits to master since this release

Features

Generate an optimized KDtree using SAH in O(N log(N)).
Intersect the kdtree with a ray to retrieve primitives that could intersect this ray.