搜索资源列表
experiment5
- 1,画一个三棱锥(或三棱柱)穿透一个立方体,并用Z_buffer算法消隐,其中立方体和三棱锥的各个面用不同的颜色表示 2,用动画实现穿透的全过程并且实现光照 立方体可以旋转运动 三棱锥可一上下穿透 关键词:Z缓冲器算法 Z向深度缓存算法 Z_buffer Phong光照模型 -a painting a three pyramid (or three prism) penetrating a cube. Z_buffer algorithm using hidden, cube an
koda
- ZBUFFER algorithm 是zbuffer算法的一个具体实现,即线消隐-ZBUFFER algorithm is a buffer algorithm to realize that is, hidden line removal
simianti
- 用Microsoft Visual c++编写的一个边消隐算法,绘制一个正四面体,通过方向键来控制旋转四面体,实现边消隐算法
zbugffer
- zbuffer算法常用于3维图形的消隐,以及布尔运算,vc编的。
Single
- 该程序可实现单个凸多面体图形的消隐,算法采用了计算外法线与视线夹角来判断平面可见性的方法。
Gouraud
- 转动的彩色立方体(1~2人)谭飞、吴颖颖 1) 绘制一个不停转动的彩色立体球,可以绕着任意方向旋转; 2) 采用一定的光照明技术,考虑环境光、反射光以及镜面光的作用; 3) 采用消隐算法,体现立方体表面的遮挡关系; 4) 具有较好的动画效果,消除闪烁现象; 5) 不可以采用OpenGL中的函数。 -Rotating color cube (1 ~ 2)谭飞,吴颖颖1) draw a non-stop rotation of the color three-dimensi
Globe
- 球体的透视图绘制和消隐算法的实现,程序中菜单可以设置球体的半径,颜色和视点的位置,通过键盘上的方向键可以实现球体的移动,W、S、A、D键可以实现球体的旋转,源码中也有详细的注释,算法设计思想可以参考help.doc文档-Sphere perspective drawing and blanking algorithm implementation, the program menu, you can set the sphere radius, color, and the location o
07_04_Z_BufferEli
- 在屏幕中心绘制立方体,使用Z-Buffer隐面算法进行动态消隐。-Drawing cube in the center of the screen, use the Z-Buffer Hidden Surface Algorithm for dynamic blanking.
GraphicsBlanking
- 利用VC++编写的简单的3D图像消隐算法,可以对凸多面体进行图像消隐-Using VC++ written in a simple 3D image blanking algorithm, the image can be convex polyhedron blanking
raytracing
- 整体光照模型,光线跟踪算法。直接编译运行即可。 三维物体为两个球。实现了高光、阴影、消隐。-Global illumination model, ray tracing algorithms. Can directly compile and run. Three-dimensional objects into two balls. To achieve a high light, shadow, blanking.
CGReport
- 我的计算机图形学期末大作业。优等评分。 使用C++ 从底层实现了深度缓冲、直线、点、曲面的快速绘制算法,附有详细文档和程序说明,并有实例Demo. 实现了遮罩、消隐、投影、透视,完全不用OpenGL和DirectX,是实践底层算法的范例。-My final major work in computer graphics. Excellent score. Use C++ to achieve the depth buffer from the bottom, line, point, t
312312
- 立方体动态隐线算法,mfc实现立方体的动态消隐-Cube dynamic hidden line algorithm
YZxiaoyin
- 根据隐藏线消除算法,实现圆柱体的动态消隐,时期看起来更具真实效果。-According to the hidden line removal algorithms, realize the cylinder dynamic blanking, look more realistic effect.
YHxiaoyin
- 根据隐藏线消除算法,实现圆锥体的动态消隐,使其看起来更具真实效果。-According to eliminate hidden line algorithms, dynamic blanking of the cone to make it look even more realistic.
YZHxiaoyin
- 根据隐藏线消除算法,实现圆锥体的动态消隐,时期看起来更具真实效果。-According to eliminate hidden line algorithms, dynamic blanking of the cone, looks more real time effects.
ball-hidden-line
- 该算法有效的实现了球的动态隐线算法,可以实现图形的隐线隐藏面的消隐算法-The algorithm is effective implementation of the dynamic of the ball, hidden line algorithm can realize the graphics on the surface of the hidden line hidden blanking algorithm