搜索资源列表
3Dimageprogramming
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。-download the original code, the computer graphics programming practice, including line drawing, anti-aliasing line, Circle. painted oval, rectangular pain
41050_clothsample
- 通过计算机图形学模拟柔软的布料的物理运动,然后进行三维显示和渲染,包含所有的源代码,C++编写,是Intel程序员的高质量代码
WildMagic4
- 很好用的3D动画引擎源代码,计算机图形学几何工具算法详解/Geometric Tools for Computer Graphics 配套源代码。由于网络不通畅,我去掉了原包中的例子和数据,仅留下代码库。
《计算机图形学应用Java2D和3D》代码及习题答案
- 《计算机图形学应用Java2D和3D》代码及习题答案
3weixuanzhuan.rar
- 计算机图形学作业的三维旋转源代码,代码简单,效果不错。,Three-dimensional computer graphics operations rotating source code, the code is simple, good results.
touying
- 计算机图形学三维投影作业源代码,代码简单,可直接使用 。-Projection of three-dimensional computer graphics operating source code, the code is simple, can be used directly.
3Dgame_computergraphics
- 3D游戏与计算机图形学中的数学方法,该书介绍了3维空间下的向量、矩阵、四元数、边界盒、球、平面、射线等内容,并附带相关实现代码。-one book about 3D and computer graphics,you can learn more about math method of this.
Cube-rotating
- 计算机图形学,立方体旋转,围绕x,y,z轴旋转,没有注释。相信直接看代码就能看懂-Computer graphics, cube rotation, around the x, y, z axis, with no commentary. I believe looking at the code can be read directly
Shadow-Mapping-of-Textured-Scene
- 计算机图形学中的shadow mapping程序,与网上其他代码不同,作者实现了对带有纹理的场景的阴影绘制.-Shadow Mapping Code in Computer Graphics.And it s for textured scene.
OpenGLexamp
- openGL是一个功能比较强大的图形界面接口,应用于计算机图形学。本文档包含了用c/c++编写的多个基于openGL的应用程序,可用于游戏场景,所有代码都可以编辑运行-openGL is a powerful graphical user interface used in computer graphics. This document contains more than one based on openGL application written in c/c++ can be used
glutdlls37beta
- 计算机图形学三维图形绘制代码,含有设置分区和茶壶的绘制。-graphics
FluidSimulation
- 计算机图形学相关,烟雾渲染的C++代码~-C++ implementation of Smoke Rendering
三维变换
- 计算机图形学示例,三维变换代码,vc6.0下(a sample about 3d transform in vc6.0)