-
OpenGL教程(NEHE)源代码的本人学习过程,教你快速掌握OpenGL的基本工作原理和过程。...
OpenGL教程(NEHE)源代码的本人学习过程,教你快速掌握OpenGL的基本工作原理和过程。-OpenGL Guide (NEHE) source code of my learning process, the OpenGL you grasp the basic principle and processes.
- 2022-03-14 05:29:36下载
- 积分:1
-
基于Open GL实现的太阳系模拟系统,模拟太阳和八大行星运行。...
基于Open GL实现的太阳系模拟系统,模拟太阳和八大行星运行。-The program is created in Open GL.It simulates that how the Solar system is trunning in space.
- 2022-03-22 06:24:47下载
- 积分:1
-
如何从文件加载3D模型,并且平滑的从一个模型变换为另一个模型。...
如何从文件加载3D模型,并且平滑的从一个模型变换为另一个模型。-How to load the 3D model from the document, and smooth transformation from one model to another model.
- 2022-04-17 18:28:30下载
- 积分:1
-
opengl游戏编程 书中实例的第3章代码
opengl游戏编程 书中实例的第3章代码-opengl game programming book, Chapter 3 code examples
- 2022-04-30 00:51:38下载
- 积分:1
-
OpenGL编程技术,其中涉及一些高级话题。
OpenGL高级编程技术,里面涉及多种高级话题。-OpenGL programming technology, which involved a number of senior topic.
- 2022-03-26 01:33:16下载
- 积分:1
-
利用所学的计算机图形学的知识编制的三维物体之三棱锥图形,其中利用的是VC和OPENGL的结合在OPENGL编程下完成的,具有非常好的参考价值...
利用所学的计算机图形学的知识编制的三维物体之三棱锥图形,其中利用的是VC和OPENGL的结合在OPENGL编程下完成的,具有非常好的参考价值-use their knowledge of computer graphics prepared by the three-dimensional objects ter pyramid graphics, which use the VC and the integration of the OpenGL programming OpenGL completed, with a very good reference value
- 2023-02-10 00:10:04下载
- 积分:1
-
橡皮筋矩形
鼠标单击则确定橡皮筋矩形第一个点的位置,第二次单击确定确定它的对角的位置,从而确定整个矩形。
- 2022-06-17 03:16:29下载
- 积分:1
-
简单的使用OPENGL开发库搭建VC的图形环境
简单的使用OPENGL开发库搭建VC的图形环境-simply use the structures for the development of OpenGL graphics environment VC
- 2022-10-09 08:15:02下载
- 积分:1
-
基于MFC的计算机细胞统计
基于MFC的计算机细胞统计,用于各种细胞图的识别和统计数目,全自动操作,可辨识度高,欢迎下载学习交流。
- 2022-11-16 02:15:04下载
- 积分:1
-
opengl旋转矩形 绕某一点旋转
用opengl实现旋转矩形,共三种实现方法 ,包括
140203(1):单一变化 原地旋转(乘旋转矩阵)
140203(2):复合变化 绕某点旋转(平移 旋转 反平移)
140203(3):利用已知函数绕某点旋转 (有点问题,坐标轴也旋转,即函数是对所有图画旋转)
- 2022-11-24 21:05:03下载
- 积分:1