jskyzero
2018/03/11
- What is CG used for?
- Movies / Computer games / Visualization ...
- What is Computer Graphics?
- The science and technology of imaging the world in pixels, such that it provides the real experience(looks real, sounds real, feels real)
- The science and technology of modeling, processing and displaying objects in the world in a computer.
.
├── 1 - Learning about CG
├── 2 - GUI and Draw simple graphics
├── 3 - Draw line
├── 4 - Transformation
├── 5 - Camera
├── 6 - Lights and Shading
├── 7 - Shadowing Mapping
├── 8 - Bezier Curve
├── README.md
├── docs // all homework description documents
└── projects
├── OpenGL-Hardway
└── OpenGL-Playground
see each indivial topic folder!
- learnopengl-cn
- Mathematics for 3D Game Programming and Computer Graphics 3rd