Skip to content

One image per segment, more examples

Compare
Choose a tag to compare
@zarocknz zarocknz released this 25 Sep 02:55
· 44 commits to master since this release
  • Added most requested feature - to be able to create wheels out of one image per segment.
  • Added more examples, including...
    • One Image Per Segment
    • Hollow (doughnut) wheel
    • Wheel of Fortune
  • Fixed bug where some code was still using canvas.width / 2 or canvas.height / 2 rather than centerX and centerY

See http://dougtesting.net/winwheel/docs/tut17_one_image_per_segment for tutorial about the One image per Segment feature.