pixels
Pixel buffer
A small hardware-accelerated pixel frame buffer for rapid prototyping 2D game development and graphics applications.
A tiny hardware-accelerated pixel frame buffer. 🦀
2k stars
13 watching
123 forks
Language: Rust
last commit: 9 days ago
Linked from 1 awesome list
emulatorsgame-developmentgpupixel-perfectrust
Related projects:
Repository | Description | Stars |
---|---|---|
emoon/minifb | A cross-platform library to create a frame buffer for rendering pixels in a window. | 987 |
thejpster/vga-framebuffer-rs | A Rust implementation of a hardware-agnostic VGA frame buffer for embedded systems | 31 |
zipxing/rust_pixel | A 2D game engine and rapid prototyping tool that supports text and graphics rendering modes for creating pixel-style games and terminal applications. | 148 |
pramasoul/micropython-sharp_memory_display | A driver for SHARP memory displays used in embedded systems | 11 |
aprilbrother/apixel | A hardware platform combining an ESP8266 dev board with WS2812B LEDs to create a custom pixel art display. | 20 |
vue-comps/vue-parallax | A Vue.js component that scrolls an image at a slower pace than the window | 85 |
strd6/pixel-editor | An HTML5-based pixel art editor with messaging capabilities. | 141 |
dogtopus/minipb | A lightweight, pure Python library for serializing and deserializing data using Protocol Buffers | 52 |
peter-l5/framebuf2 | MicroPython extension to manipulate frame buffers with fonts and shapes | 12 |
sxyu/pixel-nerf | Software for generating 3D scenes from limited images using neural networks | 1,399 |
buffer/pylibemu | A wrapper around the Libemu library for Python | 126 |
rgab1508/pixelcraft | A pixel art editor with features for drawing, image manipulation, and animation creation. | 1,286 |
emoon/rust_minifb | A crate for creating windows and framebuffers on multiple platforms. | 1,038 |
twinside/juicy.pixels | A Haskell library for loading and saving different picture formats. | 236 |
ecumene/rust-sloth | A command-line 3D renderer that uses the Rust programming language and various libraries to generate images from OBJ file formats. | 784 |