On 2020-09-30 14:42, Rolando Fernandez wrote:
For reference I'm creating an environment using pyglet.gl and would like know the unit of measure for the dimension of a geometric shape.

On Wednesday, September 30, 2020 at 8:35:04 AM UTC-4 Rolando Fernandez wrote:

    Hello,

    Does anyone know what the unit of measure used in pyglet is?

By default, all sizes are in pixels.
(You can use OpenGL to set a different scale.)

And seconds are used for time.

--
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyglet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyglet-users/2d5abbe3-3371-fce2-cdad-74f7eb11ca22%40gmail.com.

Reply via email to