Location:
Search - lens flare
Search list
Description: 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.
Platform: |
Size: 78246 |
Author: 李明宗 |
Hits:
Description: 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.
-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 az 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 aka rIO of Spinning Kids.
Platform: |
Size: 77824 |
Author: 李明宗 |
Hits:
Description: 光晕的简单实现,是在XNA下写的,做的不好,还望指正。-Halo simple realization is under XNA wrote, do not look correct me.
Platform: |
Size: 1116160 |
Author: 胡晓龙 |
Hits:
Description: DX人物移动-DX SCENE PLAY MOVE 2009.6.29
Platform: |
Size: 2053120 |
Author: shuai |
Hits:
Description: 一个用DirectX9编写的3D小游戏,虽然功能不多,但是基本的倒影,人物行走,对话等都实现。-RView::CRView()
{
// TODO: add construction code here
}
CRView::~CRView()
{
}
BOOL CRView::PreCreateWindow(CREATESTRUCT& cs)
{
// TODO: Modify the Window class or styles here by modifying
// the CREATESTRUCT cs
cs.style|=WS_CLIPSIBLINGS|WS_CLIPCHILDREN
return CView::PreCreateWindow(cs)
}
/////////////////////////////////////////////////////////////////////////////
// CRView drawing
void CRView::OnDraw(CDC* pDC)
{
CRDoc* pDoc = GetDocument()
ASSERT_VALID(pDoc)
// TODO: add draw code for native data here
}
/////////////////////////////////////////////////////////////////////////////
// CRView printing
BOOL CRView::OnPreparePrinting(CPrintInfo* pInfo)
{
// default preparation
return DoPreparePrinting(pInfo)
}
void CRView::OnBeginPrinting(CDC* /*pDC*/, CPrintInfo* /*pInfo*/)
{
// TODO: add extra initialization before printing
}
void CRView::OnEndPrinting(CDC* /*
Platform: |
Size: 8204288 |
Author: 任龙 |
Hits:
Description: 镜头光晕效果,flash,登陆页,镜头,enter,cshxmf,网页,FLA格式
-Halo effect of the lens, flash, landing pages, the camera, enter, cshxmf, website, FLA format
Platform: |
Size: 24576 |
Author: xiaochao |
Hits:
Description: Lens Flare Effects. This source code is for DarkGDK users. It s a nice effect that does not require shaders. It requires only some images.
Platform: |
Size: 54272 |
Author: KMATARU |
Hits:
Description: flash做的镜头光晕效果,适用学习用,简单易学,喜欢的朋友快来下吧-The lens flare effect flash done for learning to use, easy to learn, like a friend Come on, are you
Platform: |
Size: 23552 |
Author: tang |
Hits:
Description: AE视频软件特效插件包,里面包含了很多重要插件、-AE effect plug-ins Video software package
Platform: |
Size: 743424 |
Author: 隐形非 |
Hits:
Description: ogre 实现镜头光晕 官网详细源码及图片-ogre achieve lens flare source and the official website for more pictures
Platform: |
Size: 10240 |
Author: yao |
Hits:
Description: opengl实现3d光晕仿真,我们将扩展glCamera类,来实现镜头光晕的效果-3d opengl implementation halo simulation, we will extend glCamera class that implements the lens flare effect
Platform: |
Size: 84992 |
Author: 高腾飞 |
Hits:
Description: ogre 实现镜头光晕 官网详细源码及图片-ogre achieve lens flare source and the official website for more pictures
Platform: |
Size: 10240 |
Author: sedto |
Hits:
Description: Worldwind1.4镜头光晕插件源码,worldwind1.4插件源码 -Worldwind1.4 lens flare plug-in source code, worldwind1.4 source plug-ins
Platform: |
Size: 80896 |
Author: 周景强 |
Hits: