CIS 441/541 Project 3
Project #3A: 1D textures
- Here is the PDF of the instructions.
- Here is code that will set up the textures.
- No CMakeLists.txt, reuse your 2A version.
Project #3B: collisions
- Here is the PDF of the instructions.
- Here is the starter code.
- Here are some print statement showing particle positions (this run had 50 balls).
- Video on YouTube of what the project looks like.
Project #3C: level-of-detail
- Here is the PDF of the instructions.
- Here is the starter code.
- Here is a CMakeLists.txt file.
Project #3D: mirrors
- This project assumes you have seen lecture 15.
- Here is the PDF of the instructions.
Project #3E: physically-based rendering
- Here is a tarball with all contents for the project (instructions, starter code, assets).