graphics-rs 0.0.10

A simple, extendable, CPU based 2D graphics library. Also supports CloudPoints and rotation!
Documentation
1
2
3
4
5
6
7
pub mod canvas;
pub mod canvas_handler;
pub mod handles_draw_request;
pub mod is_color;
pub mod project;
pub mod requests_draw;
pub mod shape;