This repository has been archived, and its contents have been merged into pixelpwnr-server
:
A blazingly fast GPU accelerated pixelflut (video) renderer in Rust, for use in a high performance pixelflut server.
This is just a renderer, and is intended to be implemented in a server.
For a quick server implementation using this renderer, see:
→ pixelpwnr-server (server)
Note: This is currently an experiment, and is heavily tested with. This prototype renderer will be implemented in a quick server if successful.
- Blazingly fast pixelflut rendering
- GPU accelerated
- Highly concurrent, to support many connections
- Linux, Windows and macOS
- ...
- Rust v1.25 (or higher)
- Build essentials (Ubuntu package:
build-essential
) freetype2
development files (Ubuntu package:libfreetype6-dev
)
This project is released under the GNU GPL-3.0 license. Check out the LICENSE file for more information.