Skip to content

ms1995/CS184-fa16-UCB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Working on CS184 has always been entertaining. I'm always surprised to see so many wonderful features are achieved using simple empirical approaches, and now I'm able to make them from scratch!

For the first assignment, I made a simple Flappy Bird game using 2D polygons.

For the second assignment, I made a simple renderer that supports only local shading models, spheres and shadows.

For the third assignment, I made a more sophisticated scene renderer, with support for raytracing (that includes shadows and reflection), spheres, triangle meshs, transformations, textures, custom materials and acceleration.

For the fourth assignment, I made a 3D object viewer, with support for Bezier patches, OBJ files and real-time rendering.

Things are getting more exciting and you can see the progress..

About

My works for CS184 assignments in Fall 2016 @ UCB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors