perigee 0.7.0

A headless realtime 3D engine built with a focus on the web.
Documentation
1
2
3
4
5
mod asset;
mod manager;

pub use crate::animation::asset::*;
pub use crate::animation::manager::*;