You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
metamuffin 63914bec6d
dont allocate whan sending pixels
1 month ago
pixelflut upgrade 4 months ago
pixelflut-gpu dont allocate whan sending pixels 1 month ago
.gitignore initial 12 months ago
Cargo.lock update wgpu 1 month ago
Cargo.toml initial 12 months ago
LICENSE added readme, license 10 months ago
README.md added readme, license 10 months ago

README.md

pixelflut

My collection of programs for playing pixelflut, including a framework for using the gpu for efficient diffing between frames.

Usage

The binaries of pixelflut-gpu crate have their usage availible through the --help flag. The rest needs to be looked up in the source code.

Licence

GNU Affero General Public Licence Version 3. See LICENSE