pixels-primitives
Basic operations such as lines and shapes for the pixels crate.
Usage
Cargo
In your dependencies section inside Cargo.toml
add
= "0.1.0"
Code Examples
This project contains 5 examples, which can we ran with
Screenshot of draw_circles
Screenshot of draw_triangles
Contributing
Some of these function can still be optimized. PRs are welcome!
License
MIT License