Releases: Noodulz/PolyPaint
Releases · Noodulz/PolyPaint
PolyPaint v0.1.0
As this is mere a toy shader, it has a long way to go before it's somewhat convenient and useful. At the moment, it only allows for the following:
- Draw a convex polygon one at a time before clearing buffer
- Multiple color inputs for fill and border gradients
- 4 fill pattern options
- Adjusting line width before rasterizing
- Changing border pattern using hex values
- Resetting to defaults
The program must also be run with the freeglut.dll in the same directory to link necessary dependencies.