File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -92,6 +92,21 @@ Additionally, development has begun on version 0.7 - check out
9292
9393## Library Updates
9494
95+ ### [ Pixels] 0.8.0 👾
96+
97+ [ Pixels] is a tiny hardware-accelerated pixel framebuffer. Its goals include
98+ pixel-perfect rendering and custom shader pipelines for textures with direct
99+ pixel access. It's perfect for making 2D animations, games, and emulators.
100+
101+ Version 0.8.0 was released this month, bringing highly anticipated support for
102+ WASM targets, as well as support for Raspberry Pi 4. A [ minimal example for web
103+ browsers] [ pixels-web ] is included to get you started. Full details are available
104+ in the [ release notes] [ pixels-changelog ] .
105+
106+ [ pixels ] : https://github.com/parasyte/pixels
107+ [ pixels-changelog ] : https://github.com/parasyte/pixels/releases/tag/0.8.0
108+ [ pixels-web ] : https://github.com/parasyte/pixels/tree/0.8.0/examples/minimal-web
109+
95110## Popular Workgroup Issues in Github
96111
97112<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments