搜索资源列表
phong.rar
- 大名顶顶的Phong模型(简单光照模型)不用介绍了吧!有兴趣就看看吧
Phong-model
- 图形学,实现了著名的光照模型Phong模型,可以表示反射折射,镜面反射等光学现象
真实感图形绘制—phong模型
- 用Phong光照明模型显示网格模型(*.smf) 分别实现不使用/使用增量式法向插值算法,比较两种不同的显示效果 Phong模型中各参数可调,观察它们的作用
phong
- 大名顶顶的Phong模型(简单光照模型)不用介绍了吧!有兴趣就看看吧- The famous Phong model (simple illumination model) did not need to introduce! Has the interest to have a look
光照
- 描述phong光照系统,采用c++语言实现-described Phong illumination system, using C Language
graph2
- 一个用2003.net 中的VC7.0做的一个用phong模型显示圆环的源代码-a 2003.net with the VC7.0 do with a ring Phong model shows that the source code
experiment5
- 1,画一个三棱锥(或三棱柱)穿透一个立方体,并用Z_buffer算法消隐,其中立方体和三棱锥的各个面用不同的颜色表示 2,用动画实现穿透的全过程并且实现光照 立方体可以旋转运动 三棱锥可一上下穿透 关键词:Z缓冲器算法 Z向深度缓存算法 Z_buffer Phong光照模型 -a painting a three pyramid (or three prism) penetrating a cube. Z_buffer a
12_171404_phong
- 一个利用opengl和cg来实现phong着色的程序-use opengl and a cg coloring to achieve the procedure phong
Phong-model
- 图形学,实现了著名的光照模型Phong模型,可以表示反射折射,镜面反射等光学现象-Graphics, to achieve the well-known Phong illumination model model, you can express reflection refraction, specular reflection and other optical phenomena
draw_ball
- 真实感球体和圆环的绘制,初学者学习Phong模型的极好例子。-Realistic ball and circle drawing, beginners learning an excellent example of Phong model.
cgFV
- 一个cg语言的顶点和片断光照参考,是Phong模型的-A cg language vertex and fragment reference light is Phong model
phong
- Gouraud明暗处理的一个简单程序,使用OpenGl和Vc++实现,表面光滑的球体。-Gouraud shading of a simple procedure, the use of OpenGL and Vc++ Realize smooth surface of the sphere.
bak-ource
- java编写简单3D引擎,可以实现phong和gauraud着色算法。-java to prepare simple 3D engine, can be achieved and gauraud Phong shading algorithm.
phongball
- 图形学真实感画球的试验 phong模型实现-Realistic graphics painting ball pilot Phong model
clippingnhmuc_ssBER
- mo phong ber cua OFDM
Phong
- 用phong model 画小球,可以调节各种参数来显示不同的场景-Phong model by painting the ball, you can adjust various parameters to display the different scenes
gmailfs113
- ofdm mo phong bang matlab
phong
- 我的计算机图形学大作业,实现了phong模型,phong模型参数可调,打开网格文件为.smf,包含了测试的.smf文件,实现了有/无增量式法向插值算法,有详细的实验报告(.pdf),请用vs2008打开工程-My computer graphics major operations to achieve the phong model, phong model parameters adjustable, open the file f
Phong-shading-and-texture-maping
- Phong shading 和 texture mapping的基础实现(A basic implement of Phong Shading and texture mapping)
Blinn-phong
- 基于phong光照模型的简单光反射模型,用于红外物理中(phong illumination model)