CSharp Monogame Octree Graphics Library
This project is for octree spatial representation.
Sponza level 8 sample
Compiled with MonoGame 3.7.1
UI created with Myra
Load 3D file models with AssimpNET
Sample dragon model from TurboSquid
AABB triangle intersection based on StackOverflow