搜索资源列表
bump_mapping
- 一个用VC++写的bump mapping程序,是nehe精典教程中之一-a VC write bump mapping procedures, nehe one classic Guide
ogl_dot3_bump_mapping
- bump mapping 凹凸纹理贴图源码, 使用dot3方法实现
vp_bump_map
- This sample illustrates how to do a DOT3 bump map in Vega Prime. This sample defines the class myApp , which is derived from vpApp, which allows the user to view a simple model of the earth.
EmbossBumpMapping
- Emboss bump mapping采用height map(高度图),它不计算逐像素扰动的法向量,而是直接计算光照亮度。 用OpenGL实现
oglu_reflective_bump_mapping
- oglu_reflective_bump_mapping,是一个使用opengl 绘制bump的一个粒子,使用了cg语言做为shader的渲染语言,希望对大家所帮助-oglu_reflective_bump_mapping, is a use of a bump mapping opengl particles, the use of language as a cg rendering shader language, and they hope to help everyone
Bump_Mapping
- 用OpenGL实现的凹凸映射的详细VC++代码,含镜面反射-Achieved with OpenGL detailed bump mapping VC++ Code, with specular reflection
CgBumpmapping
- 用OpenGL和Cg实现凹凸贴图的源码,附程序中各函数功能说明文档-Using OpenGL and Cg Bump Mapping the source to achieve, with procedures in the Function documentation
24_165626_phongbump
- 该程序实现了图形学中经典的凹凸纹理映射算法。凹凸纹理映射是一种纹理混合方法,它可以创建三维物体复杂的纹理外观表面。普通的纹理映射只能模拟比较平滑的三维物体表面,难以显示表面高低起伏、凹凸不平的效果。凹凸纹理映射能够通过一张表示物体表面凹凸程度的高度图(称为凹凸纹理),对另一张表示物体表面环境映射的纹理图的纹理坐标进行相应的干扰,经过干扰的纹理坐标将应用于环境映射,从而产生凹凸不平的显示效果。-The program implementation of the graphics in the cl
bumptex
- OPENGL计算机图形学编程代码,实现BUMP MAPPING,可配合OPENGL编程基础一书使用-OPENGL computer graphics programming code, implementation BUMP MAPPING, in line with the OPENGL programming use basic one book
libwave.tar
- libwave is a library for reading Wavefront .obj object files and rendering them with IrisGL or OpenGL. It supports basic geometry (faces and lines), and materials and texture maps, as far as is possible with GL (i.e. no bump maps, reflection, or refr
Coutelle_Walter_WICCGPI2003
- We present in this paper a technique for modeling and rendering wrinkles in facial animation. The main advantage of our approach from previous work is that we do not modify the actual face geometry, but instead we render the wrinkles as bump te
bumptexture
- 这是一个opengl贴凹凸纹理的例子,视觉效果极为不错,对于不清楚凹凸纹理原理的人来说,里面有详细的代码注释,有助于理解-this is a program about bump texture by opengl ,besides ,there are definite Notes to help you urderstood
ogl_1pass_emboss_bump_mapping
- emboss bump mapping example. this tutorial example show the opengl application create an emboss bump mapping. this tutorial is good example for those who want to see and learn about emboss bump mapping.
Dot3Bump2
- 用opengl show出有gui介面的 bump 特效,極富研究價值.-With opengl show a bump with gui interface effects, highly research value.
bump_map_torus
- cg语言实现的基于OpenGL的凹凸映射贴图的例程。-OpenGL-based bump mapping example using Cg programs.
vp_bump_map
- 利用VP也OPENGL混合编程开发BumMapper功能-This sample illustrates how to do a DOT3 bump map in Vega Prime. The BumMapper is the key class which loads the specified base and normal map textures. The internal bump mapping approach is based on the DOT3 bump mapping
dot3bump
- 用openg 撰寫一全螢幕顯示bump 效果的程式,極具研究價值-With openg write a full screen program bump effect, great research value
bumpmap
- OpenGL超级宝典-第四版源码中的一个凹凸纹理贴图程序,已经过编译处理,能够直接运行。-OpenGL super bible (the forth edition) a program-bump texture.
bumpmap
- 使用OPENGL进行凹凸纹理贴图渲染的例子,很好的学习OPENGL的例子.-OPENGL example of bump texture map rendering, good learning OPENGL example.
sdldragon
- SDL和opengl下的编程,实现了贪吃蛇大战,采用glsl绘制纹理和凸凹效果,实现了mp3背景音乐-SDL and opengl programming, Snake Wars glsl texture and bump effect, mp3 background music