搜索资源列表
-
0下载:
原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, pai
-
-
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下载:
用VC实现计算机图形学的各种算法,另外还具有演示基本三维图形的效果(使用的是OpenGL)-with VC's computer graphics algorithms, but also have demonstrated basic 3D graphics effects (using the OpenGL)
-
-
1下载:
学习计算机图形学的时候做的一个作业用openGl做了一个模拟太阳系行星运动的三维模型-study computer graphics when doing an operation with openGl done a simulation of the solar system's planetary motion 3D model
-
-
0下载:
计算机图形学中的三维几何造型之粒子系统生成的算法演示,做的很棒的。-computer graphics of 3D Geometric Modeling particle system, an algorithm was demonstrated, so terrific.
-
-
0下载:
3D游戏与计算机图形学中的数学方法,使用opengl作为图形开发库-3D games and computer graphics of mathematical methods, the use opengl as graphics development libraries
-
-
0下载:
基于visualc++ opengl,实现了三维图形的拾取功能,供学习游戏制作和计算机图形学的朋友借鉴。-based visualc opengl, realized 3D graphics picking function, learning games for the production and computer graphics from a friend.
-
-
0下载:
这是用c++ 、mfc,而不用opengl,模拟3d 函数作图的一个例子,是理解计算机图形学的很好的程序.-c, mfc, without opengl, 3d simulation of a mapping function examples, understand very well the computer graphics procedures.
-
-
0下载:
3D计算机图形学,是学习三维方法的好资料-3D computer graphics, is a good way to learn three-dimensional data
-
-
0下载:
本书是关于计算机图形学利用OPENGL进行绘图的原版英文书籍,本书详细介绍了OpenGL相关数学知识,读者通过对本书的阅读可以更清楚地知道怎样运用各类OPENGL函数,对更进一步地学习opengl有很好的理论指导。读者可以在书的preface里面找到下载该书籍相关源代码的网站地址。第一章是介绍,第二章是视图和转换(包括二维和三维)的数学基(Transformations and Viewing),第三章是光照和着色的数学基础(Lighting, Illumination, and Shading
-
-
0下载:
一个vc环境下的计算机图形学实验编程,使用opengl库编写的一个展示地球、月亮、太阳旋转关系的程序-A vc environment experimental computer graphics programming, opengl library use to prepare a display of the Earth, the moon, the sun rotating relations procedures
-
-
0下载:
一本有关三地图形学的书籍,内容丰富,涵盖广阔-3D Computer Graphics A Mathematical Introduction With OpenGL
-
-
0下载:
Mathematics.for.3D.Game.Programming.and.Computer.Graphics is a a book for those who wanna specialise in video game programming especial in mathematic for games
-
-
0下载:
AddisonWesley_OpenGL.Distilled
OpenGL opens the door to the world of high-quality, high-performance 3D computer graphics. The preferred application programming interface for developing 3D applications, OpenGL is widely used in video game developmen
-
-
0下载:
impleAnim is sample C code illustrating the use of OpenGL. It is intended to accompany the book 3D Computer Graphics: A mathematical approach with OpenGL, by Samuel R. Buss, Cambridge University Press, 2003. However, it can be used independently as w
-
-
0下载:
详解OpenGL入门,让你能够轻松入门学习计算机图形学编程和3D可视化编程。-Detailed Introduction to OpenGL, so you can easily get started with 3D computer graphics programming and visual programming.
-
-
1下载:
计算机图形学VC.源代码 包括二维三维图形变换等的VC++代码-Computer Graphics VC. Source code-Computer Graphics VC source code, including 2D and 3D graphics to transform VC++ code-Computer Graphics VC Source code
-
-
0下载:
代码为利用开源计算机图形学库OPENGL生成球体三维图像的程序-The use of open source code for the computer graphics library OPENGL sphere three-dimensional image generation program
-
-
0下载:
计算机图形学3D阴影显示,包含已编译好的示例程序。(Computer graphics 3D shadow display, including the compiled sample program.)
-
-
0下载:
计算机图形学3D造型,包含编译好的示例程序。(Computer graphics 3D modeling display, including the compiled sample program.)
-