
Trait for implementing the adi_gpu api.
This project is part of ADI.
Features
- Provide trait for the adi_gpu api
- Helper functions for implementations.
Roadmap to 1.0 (Future Features)
Change Log
0.11
- Version now matches adi_gpu.
- Added drop function to implement.
0.9
0.8
- Now depends on Euler for Vec3 and Mat4
0.7
- Moved
collision
function, and other Octree
-related code to another crate.
0.6
- Added
collision
function for collison detection.