simple-pixels 0.10.0

Create a window and throw some pixels on it without accessing low-level stuff, carrying tons of dependencies or linking C libraries
Documentation
[dependencies.miniquad]
version = "=0.4.0-alpha.10"

[dependencies.rgb]
version = "0.8"

[dependencies.rustc-hash]
version = "1"

[dependencies.simple-blit]
version = "0.8"

[package]
authors = ["Solar-Falcon"]
categories = ["rendering::engine"]
description = "Create a window and throw some pixels on it without accessing low-level stuff, carrying tons of dependencies or linking C libraries"
edition = "2021"
license = "MIT"
name = "simple-pixels"
readme = "README.md"
repository = "https://github.com/Solar-Falcon/simple-pixels"
version = "0.10.0"