-
visual c++ 6.0 和OpenGL 生成地形
visual c++ 6.0 和OpenGL 生成地形-visual c 6.0 and OpenGL generated terrain
- 2022-12-24 10:25:04下载
- 积分:1
-
nasa的三维地球模型
是NASA发布的一个开放源代码(Open Source)的地理科普软件(由NASA Research开发,由NASA Learning Technologies来发展),它是一个可视化地球仪,将NASA、USGS以及其它WMS服务商提供的图像通过一个三维的地球模型展现,近期还包含了火星和月球的展现.
- 2022-07-27 15:45:33下载
- 积分:1
-
OpenGL编程指南前5章部分实例代码
OpenGL编程指南前5章部分实例代码,包括:
1、双缓冲程序 double.c
2、 直线点画模式 lines.c
3、标记多边形边界边,绘制一个凹多边形 concavePoly
4、创建一个20面体,并近似模拟球体
5、变换立方体
6、行星系统
7、平滑着色的三角形
8、 不同材质和光照
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-08-24 20:50:05下载
- 积分:1
-
OPENGL Delphi Programming.this code(include the exe file)is the Human behavpathc...
OPENGL Delphi Programming.this code(include the exe file)is the Human behavpathcontrol.
- 2022-01-21 00:55:32下载
- 积分:1
-
利用visual c++,opengl,进行绘图,
实现图形旋转,消隐
利用visual c++,opengl,进行绘图,
实现图形旋转,消隐-use visual c, opengl, drawings, graphics rotation, blanking
- 2023-01-16 01:00:04下载
- 积分:1
-
OpenGL Programming and Advanced Visualization System (Advanced Programming Part...
OpenGL高级编程与可视化系统开发(高级编程篇)-15-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-15
- 2022-01-31 07:50:36下载
- 积分: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
-
的确值得一看的益智类的代码
可以说是益智类的典范,不看肯定亏大了....
的确值得一看的益智类的代码
可以说是益智类的典范,不看肯定亏大了.-Indeed to see the code of the Puzzle Puzzle can be said to be a model, do not look certainly a big loss.
- 2023-08-12 11:00:04下载
- 积分:1
-
Visual OpenGL三维图象多个编程源码,对于三维图象编程有一定的帮助,注明为转载...
Visual OpenGL三维图象多个编程源码,对于三维图象编程有一定的帮助,注明为转载-Visual OpenGL 3D images more programming source, Programming for 3D images will help annotated reproduced
- 2023-02-26 05:30:04下载
- 积分:1
-
用OpenGl函数库写的3D台球,建立物理模型,上下左右控制击球,适合初学者
用OpenGl函数库写的3D台球,建立物理模型,上下左右控制击球,适合初学者-Use OpenGL 3D library written in billiards, the establishment of the physical model, upper and lower control ball around for beginners
- 2022-07-28 03:13:48下载
- 积分:1