Introduction
OpenGL for Advanced Techniques
- OpenGL: a graphics assembly language
- Orthogonal, low-level feature set – by design
- Less limit: invent new techniques by using novel combinations of features
- High performance: low level library – no hidden overhead – you control the costs
- Portable! If you like it, you can try it