Watch Introduction to rendering, a video about rendering from Pixar In A Box.
Read Chapter 1, pages 1-16 from this book.
Read Chapter 1 (PDF) and Section 2.1 (PDF) from this book.
Read Chapter 1 from this book.
We will discuss the code in the following zip file. Read the text file called Readme_r1.txt, from this zip file, up to the section about the scene package.
Here are a few small utilities that let us look at pixels on the computer screen.
Here are demonstrations of many computer graphics concepts.
- three.js examples
- three.js sketches - Mr.doob
- Three.js Examples - Lee Stemkoski
- babylon.js Demos
- Paper.js Examples
- Two.js Examples
- Processing p5.js Examples
- PhiloGL Demos
- Chrome Experiments - WebGL Experiments
- WebGL Public Wiki - Demo Repository
- WebGL Samples
- GLSL Sandbox
- Nate Robins OpenGL Tutors
- ModelView and Projection matrix demonstrations from www.songho.ca
Here is the last renderer from the sequence of renderers used in this course.