fork of lux with fixes
Go to file
Jay McCarthy f6edd2ee57 switch to racket/math 2018-11-15 19:33:22 -05:00
chaos correct top-left offset 2017-09-04 15:50:19 +01:00
examples Move fps to word and fix display error 2014-11-21 10:26:01 -08:00
scribblings Add support for positions x, y of a window on a specified monitor (or the current one) (#4) 2017-08-30 09:34:32 -04:00
.gitignore Initialize 2014-11-19 10:17:36 -05:00
.travis.yml Initialize 2014-11-19 10:17:36 -05:00
LICENSE Initialize 2014-11-19 10:17:36 -05:00
README.md change README to markdown, add some links 2017-09-02 06:48:43 -04:00
chaos.rkt Updating chaos interface 2014-11-26 17:21:55 -05:00
info.rkt Fix #7 2018-08-17 13:00:12 -04:00
main.rkt initial gui 2014-11-19 17:48:05 -05:00
word.rkt switch to racket/math 2018-11-15 19:33:22 -05:00

README.md

lux - a simple library for creating real-time graphical apps

Docs

Examples

Installation: raco pkg install lux