# [Aldaron's Device Interface / GPU / Base](https://crates.io/crates/adi_gpu_base)
Trait for implementing the adi_gpu api.
## Features
* Provide trait for the adi_gpu api
* Helper functions for implementations.
## [Contributing](http://plopgrizzly.com/contributing/en#contributing)
## Roadmap to 1.0 (Future Features)
* WIP
## Change Log
### 0.9
* Update to euler 0.4
### 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.
## Developed by [Plop Grizzly](http://plopgrizzly.com)