dwmkerr / dwmkerr/sharpgl

a bug in OpenGL.GDItoOpenGL(ref int x, ref int y); when y is 0?

Open
#109 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.