I've noticed that pyglet uses bottom left corner as (0,0) origin. This creates problems with code ported from pygame, processing and other applications from 2D graphics world where things are traditionally drawn from top to bottom.Is it possible to define a pyglet mode, where Y axes starts from the top?
--
You received this message because you are subscribed to the Google Groups "pyglet-users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/pyglet-users/-/Z3dg_5_mx6AJ.
To post to this group, send email to pyglet...@googlegroups.com.
To unsubscribe from this group, send email to pyglet-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.