a bug in OpenGL.GDItoOpenGL(ref int x, ref int y); when y is 0?
Open
- Dominant language
- C#
- Stars
- 804
- Forks
- 294
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 1
Description
I think y should be: y = viewport[3] - y - 1;
It also exsts in GDICoordinatetoOpenGLCoordinate(ref int x, ref int y);.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.