Crates.io | simple-pixels |
lib.rs | simple-pixels |
version | 0.15.0 |
source | src |
created_at | 2022-09-04 09:17:12.521992 |
updated_at | 2024-10-21 10:51:15.60246 |
description | Create a window and throw some pixels on it without accessing low-level stuff, carrying tons of dependencies or linking C libraries |
homepage | |
repository | https://github.com/Solar-Falcon/simple-pixels |
max_upload_size | |
id | 658198 |
size | 25,494 |
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.
This crate is built on miniquad
. It should support all platforms that miniquad
supports.