#pixel #rendering-engine #emulation #throw #linker #tons #game-engine #carrying

simple-pixels

Create a window and throw some pixels on it without accessing low-level stuff, carrying tons of dependencies or linking C libraries

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

#70 in Rendering engine

Download history

1,555 downloads per month

MIT license

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.2–1.9MB
~43K SLoC