SebastianDang / CSE168

Contains all projects created in CSE 168 using various rendering techniques.

Home Page:https://sebastiandang.github.io/cse168.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSE168

Contains all projects created in CSE 168 using various rendering techniques.

Includes concepts of ray tracing, camera models, geometry intersection, geometry tessellation, acceleration structures, shading models, texturing, bump mapping, sampling and filtering, Monte Carlo ray tracing, Path tracing.

The final project writeup can be found here: https://sebastiandang.github.io/cse168.html

Final Result

About

Contains all projects created in CSE 168 using various rendering techniques.

https://sebastiandang.github.io/cse168.html


Languages

Language:C++ 99.8%Language:C 0.2%