Announcement Sign up for paper presentations now!

Slides:



Advertisements
Similar presentations
Computer graphics & visualization. Image Synthesis – WS 07/08 Dr. Jens Krüger – Computer Graphics and Visualization Group Our GPU Photon Tracing Pipeline.
Advertisements

Computer graphics & visualization Global Illumination Effects.
Physically Based Real-time Ray Tracing Ryan Overbeck.
Computer Graphics In4/MSc Computer Graphics Lecture Notes #15 Illumination III View Independent Rendering.
Modeling the Interaction of Light Between Diffuse Surfaces Cindy M. Goral, Keenth E. Torrance, Donald P. Greenberg and Bennett Battaile Presented by: Chris.
Ray Tracing & Radiosity Dr. Amy H. Zhang. Outline  Ray tracing  Radiosity.
Admission to CS 184 Enrollment priorities are 1. CS/EECS majors, 2. CS/EECS minors (this category includes applied math majors) 3. anyone else with a declared.
Rendering theory & practice. Introduction  We’ve looked at modelling, surfacing and animating.  The final stage is rendering.  This can be the most.
Computational Photography
3D Graphics Processor Architecture Victor Moya. PhD Project Research on architecture improvements for future Graphic Processor Units (GPUs). Research.
Precomputed Radiance Transfer Harrison McKenzie Chapter.
 Marc Levoy History of computer graphics CS Introduction to Computer Graphics Autumn quarter, 2003 Slides for September 25 lecture.
EGWR 2000 Metropolis Light Transport for Participating Media Mark Pauly Thomas KolligAlexander Keller ETH ZürichUniversity of Kaiserslautern.
 Marc Levoy History of computer graphics CS Introduction to Computer Graphics Autumn quarter, 2001 Slides for September 27 lecture.
CSE 872 Dr. Charles B. Owen Advanced Computer Graphics1 Other Rendering Techniques Types of rendering – Wireframe techniques – Scan-line conversion – Reyes.
Computer Graphics Inf4/MSc Computer Graphics Lecture Notes #16 Image-Based Lighting.
CSC418 Computer Graphics n Raytracing n Shadows n Global Illumination.
Shadow No, not the Hank Marvin kind!. Go to: ows.html ows.html.
Computer Visualization BIM Curriculum 03. Topics  History  Computer Visualization Methods  Visualization Workflow  Technology Background.
Today More raytracing stuff –Soft shadows and anti-aliasing More rendering methods –The text book is good on this –I’ll be using images from the CDROM.
Advanced Computer Graphics March 06, Grading Programming assignments Paper study and reports (flipped classroom) Final project No written exams.
Ray Tracing Sang Il Park SEjong University With lots of slides stolen from Jehee Lee, Doug James, Steve Seitz, Shree Nayar, Alexei Efros, Fredo Durand.
CS447/ Realistic Rendering -- Radiosity Methods-- Introduction to 2D and 3D Computer Graphics.
4.1. R ENDERING Aspects of Game Rendering. From Wikipedia: Rendering is the process of generating an image from a model. The model is a description.
Eriq Muhammad Adams J. Informatics Engineering University of Brawijaya.
Introduction to Radiosity Geometry Group Discussion Session Jiajian (John) Chen 9/10/2007.
Radiosity Jian Huang, CS594, Fall 2002 This set of slides reference the text book and slides used at Ohio State.
Elements of Artwork What moves in these paintings?
Photo-realistic Rendering and Global Illumination in Computer Graphics Spring 2012 Hybrid Algorithms K. H. Ko School of Mechatronics Gwangju Institute.
Illumination and Shading Prof. Lizhuang Ma Shanghai Jiao Tong University.
Global Illumination (3) Path Tracing. Overview Light Transport Notation Path Tracing Photon Mapping.
Distributed Ray Tracing. Can you get this with ray tracing?
Distributed Ray Tracing. Can you get this with ray tracing?
11/29/01CS 559, Fall 2001 Today Photorealistic rendering Algorithms for producing high-quality images Ways of deciding which algorithm for use.
Date of download: 6/21/2016 Copyright © 2016 SPIE. All rights reserved. The measured signal of one pixel is due to the direct illumination from the source.
3D Animation 1. Introduction Dr. Ashraf Y. Maghari Information Technology Islamic University of Gaza Ref. Book: The Art of Maya.
Toward Real-Time Global Illumination. Global Illumination == Offline? Ray Tracing and Radiosity are inherently slow. Speedup possible by: –Brute-force:
Toward Real-Time Global Illumination. Project Ideas Distributed ray tracing Extension of the radiosity assignment Translucency (subsurface scattering)
Illumination and Shading Prof. Lizhuang Ma Shanghai Jiao Tong University.
Chapter 10: Computer Graphics
3D Rendering 2016, Fall.
Image-based Lighting Computational Photography
Aspects of Game Rendering
Rendering, Cameras & Lighting
The “Other” Side of Physics
Reconstruction For Rendering distribution Effect
Global Illumination: Radiosity, Photon Mapping & Path Tracing
Alias/Autodesk Maya 第三組 林秉賢.
Five Minute Madness: 30 Years in 30 Minutes
Chapter 10: Computer Graphics
© University of Wisconsin, CS559 Fall 2004
The Rendering Equation
CMSC 635 Course Topics.
(c) 2002 University of Wisconsin
Introduction to Computer Graphics with WebGL
Introduction to Computer Graphics with WebGL
Advanced Computer Graphics: Introduction
CS 655 – Computer Graphics Global Illumination.
Radiosity Dr. Scott Schaefer.
Distributed Ray Tracing
(c) 2002 University of Wisconsin
RAY TRACING WITH DISPERSION
Image.
Progressive Photon Mapping Toshiya Hachisuka Henrik Wann Jensen
Metropolis Light Transport for Participating Media
CS5500 Computer Graphics May 29, 2006
Illumination and Shading
CSC418 Computer Graphics Raytracing Shadows Global Illumination.
Distributed Ray Tracing
Monte Carlo Path Tracing and Caching Illumination
Presentation transcript:

Announcement Sign up for paper presentations now! Presentations on December 1. Start planning for project proposal

Paper Presentations High Dynamic Range Images Lighting with Paint http://debevec.org/Research/HDR/ Lighting with Paint http://doi.acm.org/10.1145/1243980.1243983 Relighting for Cinematic Design http://graphics.stanford.edu/papers/fastlight

High Dynamic Range Images

Lighting with Paint

Project Suggestions Distributed Ray Tracing Depth of Field, motion blur, antialiasing, area light…etc. Extend the radiosity program to: Allow interactive change of view point.

Distributed Ray Tracing Motion blur Depth of field Color dispersion…etc.

Hemicube Patch j Hemicube Patch i

Photon Map

Subsurface Scattering

Terrains

Complex Models Is correct (global) illumination all we need to produce a nice picture? Think about natural objects such as trees, grass, ocean, cloud, …etc.

From the movie “Titanic”

Stanford Rendering Competition