Skip to content

PolyPaint v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@Noodulz Noodulz released this 19 Feb 15:11
· 5 commits to main since this release
1ffd062

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.