scion 0.6.0

Game making library on top of wgpu, winit, legion
Documentation
1
2
3
4
5
pub mod line;
pub mod polygon;
pub mod rectangle;
pub mod square;
pub mod triangle;