glPushAttrib (GL_LIST_BIT);. 6.載入顯示列表ID. glListBase(base-32);. 7.渲染文本. glCallLists((int)strlen(text),GL_UNSIGNED_BYTE,text);.
確定! 回上一頁