Presentation is loading. Please wait.

Presentation is loading. Please wait.

Final Presentation Extension to GPU based path tracer By- Gundeep Singh.

Similar presentations


Presentation on theme: "Final Presentation Extension to GPU based path tracer By- Gundeep Singh."— Presentation transcript:

1 Final Presentation Extension to GPU based path tracer By- Gundeep Singh

2 Extended my path tracer Features added-: a) Obj Mesh Loader b) Subsurface scattering c) Cook Torrance BRDF d) Fresnel reflection e) Interactive Camera f) Depth of field g) Motion Blur h) Post processing effects for fun!

3 Mesh loader Implemented a Obj Mesh Loader to handle arbitrary geometry.

4 Interactive camera Controls to move within the scene. The path tracer is reset after every camera movement.

5 Subsurface scattering Subsurface scattering(or SSS) is a mechanism of light transport in which light penetrates the surface of a translucent object, is scattered by interacting with the material, and exits the surface at a different point. To mimic effects of materials like milk, wax etc. ii oo xixi xoxo s

6 Subsurface Scattering Bunny- 1100+ faces Reduction Coefficient= 2.0

7 Depth of field Earlier we are using pinhole camera now to implement depth of field we assume some size of camera. Simple and most important concept for DOF is to jitter the location of ray start (i.e camera position) and construct a ray using that camera position.

8 Motion blur Simply translating the objects between frames rest is taken care by the path tracer !

9 KD TREE Was unable to complete implementing Cukd. Needed some more time for that

10 Cook Torrance What makes the Cook-Torrance shading model so favorable? o First, it computes its specular lobe using the half-angle vector o Second, it accurately models the Fresnel effect, increasing the specular reflectivity as the surface turns away from the viewing direction. o Finally, it models micro imperfections in the surface

11 Cook Torrance Results Roughness= 0.2 Gauss Constant=100 Roughness= 0.02 Gauss Constant= 50

12 Some post processing effects ContrastGray Scale

13 References Real time rendering book. Pixar Cook Torrance http://renderman.pixar.com/view/cook- torrance-shaderhttp://renderman.pixar.com/view/cook- torrance-shader KD trees http://graphics.stanford.edu/papers/gpu_kdtree/kdtree.pdf Subsurface scattering http://en.wikipedia.org/wiki/Subsurface_scattering Depth of field http://http.developer.nvidia.com/GPUGems/gpugems_ch23.ht ml

14 Thank You


Download ppt "Final Presentation Extension to GPU based path tracer By- Gundeep Singh."

Similar presentations


Ads by Google