원문정보
Comparison of 3D Game Visual Effect Techniques based on Deferred Rendering using Multiple Render Targets
초록
영어
In 3D games, the deferred rendering is an effective way in processing realistic visual effects using multiple render targets regardless of the scene complexity. In this paper, based on deferred rendering using multiple render targets, the 3D game visual effect techniques such as dynamic lights, specular, shadow, motion blur, and water shading are compared and analysed. The 3D game supporting deferred rendering is developed to evaluate various 3D rendering effects with variation of the size of the render target memory in terms of the rendering speed. The performance results show that the rendering speed of the 3D visual effect techniques with 4bytes render target memory is average 1.4 and 1.9 times better than those of 8bytes and 16bytes memories, respectively. Also, the shadow mapping with 2-pass plays the biggest role on the performance. Other techniques with 1-pass cause a negligible speed degradation.
목차
1. 서론
2. 3D 게임 시각적 효과 기법
2.1 스페큘러 매핑
2.2 그림자 매핑
2.3 모션 블러
2.4 워터 쉐이딩
3. 3D 게임 실험 및 검증
4. 결론
참고문헌
