summary refs log tree commit diff
path: root/bin/brot.c (follow)
Commit message (Collapse)AuthorAge
* Add 0 bind to brotJune McEnroe2018-04-15
|
* Calculate frameTime in brot with clock(3)June McEnroe2018-04-15
|
* Supersample in brotJune McEnroe2018-04-14
|
* Sample at the centre of the pixel in brotJune McEnroe2018-04-14
|
* Apply brot color in a second pass and time framesJune McEnroe2018-04-13
|
* Parse brot optionsJune McEnroe2018-04-13
|
* Combine brot rotate and scaleJune McEnroe2018-04-12
|
* Clean up brot input and statusJune McEnroe2018-04-11
|
* Fix brot scaling for window aspect ratioJune McEnroe2018-04-11
|
* Add brot rotation controlsJune McEnroe2018-04-11
|
* Add brotJune McEnroe2018-04-10
It's a Mandelbrot renderer.