-
OpenGL的字体
opengl font
- 2023-05-10 09:00:03下载
- 积分:1
-
一个在vc环境下编写OPENGL程序的模板,只需要修改RenderScene函数即可...
一个在vc环境下编写OPENGL程序的模板,只需要修改RenderScene函数即可-A vc environment OPENGL procedures to prepare templates, only need to modify RenderScene function can be
- 2022-06-02 02:35:13下载
- 积分:1
-
简单的 openGL
这段代码关于 opengl 和绘制一个简单的家。有关更多信息,请阅读自述文件。
- 2022-02-05 03:41:14下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
采用opengl绘制三维物体,经实践证明其实现效果好,满足需要。...
采用opengl绘制三维物体,经实践证明其实现效果好,满足需要。-Opengl rendering the use of three-dimensional objects, proven to achieve effective and meet their needs.
- 2023-06-26 11:30:03下载
- 积分:1
-
OpenGL realize with a dialog box procedure, hoping to understand for beginners O...
用OpenGL实现的一个对话框程序,希望对初学者了解OpenGL框架结构有帮助!-OpenGL realize with a dialog box procedure, hoping to understand for beginners OpenGL frame structure has to help!
- 2023-05-02 07:30:02下载
- 积分:1
-
关于C++制作opengl的框架和例子。方便初学者学习
关于C++制作opengl的框架和例子。方便初学者学习-C production opengl on the framework and example. Facilitate beginners learning
- 2022-08-07 03:46:06下载
- 积分:1
-
本程序是使用opengl来实现贴片法画球,所编写的代码较简单,也易读懂。...
本程序是使用opengl来实现贴片法画球,所编写的代码较简单,也易读懂。-use of this procedure is to achieve opengl patch paintings ball, prepared by the code more simple and easy to understand.
- 2022-10-22 04:10:03下载
- 积分:1
-
西北工业大学校友潘理亮写的一个关于OpenGL视频纹理的例子。
西北工业大学校友潘理亮写的一个关于OpenGL视频纹理的例子。-Northwestern University alumni Pan Li-liang was one of the OpenGL video texture example.
- 2022-05-06 12:59:32下载
- 积分:1
-
opengl es 1.1 地球旋转代码,
opengl es 1.1 地球旋转代码,-opengl es 1.1 Earth rotation code,
- 2023-02-01 01:10:03下载
- 积分:1