Slides:



Advertisements
Similar presentations
Parallel Graphics in Frostbite – Current & Future
Advertisements

Destruction Masking in Frostbite 2 using Volume Distance Fields
Introduction to Direct3D 10 Course Porting Game Engines to Direct3D 10: Crysis / CryEngine2 Carsten Wenzel.
“A bit more Deferred” - CryEngine 3
Go Parallel – Multicore Programming & Game Development The Importance of Multi-Core for Game Development at Crytek Martin Mittring Lead Graphics Programmer.
Mn/DOT Metro Planning - Access Management
Advocacy - Using Social Media to Publicise Your Repository RSP Webinar June 2012 Glyndŵr University Research Online Misha Jepson.
RYAN mccombe Des509 – final major project RESISTANCE.
Searchable Site Web Editor Tips Webinar. Search Google Content Violations Video By following the guidelines.
Everett J. McLean II Per. 5 The Advancement of the Mobile Phone.
By Marissa Verallis. What Affect Does Technology Have on the Fashion Industry? Technology enhances the Fashion Industry through communication and visual.
Social Media – love it or hate it, we need it LAI/CILIP Ireland Conference 2012 Phil Bradley.
IDE cable Integrated Drive Electronics.
Deferred Shading Optimizations
Combining the strengths of UMIST and The Victoria University of Manchester Matthew Livesey, Hemanth John Jose and Yongping Men COMP60611 – Patterns of.
Prof. David J. Bryde Claus Nesensohn Teaching with an innovative hands-on simulation in the built environment Teaching with an innovative hands-on simulation.
Public Relations vs Advertising Kelly Costlow. “Where every effort to break through the clutter, causes more clutter.” (Persuaders, 2004)
INTED Conference, Spain 4-6 th March, 2013 Remix the Social : Remix the Learning Gail Casey & Dr Muriel Wells School of Education Deakin University, Australia.
Name ____________________ Date ___________ Period ____.
Dragon Age II DX11 Technology
Cs /11/2003 Page 1 Special Image Effects Particle Systems Fog Lens Flares Shadows Programmable Shaders.

Understanding the graphics pipeline Lecture 2 Original Slides by: Suresh Venkatasubramanian Updates by Joseph Kider.
Light Pre-Pass -Deferred Lighting: Latest Development-
Patrick Cozzi University of Pennsylvania CIS Fall 2013
Patrick Cozzi University of Pennsylvania CIS Spring 2012
Renderer Design for Multiple Lights by Wolfgang Engel 05/27/08.
Deferred Shading Patrick Cozzi University of Pennsylvania CIS Fall 2014.
Rasterization and Ray Tracing in Real-Time Applications (Games) Andrew Graff.
Computer Graphics Sohaib A Khan CS101 Wk02 Topical Lecture.
Control Flow Virtualization for General-Purpose Computation on Graphics Hardware Ghulam Lashari Ondrej Lhotak University of Waterloo.
IN4151 Introduction 3D graphics 1 Introduction to 3D computer graphics part 2 Viewing pipeline Multi-processor implementation GPU architecture GPU algorithms.
ILM Presentation David Lenihan January 15 th, 2007.
GPU Tutorial 이윤진 Computer Game 2007 가을 2007 년 11 월 다섯째 주, 12 월 첫째 주.
CS 480/680 Computer Graphics Shading I Dr. Frederick C Harris, Jr.
4.2. D EFERRED S HADING Exploration of deferred shading (rendering)
Advances in Real-Time Rendering in 3D Graphics and Games course (I & II) Siggraph 2010 Los Angeles, CA.
Computer graphics & visualization Introduction. computer graphics & visualization Image Synthesis – WS 07/08 Dr. Jens Krüger – Computer Graphics and Visualization.
Advanced Computer Graphics Bas Zalmstra Marries van de Hoef Tim de Jager.
School of Computer Science University of Seoul.
Shadow No, not the Hank Marvin kind!. Go to: ows.html ows.html.
VIS Group, University of Stuttgart Tutorial T4: Programmable Graphics Hardware for Interactive Visualization Volume Graphics - Advanced Klaus Engel Volume.
Computer Graphics 2 Lecture 8: Visibility Benjamin Mora 1 University of Wales Swansea Pr. Min Chen Dr. Benjamin Mora.
INTRODUCTION INTRODUCTION Computer Graphics: As objects: images generated and/or displayed by computers. As a subject: the science of studying how to generate.
CS662 Computer Graphics Game Technologies Jim X. Chen, Ph.D. Computer Science Department George Mason University.
Tiled Forward Shading Johan Medeström. Project Goals Render a scene with lots of lights Learn more OpenGL and shading techniques Learn more about OpenCL/Compute.
Course Topics CMSC 635. Ray Tracing Friedrich A Lohmüller, POV-Ray Hall of Fame Gallery.
Sample Based Visibility for Soft Shadows using Alias-free Shadow Maps Erik Sintorn – Ulf Assarsson – uffe.
Wilf LaLonde ©2012 Comp 4501 COMP 4501 Advanced Computer Game Design and Development Wilf LaLonde.
CSE 681 Introduction to 3D Graphics. CSE 681 Computer graphics is “the creation and manipulation of graphics images by means of computer.” (Marc Berger,
Computer Graphics 3 Lecture 6: Other Hardware-Based Extensions Benjamin Mora 1 University of Wales Swansea Dr. Benjamin Mora.
Adaptive Volumetric Shadow Maps Marco Salvi, Kiril Vidimce, Andrew Lauritzen, Aaron Lefohn Intel Corporation 7/28/20101 Advances in Real-Time Rendering.
From Turing Machine to Global Illumination Chun-Fa Chang National Taiwan Normal University.
Parallel Lighting Directional Lighting Distant Lighting (take your pick) Paul Taylor 2010.
Colours & Representation 8 Bit 16 Bit 24 Bit 32 Bit + HDR 32Bit per channel scRGB DirectX 10, 48-bit floating point Device Independent Colours Floats.
Postmortem: Deferred Shading in Tabula Rasa Rusty Koonce NCsoft September 15, 2008.
Toward Real-Time Global Illumination. Global Illumination == Offline? Ray Tracing and Radiosity are inherently slow. Speedup possible by: –Brute-force:
Planet ECOM Solutions - Web Development Services & SEO Services
Chapter 10 Computer Graphics
Patrick Cozzi University of Pennsylvania CIS Fall 2013
Welcome to Introduction to Computer Graphics
Renderer Design for Multiple Lights
العدد تذكيره وتأنيثه مقدمة
UMBC Graphics for Games
Current Research in VR Display Technology
Engine Part ID Part 1.
Engine Part ID Part 2.
Engine Part ID Part 2.
Introduction to 3D Graphics
Light and Shadows.
Presentation transcript:

Source:

Source:

Questions?

Bibliografia DEFERRED Shawn Hargreaves and Mark Harris Leagues Under the Sea - Deffered Shading. p, Leagues/6800_Leagues_Deferred_Shading.pdf. Martin Mittring, A bit more Deferred – Cry Engine 3, Michal Valient. Deferred Rendering in Killzone publications/dr_kz2_rsx_dev07.pdf. Johan Andersson – Parallel Graphics in Frostbite – Current & Future –– Siggraph W. Engel. Designing a Renderer for Multiple Lights: The Light Pre-PassRenderer. In ShaderX7: Advanced Rendering Techniques. Charles River Media, Boston, MA, Frank Puig Placeres, Overcoming Deferred Shading Drawbacks, pp. 115 – 130, ShaderX5 Andrew Lauritzen. Deferred rendering for current and future rendering pipelines. SIGGRAPH Course: Beyond Programmable Shading, Matt Swoboda. Deferred lighting and post processing on playstation 3. Game Developer Conference, 2009.

INFERRED Kircher, Lawrance - Inferred Lighting: Fast dynamic lighting and shadows for opaque and translucent objects Kircher - Lighting & Simplifying Saints Row: The Third Mike Flavin - Lightning the apocalypse: rendering techniques in red faction: armageddon PRELIGHTNING Mark Lee - Pre-lightning in Resistance 2 Mark Lee - Prelightning LIGHT INDEXED DECOUPLED Gabor Liktor, Carsten Dachsbacher – 2011 – Decoupled Deferred Shading for hardware rasterization TILED SHADING