Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Reunify gfx and bin | June McEnroe | 2019-01-17 |
| | |||
* | Move graphical programs out of bin | June McEnroe | 2018-07-30 |
| | | | | I wonder when the last time was something needed -ledit... | ||
* | Use break; case style everywhere* | June McEnroe | 2018-05-25 |
| | | | | *Except in switches where every branch does a return. | ||
* | Tabify bin | June McEnroe | 2018-05-13 |
| | |||
* | Add 0 bind to brot | June McEnroe | 2018-04-15 |
| | |||
* | Calculate frameTime in brot with clock(3) | June McEnroe | 2018-04-15 |
| | |||
* | Supersample in brot | June McEnroe | 2018-04-14 |
| | |||
* | Sample at the centre of the pixel in brot | June McEnroe | 2018-04-14 |
| | |||
* | Apply brot color in a second pass and time frames | June McEnroe | 2018-04-13 |
| | |||
* | Parse brot options | June McEnroe | 2018-04-13 |
| | |||
* | Combine brot rotate and scale | June McEnroe | 2018-04-12 |
| | |||
* | Clean up brot input and status | June McEnroe | 2018-04-11 |
| | |||
* | Fix brot scaling for window aspect ratio | June McEnroe | 2018-04-11 |
| | |||
* | Add brot rotation controls | June McEnroe | 2018-04-11 |
| | |||
* | Add brot | June McEnroe | 2018-04-10 |
It's a Mandelbrot renderer. |