搜索资源列表
-
0下载:
上面的源程序仅是简单地绘制一条线,但从中可知OpenGL程序设计的方法。在
VC++5.0中,Microsoft公司给出了许多OpenGL样例程序,读者可按照上文介绍的方法
调试VC++5.0中的OpenGL样例程序。从中可进一步感受到OpenGL在三维图形计算机应
用中的微妙之处。-above is the only source to draw a simple line, but we learn OpenGL programming method. The VC 5.0, M
-
-
0下载:
使用c语言编写的一个关于计算机图形学的茶壶程序-Using the c language written in a teapot on the computer graphics program
-
-
0下载:
计算机图形学程序,该程序演示太阳,地球,月亮三者的一个系统,按“y”“m”“d”系统会模拟地球公转/自转/月球绕地球转-Computer graphics program that demonstrates the Sun, Earth, Moon, a system of three, according to " y" " m" " d" the system will simulate the Earth revolution/rota
-
-
0下载:
计算机图形学程序,分形计算,显示出koch雪花图形,加载glut包-Computer graphics program, fractal calculation shows that the koch snowflake graphics, loaded package glut分数维图形 自然景物模拟是计算机图形学的一个重要研究内容.与规则几何体... Mandelbrot注意到von Koch雪花与海岸线的共同特点:它们都有细节的无穷回归。
-
-
0下载:
利用计算机图形学知识,实现了立方体的绘制程序,无需使用opengl库,实现了平移旋转功能。-The use of computer graphics knowledge, implementation of the cube drawing program, without using opengl library, implementation of the shift rotation.
-
-
0下载:
计算机图形学的程序,有源代码和可执行程序,很有用的!-Computer graphics procedures, source code and executable program, very useful!
-
-
0下载:
计算机图形学的程序,有源代码和可执行程序,很有用的!-Computer graphics procedures, source code and executable program, very useful!
-
-
0下载:
计算机图形学的程序,有源代码和可执行程序,很有用的!-Computer graphics procedures, source code and executable program, very useful!
-
-
0下载:
The OpenGL graphics system is a software interface to graphics hardware. (The GL stands for Graphics Library.) It allows you to create interactive programs that produce color images of moving three-dimensional objects. With OpenGL, you can control co
-
-
1下载:
这是我的计算机图形学实验,程序使用了NeHe的框架,通过读取一个PLY文件中的数据生成了一个兔子,有完整的鼠标和键盘交互,包括旋转、平移、光照等,不足之处是立体感不足,光照范围有限,开头的数组定义方法也很死板。-This is my test computer graphics, the program uses the NeHe' s framework, by reading data from a PLY file, generated a rabbit, a complete mo
-
-
0下载:
自己做的一个光线跟踪程序,是麻省理工大学本科计算机图形学课程的一个实习任务,感觉挺有研究价值,所以就和大家分享一下。-Their own to do a ray tracing program, the MIT undergraduate Computer Graphics courses in a practical task, feeling Tingyou research value, so I share with you.
-
-
0下载:
这是计算机图形学的一个小程序,用GLUT 和C++编程 对初学者很有帮助-This is a small computer graphics program, using GLUT and C++ programming for beginners helpful
-
-
0下载:
这是一个用VC++开发的计算机图形学程序,用OPENGL实现-This is a VC++ developers to use a computer graphics program to achieve with OPENGL
-
-
0下载:
计算机图形学,opernGL展示三维效果:包含基本的实体元素:球、多面体、锥体、柱体、曲面等;有全局光照效果和纹理功能; 程序具有交互功能.-Computer graphics, opernGL display three-dimensional effects: the entity that contains the basic elements: ball, polyhedron, cone, cylinder, surface, etc. a global illumination e
-
-
0下载:
/* figure.c /*
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Interactive Figure Program from Chapter 8 using cylinders (quadrics) */
/* Style s
-
-
0下载:
该程序实现计算机图形学中的真实感图形的编程-The program in computer graphics, realistic graphics programming
-
-
0下载:
计算机图形课程源代码,初学者,大家分享分享。-Share computer graphics program source code, beginners.
-
-
0下载:
本程序主要实现场景的读入,纹理映射,使用最新的opengl编程方法。是基于着色器的!-The main achievement of the program reads the scene, texture mapping, using the latest opengl programming methods. Is based shader!
-
-
0下载:
Hi I am hereby sending Computer Graphics programs examples.
-
-
0下载:
3D镂垫的程序,计算机图形学最基础的程序代码-3 d after mat program, the basis of a computer graphics program code
-