You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
rexim 09e1b5c7e3 (#26) Experimental MIT-SHM support 5 years ago
overlay Bump NixOS overlay 5 years ago
src (#26) Experimental MIT-SHM support 5 years ago
.gitignore Remove x11ex 5 years ago
.travis.yml (#1) Build instead of test 5 years ago
LICENSE Initial commit 5 years ago
README.md Rearrange README sections in order of importance 5 years ago
boomer.nimble (#26) Experimental MIT-SHM support 5 years ago
default.nix (#26) Experimental MIT-SHM support 5 years ago

README.md

Tsoding Build Status

Boomer

Zoomer application for Linux.

WARNING! The application is in an active development state and is not even alpha yet. Use it at your own risk. Nothing is documented, anything can be changed at any moment or stop working at all.

Quick Start

$ nix-shell   # only for NixOS
$ nimble build
$ ./boomer

Developer Capabilities

For additional Developer Capabilities compile the application with the following flags:

$ nimble build -d:developer

This will enable:

  • Reloading the shaders with Ctrl+R

Experimental Live Update

See issue #26. For an experimental Live Update feature compile the application with the following flags:

$ nimble build -d:live

The feature is really unstable and experimental, so use it at your own risk.

NixOS Overlay

$ git clone git://github.com/tsoding/boomer.git /path/to/boomer
$ mkdir -p ~/.config/nixpkgs/overlays
$ cd ~/.config/nixpkgs/overlays
$ ln -s /path/to/boomer/overlay/ boomer
$ nix-env -iA nixos.boomer

References

Support

You can support my work via