Trait for implementing the adi_gpu api.
This project is part of ADI.
- Provide trait for the adi_gpu api
- Helper functions for implementations.
- WIP
- Update to euler 0.4
- Now depends on Euler for Vec3 and Mat4
- Moved
collision
function, and otherOctree
-related code to another crate.
- Added
collision
function for collison detection.