-
本程序是基于opengl平台而生成的3d的c++代码,所表示的图形是一个会旋转的地球....
本程序是基于opengl平台而生成的3d的c++代码,所表示的图形是一个会旋转的地球.-this program is based on opengl platform and the formation of c 3d code expressed by the graphics will be a rotation of the Earth.
- 2022-06-30 08:21:29下载
- 积分:1
-
生成三维地图,效果不错,可以一看
生成三维地图,效果不错,可以一看-Generate three-dimensional maps, well, one can see
- 2023-06-03 16:10:04下载
- 积分:1
-
高度图OpenGL
height map opengl
- 2023-01-13 18:15:03下载
- 积分:1
-
GLSL实现模型的振荡波形的影响,非常酷!
用GLSL实现的模型波状摆动的效果,非常酷!-GLSL realize the model with oscillating wavy effect, very cool!
- 2022-05-16 08:33:55下载
- 积分:1
-
一个介绍OpenGl基本操作的例子程序,对于编程入门很有帮助!...
一个介绍OpenGl基本操作的例子程序,对于编程入门很有帮助!-Introduce the basic operation of an OpenGL examples of procedures for programming entry helpful!
- 2022-03-09 11:21:44下载
- 积分:1
-
一个实现了透视立体效果的opengl程序,在这个程序中你将开始学习如何创建三维物体,效果很不错。...
一个实现了透视立体效果的opengl程序,在这个程序中你将开始学习如何创建三维物体,效果很不错。-a lens to achieve a three-dimensional effect of opengl procedures, In this process you will begin to learn how to create three-dimensional objects, the effect is pretty good.
- 2022-04-10 03:39:38下载
- 积分:1
-
这个程序是一个win32应用程序,在VC++6.0下用Opengl绘制一个圆柱体,可以旋转等...
这个程序是一个win32应用程序,在VC++6.0下用Opengl绘制一个圆柱体,可以旋转等-This procedure is a win32 application, in VC++ 6.0 using opengl drawing a cylinder, you can rotate, etc.
- 2022-03-02 10:19:47下载
- 积分:1
-
check whether a certain point in the first
检查某一点是否位于平截头体内,并据此决定是否显示。用dev-c++编译。-check whether a certain point in the first-cut body, and accordingly decide whether to show. With dev- c compiler.
- 2022-02-26 14:19:40下载
- 积分:1
-
OpenGL Programming and Advanced Visualization System (Advanced Programming Part...
OpenGL高级编程与可视化系统开发(高级编程篇)--OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-
- 2022-03-25 20:57:59下载
- 积分:1
-
obj文件读取源码
使用vector进行obj文件的读取,obj文件的格式都是以v,vn,vt,f等开头的坐标,所以在文件读取的时间就一行一行的去读,然后对标记以及数值进行存储,通过使用vector中的各种函数实现存储
- 2022-02-20 13:44:18下载
- 积分:1