I am trying to use glScalef using variable defined values, and something is not working. When I use: 1 2, float var = 4; glScalef(2/var, ...
確定! 回上一頁