24 releases (14 breaking)
0.15.0 | Oct 21, 2024 |
---|---|
0.14.1 | Jun 9, 2024 |
0.14.0 | May 27, 2024 |
0.13.0 | Feb 27, 2024 |
0.2.3 | Oct 14, 2022 |
#20 in Rendering engine
228 downloads per month
25KB
559 lines
simple-pixels
Just a small personal project of mine. This may not be the most efficient rendering method, but it should fit for an emulator or a simple game.
Goals
- Simplicity.
- Minimal dependencies.
- Safety.
This crate is built on miniquad
. It should support all platforms that miniquad
supports.
Dependencies
~1.1–1.8MB
~42K SLoC