Skip to content

Releases: imagineeeinc/MayoGL

Drawing Loop and Mouse Interactvity

01 Jun 12:54
Compare
Choose a tag to compare

In this new update we have added a Drawing Loop to re render the window on every frame, which takes of a lot of overhead setup. We also added mouse interactivity which just added mouse clicks and x and y positions (Touch devices not supported yet).

Initial Drawing API Release

20 Mar 18:31
edf4637
Compare
Choose a tag to compare

Initial release with Drawing api, including:

  • rect
  • circle
  • line
  • text
  • polygons