文件名称:3DLensFlareWithOcclusionTesting
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:76.41kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
3D Lens Flare With Occlusion Testing
Learn how to do lens flares by extending a glCamera class. If you look at a lens flare you will notice that they all share one thing in common. They all seem to move through the center of the screen. With this in mind you could actually just throw out the z coordinate and make your flares all 2D. The only problem with this approach is without a z coordinate how do you find out if the camera is looking at the light source or not? In this tutorial we will be making 3D lens flares so get ready for a little bit of math. Occlusion test by Dario Corno a.k.a. rIO of Spinning Kids.
Learn how to do lens flares by extending a glCamera class. If you look at a lens flare you will notice that they all share one thing in common. They all seem to move through the center of the screen. With this in mind you could actually just throw out the z coordinate and make your flares all 2D. The only problem with this approach is without a z coordinate how do you find out if the camera is looking at the light source or not? In this tutorial we will be making 3D lens flares so get ready for a little bit of math. Occlusion test by Dario Corno a.k.a. rIO of Spinning Kids.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3DLensFlareWithOcclusionTesting/Art/BigGlow3.bmp
3DLensFlareWithOcclusionTesting/Art/Font.bmp
3DLensFlareWithOcclusionTesting/Art/Halo3.bmp
3DLensFlareWithOcclusionTesting/Art/HardGlow2.bmp
3DLensFlareWithOcclusionTesting/Art/Streaks4.bmp
3DLensFlareWithOcclusionTesting/Art
3DLensFlareWithOcclusionTesting/glCamera.cpp
3DLensFlareWithOcclusionTesting/glCamera.h
3DLensFlareWithOcclusionTesting/glFont.cpp
3DLensFlareWithOcclusionTesting/glFont.h
3DLensFlareWithOcclusionTesting/glPoint.cpp
3DLensFlareWithOcclusionTesting/glPoint.h
3DLensFlareWithOcclusionTesting/glVector.cpp
3DLensFlareWithOcclusionTesting/glVector.h
3DLensFlareWithOcclusionTesting/Lesson44.cpp
3DLensFlareWithOcclusionTesting/Lesson44.dsp
3DLensFlareWithOcclusionTesting/Lesson44.dsw
3DLensFlareWithOcclusionTesting/Lesson44.exe
3DLensFlareWithOcclusionTesting/NeHe's Readme.txt
3DLensFlareWithOcclusionTesting
www.dssz.com.txt
3DLensFlareWithOcclusionTesting/Art/Font.bmp
3DLensFlareWithOcclusionTesting/Art/Halo3.bmp
3DLensFlareWithOcclusionTesting/Art/HardGlow2.bmp
3DLensFlareWithOcclusionTesting/Art/Streaks4.bmp
3DLensFlareWithOcclusionTesting/Art
3DLensFlareWithOcclusionTesting/glCamera.cpp
3DLensFlareWithOcclusionTesting/glCamera.h
3DLensFlareWithOcclusionTesting/glFont.cpp
3DLensFlareWithOcclusionTesting/glFont.h
3DLensFlareWithOcclusionTesting/glPoint.cpp
3DLensFlareWithOcclusionTesting/glPoint.h
3DLensFlareWithOcclusionTesting/glVector.cpp
3DLensFlareWithOcclusionTesting/glVector.h
3DLensFlareWithOcclusionTesting/Lesson44.cpp
3DLensFlareWithOcclusionTesting/Lesson44.dsp
3DLensFlareWithOcclusionTesting/Lesson44.dsw
3DLensFlareWithOcclusionTesting/Lesson44.exe
3DLensFlareWithOcclusionTesting/NeHe's Readme.txt
3DLensFlareWithOcclusionTesting
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.