Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change window coordinate origin to the top left. #91

Closed
bagnell opened this issue Jun 29, 2012 · 2 comments
Closed

Change window coordinate origin to the top left. #91

bagnell opened this issue Jun 29, 2012 · 2 comments

Comments

@bagnell
Copy link
Contributor

bagnell commented Jun 29, 2012

The window coordinate origin is the bottom left in WebGL and it is the top left in the browser. Most users will expect any window coordinates to be in respect to the top left. Any functions that accept or return window coordinates should treat the top left of the window as the origin.

@ghost ghost assigned bagnell Jun 29, 2012
@pjcozzi
Copy link
Contributor

pjcozzi commented Nov 24, 2012

@bagnell can we close this? Did we make this changes throughout already?

@bagnell
Copy link
Contributor Author

bagnell commented Nov 26, 2012

@pjcozzi No. The origin is still the bottom left.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants