-
OpenGL development of the game reversi reference to the others to conduct furthe...
OPENGL开发的黑白棋游戏,参考了他人程序进行进一步开发的成果-OpenGL development of the game reversi reference to the others to conduct further proceedings in the fruits of development
- 2022-09-29 05:50:04下载
- 积分:1
-
opengl environment configuration, implementation flame flows to the special 3D e...
opengl环境设置,实现火焰流动时的特殊的三维效果-opengl environment configuration, implementation flame flows to the special 3D effects
- 2022-10-02 14:45:03下载
- 积分:1
-
用OpenGL开发化工过程仿真视景系… 基于虚拟现实技术的自行车漫游...线段。移动物体 在视图中建立一个正方 体,使用鼠标左键点击正方体,这时正方体...
用OpenGL开发化工过程仿真视景系… 基于虚拟现实技术的自行车漫游...线段。移动物体 在视图中建立一个正方 体,使用鼠标左键点击正方体,这时正方体-developed using OpenGL chemical process simulation visual system ... based on virtual reality technology to a bicycle ... roaming segment. Moving objects in view the establishment of a cube, using the left mouse button click cube, then cube
- 2023-03-11 04:25:04下载
- 积分:1
-
Opengl开发的一个小程序。 介绍了OpenGL的初始化和绘制图形以及旋转模型的方法。 基于WINDOWS开发。...
Opengl开发的一个小程序。 介绍了OpenGL的初始化和绘制图形以及旋转模型的方法。 基于WINDOWS开发。-Opengl development of a small program. Introduced initialization and the OpenGL graphics rendering and rotating models. Based on Windows development.
- 2023-03-19 11:30:04下载
- 积分:1
-
用opengl写的,速度很快,显示3D物体
用opengl写的,速度很快,显示3D物体-use opengl written, very fast, show 3D objects
- 2022-03-20 04:00:34下载
- 积分:1
-
一个Opengl程序,响应鼠标,双视口,希望对有需要的朋友有所帮助。...
一个Opengl程序,响应鼠标,双视口,希望对有需要的朋友有所帮助。-A opengl procedures, in response to the mouse, double as the mouth, and they hope to have a friend in need help.
- 2023-04-28 21:35:03下载
- 积分:1
-
valsjdfals vaaca openglas
valsjdfals vaaca openglas
- 2022-05-14 03:40:01下载
- 积分:1
-
OpenGL System source code accompanying article
OpenGL系统开发篇所附源代码-OpenGL System source code accompanying article
- 2022-05-05 04:30:13下载
- 积分: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
-
使用BASIC语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。...
使用BASIC语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。-The use of BASIC language to construct a OpenGL program can display the source code, the basic framework of the categories are for the use of will realize the preparation of the corresponding code.
- 2022-02-05 16:29:10下载
- 积分:1