我想在OpenGL視口中繪製3D文本。 我已經應用了以下方法,但它顯示了2D位置的文本。 void renderBitmapString(float x, float y, float z,void *font,const char ...
確定! 回上一頁