Skip to content

Releases: Noodulz/PolyPaint

PolyPaint v0.1.0

19 Feb 15:11
1ffd062

Choose a tag to compare

PolyPaint v0.1.0 Pre-release
Pre-release

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.