|
The value obtained by glEvalCoord2f ((float) j, i) is the coordinates of the vertex. The problem is that it is drawn directly on the screen. I now want to know its x, y, z values. If you can get it with the feedback mode, but after a big bend, is there a way to return directly? |
|