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

인기 검색어

실시간 검색어

검색가능 서점

도서목록 제공

Gpu Pro 6: Advanced Rendering Techniques

Gpu Pro 6: Advanced Rendering Techniques (Hardcover)

볼프강 엥겔 (엮은이)
A K Peters/CRC Press
190,620원

일반도서

검색중
서점 할인가 할인률 배송비 혜택/추가 실질최저가 구매하기
156,300원 -18% 0원
7,820원
148,480원 >
yes24 로딩중
교보문고 로딩중
notice_icon 검색 결과 내에 다른 책이 포함되어 있을 수 있습니다.

중고도서

검색중
서점 유형 등록개수 최저가 구매하기
로딩중

eBook

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

책 이미지

Gpu Pro 6: Advanced Rendering Techniques
eBook 미리보기

책 정보

· 제목 : Gpu Pro 6: Advanced Rendering Techniques (Hardcover) 
· 분류 : 외국도서 > 컴퓨터 > 컴퓨터 그래픽
· ISBN : 9781482264616
· 쪽수 : 588쪽
· 출판일 : 2015-09-11

목차

I: GEOMETRY MANIPULATION

Dynamic GPU Terrain; David Pangerl
Introduction
Overview
Terrain Data
Rendering
Dynamic Modification
Physics Synchronization
Problems
Conclusions

Bandwidth Efficient Procedural Meshes in the GPU via Tessellation; Gustavo Bastos Nunes and Joao Lucas Guberman Raza
Introduction
Procedural Mesh and the Graphics Pipeline
Hull Shader
Domain Shader
Noise in Procedural Meshes
Performance Optimizations
Conclusion
Bibliography

Real-Time Deformation of Subdivision Surfaces on Object Collisions; Henry Schafer, Matthias Nießner, Benjamin Keinert, and Marc Stamminger
Introduction
Deformable Surface Representation
Algorithm Overview
Pipeline
Optimizations
Results
Conclusion
Acknowledgments
Bibliography

Realistic Volumetric Explosions in Games; Alex Dunn
Introduction
Rendering Pipeline Overview
Offline/Pre-Processing
Runtime
Visual Improvements
Results
Performance
Conclusion
Acknowledgements
Bibliography

II: RENDERING

Next-Gen Rendering in Thief; Peter Sikachev, Samuel Delmont, Uriel Doyon, and Jean-Normand Bucci
Introduction
Reflections
Contact-Hardening Shadows
Lit Particles
Compute Shaders-Based Post-Processing
Conclusion
Acknowledgments
Bibliography

Grass Rendering and Simulation with LOD;
Dongsoo Han and Hongwei Li
Introduction
Render Grass Blades
Simulation
Results
Bibliography

Hybrid Reconstruction Anti-Aliasing
; Michael Drobot
Introduction
Overview
Related work
Hybrid Anti-Aliasing Overview
Temporally Stable Edge Anti-Aliasing
Temporal Super Sampling
Temporal Anti-aliasing (TAA)
Final Implementation
Results Discussion
Conclusion
Bibliography

Real-Time Rendering of Physically-Based Clouds Using Precomputed Scattering
; Egor Yusov
Introduction
Light Transport Theory
Pre-computed Solutions
Volume-Aware Blending
Implementation
Results and Discussion
Conclusion
Bibliography

Sparse Procedural Volume Rendering; Doug McNabb
Introduction
Overview of Current Techniques
Overview
Metavoxels
Algorithm
Conclusion
Bibliography

III: LIGHTING

Real-Time Lighting via Light Linked List; Abdul Bezrati
Introduction
Algorithm
Populating the Light Linked List
Accessing the Light Linked List
Reduced Resolution
Conclusion
Bibliography

Deferred Normalized Irradiance Probes; John Huelin, Benjamin Rouveyrol, and Bart lomiej Wro?ski
Introduction
Deferred Normalized Irradiance Probes Algorithm
Tool Side of the Algorithm
Runtime Details of Algorithm
Results and Discussion
Bibliography

Volumetric Fog and Lighting; Bartlomiej Wro?ski
Introduction
Volumetric Fog Algorithm
Results and Discussion
Bibliography

Physically Based Light Probe Generation on GPU; Ivan Spogreev
Introduction
Light Probes Theory
Generating Light Probes on the GPU
Results
Bibliography

Real-Time Global Illumination Using Slices; Hugh Malan
Introduction
Algorithm Overview
Approximating the Irradiance Due to an Emissive Plane
Building the Image Pyramid
Combining Multiple Slices
Layered Heightfields
Slice Placement
Propagating Irradiance
Results
Conclusion
Bibliography

IV: SHADOWS

Practical Screen Space Soft Shadows; Marton Tamas and Viktor Heisenberger
Pre-introduction
Introduction
History
Algorithm Overview
Shadow Map Rendering Pass
Introducing Layers, Light Assignment
Layered Penumbra Map Pass
Anisotropic Gaussian Blur Pass
Lighting Pass
Performance Considerations
Results
Quality Tests
Performance Analysis
Conclusion
Bibliography

Tile-Based Omnidirectional Shadows; Hawar Doghramachi
Introduction
Overview
Implementation
Results
Discussion
Conclusion
Bibliography

Shadow Map Silhouette Revectorization; Vladimir Bondarev
Introduction
Implementation
Results
Future Work
Conclusion
Bibliography

V: MOBILE DEVICES

Hybrid Ray Tracing on a PowerVR GPU; Gareth Morgan
Review
Combining Ray Tracing with Rasterization
Hard Shadows
Soft Shadows
Reflections
Transparency
Performance
Results
Conclusion
Bibliography

Implementing a GPU-Only Particles Collision System with ASTC 3D Textures and OpenGL ES 3.0; Daniele Di Donato
Introduction
GPU-Only particles system
Physics Simulation
Rendering the Particles
Conclusion
Bibliography

Animated Characters with Shell Fur for Mobile Devices; Andrew Girdler and James L Jones
Introduction
Overview
Creating a Shell Fur Texture
Bone Batches or Single Pass?
Model Data and Setup
Animation with TF
Instancing for Fur Shells
Lighting and Other Effects
Conclusion
Bibliography

High Dynamic Range Computational Photography on Mobile GPUs; Simon McIntosh-Smith, Amir Chohan, Dan Curran, and Anton Lokhmotov
Introduction
Background
Tone Mapping Operators
Related Work
GPGPU using OpenCL
OpenGL ES and Android
Implementing an HDR Pipeline using OpenCL and OpenGL ES
Android Implementation
Performance of our HDR effects
Conclusions
Bibliography

VI: COMPUTE

Compute-Based Tiled Culling; Jason Stewart
Introduction
Overview
Implementation
Optimization
Unreal® Engine 4 Results
Conclusion
Acknowledgments
Bibliography

Rendering Vector Displacement Mapped Surfaces in a GPU Ray Tracer; Takahiro Harada
Introduction
Displacement Mapping
Ray Tracing a Scene with Vector Displacement Maps
Ray Tracing a Vector Displacement Patch
Integration into an OpenCL Ray Tracer
Results and Discussion
Conclusion
Bibliography

Smooth Probabilistic Ambient Occlusion for Volume Rendering; Thomas Kroes, Dirk Schut, and Elmar Eisemann
Introduction
Smooth Probabilistic Ambient Occlusion
Approximating Ambient Occlusion
Results
Conclusion
Bibliography

VII 3D ENGINE DESIGN

Blockwise Linear Binary Grids for Fast Ray Casting Operations; Holger Gruen
Overview
Introduction
Block-Wise Linear Memory Layout
Rendering Block-wise linear Binary Voxel Grids
Casting Rays Through a Block-Wise Linear Grid
Detecting Occlusions During Indirect Light Gathering
Results
Future Work
External References
Bibliography

Semantic Based Shader Generation Using Shader Shaker; Michael Delva, Julien Hamaide, and Ramses Ladlani
Introduction
Previous Work
Definitions
Overview
Algorithm Explanation
Error Reporting
Usage Discussions
What's next
Conclusion
Bibliography

ANGLE: Bringing OpenGL ES to the Desktop; Shannon Woods, Nicolas Capens, Jamie Madill, and Geoff Lang
Introduction
Direct3D 11
Shader Translation
Implementing ES3 on Feature Level 10
Future Directions: Moving To New Platforms
Recommended Practices
Bibliography

저자소개

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