c# winform sharpgl, get modelview matrix and openglControl doesen't drawing

后端 未结 0 1768
孤街浪徒
孤街浪徒 2021-01-31 17:11

I have an interresting thing. I want to get the rendered objects window coordinates. When i use this in OpenGLDraw event:

        var modelview = new double[16];          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题