logo
logo
x
바코드검색
BOOKPRICE.co.kr
책, 도서 가격비교 사이트
바코드검색

인기 검색어

실시간 검색어

검색가능 서점

도서목록 제공

GPU Pro2: Advanced Rendering Techniques

GPU Pro2: Advanced Rendering Techniques (Hardcover)

볼프강 엥겔 (엮은이)
  |  
AK Peters
2011-02-14
  |  
282,750원

일반도서

검색중
서점 할인가 할인률 배송비 혜택/추가 실질최저가 구매하기
알라딘 231,850원 -18% 0원 11,600원 220,250원 >
yes24 로딩중
교보문고 로딩중
notice_icon 검색 결과 내에 다른 책이 포함되어 있을 수 있습니다.

중고도서

검색중
로딩중

e-Book

검색중
서점 정가 할인가 마일리지 실질최저가 구매하기
로딩중

해외직구

책 이미지

GPU Pro2: Advanced Rendering Techniques

책 정보

· 제목 : GPU Pro2: Advanced Rendering Techniques (Hardcover) 
· 분류 : 외국도서 > 컴퓨터 > 컴퓨터 그래픽
· ISBN : 9781568817187
· 쪽수 : 480쪽

목차

GEOMETRY MANIPULATION, Wolfgang Engel, editor
Terrain and Ocean Rendering with Hardware Tessellation, Xavier Bonaventura
DirectX 11 Graphics Pipeline
Definition of Geometry
Vertex Position, Vertex Normal, and Texture Coordinates
Tessellation Correction Depending on the Camera Angle
Conclusions
Bibliography 

Practical and Realistic Facial Wrinkles Animation, Jorge Jimenez, Jose I. Echevarria, Christopher Oat, and Diego Gutierrez
Background
Our Algorithm
Results
Discussion
Conclusion
Acknowledgments
Bibliography

Procedural Content Generation on the GPU 29, Aleksander Netzel and Pawel Rohleder
Abstract
Introduction
Terrain Generation and Rendering 
Environmental Effects
Putting It All Together
Conclusions and Future Work
Bibliography

RENDERING, Christopher Oat, editor
Pre-Integrated Skin Shading, Eric Penner and George Borshukov
Introduction
Background and Previous Work
Pre-Integrating the Effects of Scattering
Scattering and Difuse Light
Scattering and Normal Maps
Shadow Scattering
Conclusion and Future Work
Appendix A: Lookup Textures
Appendix B: Simpli ed Skin Shader
Bibliography

Implementing Fur Using Deferred Shading, Donald Revie
Deferred Rendering .
Fur
Techniques 
Fur Implementation Details
Conclusion
Acknowledgments
Bibliography

Large-Scale Terrain Rendering for Outdoor Games, Ferenc Pinter
Introduction
Content Creation and Editing
Runtime Shading
Performance
Possible Extensions 
Acknowledgments
Bibliography

Practical Morphological Antialiasing, Jorge Jimenez, Belen Masia, Jose I. Echevarria, Fernando Navarro, and Diego Gutierrez
Overview
Detecting Edges
Obtaining Blending Weights
Blending with the Four-Neighborhood
Results
Discussion
Conclusion
Acknowledgments
Bibliography

Volume Decals, Emil Persson
Introduction
Decals as Volumes
Conclusions
Bibliography

GLOBAL ILLUMINATION EFFECTS, Carsten Dachsbacher, editor
Temporal Screen-Space Ambient Occlusion, Oliver Mattausch, Daniel Scherzer, and Michael Wimmer
Introduction .
Ambient Occlusion
Reverse Reprojection
Our Algorithm
SSAO Implementation
Results
Discussion and Limitations
Conclusions
Bibliography .

Level-of-Detail and Streaming Optimized Irradiance Normal Mapping, Ralf Habel, Anders Nilsson, and Michael Wimmer
Introduction
Calculating Directional Irradiance
H-Basis
Implementation
Results 
Conclusion
Appendix A: Spherical Harmonics Basis Functions without Condon-Shortley Phase
Bibliography

Real-Time One-Bounce Indirect Illumination and Shadows using Ray Tracing, Holger Gruen
Overview 
Introduction
Phase 1: Computing Indirect Illumination without Indirect Shadows
Phase 2: Constructing a 3D Grid of Blockers
Phase 3: Computing the Blocked Portion of Indirect Light
Future Work
Bibliography

Real-Time Approximation of Light Transport in Translucent Homogenous Media, Colin Barre-Brisebois and Marc Bouchard
Introduction 
In Search of Translucency
The Technique: The Way Out is Through
Performance
Discussion
Conclusion
Demo
Acknowledgments
Bibliography

Diffuse Global Illumination with Temporally Coherent Light Propagation Volumes, Anton Kaplanyan, Wolfgang Engel, and Carsten Dachsbacher
Introduction
Overview
Algorithm Detail Description
Injection Stage
Optimizations
Results
Conclusion
Acknowledgments
Bibliography 

SHADOWS, Wolfgang Engel, editor
Variance Shadow Maps Light-Bleeding Reduction Tricks, Wojciech Sterna
Introduction
VSM Overview
Light-Bleeding
Solutions to the Problem.
Sample Application
Conclusion
Bibliography

Fast Soft Shadows via Adaptive Shadow Maps, Pavlo Turchyn
Percentage-Closer Filtering with Large Kernels
Application to Adaptive Shadow Maps
Soft Shadows with Variable Penumbra Size
Results
Bibliography

Adaptive Volumetric Shadow Maps, Marco Salvi, Kiril Vidimce, Andrew Lauritzen, Aaron Lefohn, and Matt Pharr
Introduction and Previous Approaches
Algorithm and Implementation .
Comparisons
Conclusions and Future Work
Acknowledgments
Bibliography

Fast Soft Shadows with Temporal Coherence, Daniel Scherzer, Michael Schwarzler and Oliver Mattausch
Introduction
Algorithm
Comparison and Results
Bibliography

Mipmapped Screen-Space Soft Shadows, Alberto Aguado and Eugenia Montiel
Introduction and Previous Work
Penumbra Width
Screen-Space Filter
Filtering Shadows 
Mipmap Level Selection
Multiple Occlusions
Discussion
Bibliography

HANDHELD DEVICES, Kristof Beets, editor
A Shader-Based eBook Renderer, Andrea Bizzotto
Overview
Page-Peeling Effect
Enabling Two Pages Side-by-Side
Improving the Look and Antialiasing Edges
Direction-Aligned Triangle Strip
Performance Optimizations and Power Consumption
Putting it Together
Future Work
Conclusion
Acknowledgments
Bibliography

Post-Processing Effects on Mobile Devices, Marco Weber and Peter Quayle
Overview
Technical Details
Case Study: Bloom
Implementation
Conclusion
Bibliography

Shader-Based Water Effects, Joe Davis and Ken Catterall
Introduction
Techniques
Optimizations
Conclusion
Bibliography

3D ENGINE DESIGN, Wessam Bahnassi, editor
Practical, Dynamic Visibility for Games, Stephen Hill and Daniel Collin
Introduction
Surveying the Field
Query Quandaries
Wish List
Conviction Solution
Battlefield Solution
Future Development
Conclusion
Acknowledgments
Bibliography

Shader Amortization using Pixel Quad Message Passing, Eric Penner
Introduction
Background and Related Work
Pixel Derivatives and Pixel Quads
Pixel Quad Message Passing
PQA Initialization
Limitations of PQA
Cross Bilateral Sampling
Convolution and Blurring
Percentage Closer Filtering
Discussion
Appendix A: Hardware Support
Bibliography

A Rendering Pipeline for Real-Time Crowds, Benjamin Hernandez and Isaac Rudomin
System Overview
Populating the Virtual Environment and Behavior
View-Frustum Culling
Level of Detail Sorting
Animation and Draw Instanced
Results
Conclusions and Future Work
Acknowledgments
Bibliography 

GPGPU, Sebastien St-Laurent, editor
2D Distance Field Generation with the GPU, Philip Rideout
Vocabulary
Manhattan Grassfire
Horizontal-Vertical Erosion
Saito-Toriwaki Scanning with OpenCL
Signed Distance with Two Color Channels
Distance Field Applications
Bibliography

Order-Independent Transparency using Per-Pixel Linked Lists, Nicolas Thibieroz
Introduction
Algorithm Overview
DirectX 11 Features Requisites
Head Pointer and Nodes Buers
Per-Pixel Linked List Creation
Per-Pixel Linked Lists Traversal
Multisampling Antialiasing Support
Optimizations
Tiling
Conclusion
Acknowledgments
Bibliography

Simple and Fast Fluids, Martin Guay, Fabrice Colin, and Richard Egli
Introduction
Fluid Modeling
Solver's Algorithm
Code
Visualization
Conclusion
Bibliography

A Fast Poisson Solver for OpenCL using Multigrid Methods, Sebastien Noury, Samuel Boivin, and Olivier Le Maitre
Introduction
Poisson Equation and Finite Volume Method
Iterative Methods 
Multigrid Methods (MG) 
OpenCL Implementation
Benchmarks
Discussion
Bibliography

저자소개

볼프강 엥겔 (지은이)    정보 더보기
Confetti Special Effects, Inc.의 공동 창업자이자 CTO이다. 그전에는 4년 이상을 Rockstar의 핵심 기술 그룹에서 수석 그래픽 프로그래머로 일했다. 그는 ShaderX 서적 시리즈와 GPU Pro 서적 시리즈의 편집자이자 창립자이며, 그 외에도 여러 권의 책을 썼다. 그는 또한 전 세계 주요 컨퍼런스들에서 그래픽 프로그래밍에 대해 강연하길 즐긴다. 2006년 7월부터 DirectX MVP이기도 하다. 또 업계 여러 자문위원회에서 활발하게 활동하고 있다.
펼치기
이 포스팅은 쿠팡 파트너스 활동의 일환으로,
이에 따른 일정액의 수수료를 제공받습니다.
도서 DB 제공 : 알라딘 서점(www.aladin.co.kr)
최근 본 책