Downloads:
First things first: download the whole package (including slides, siggraph01 examples and tutorials – ~20mb unzipped) –
You can also download the package splitted in different files:
- Lectures source code and exercises (~4mb unzipped) –
- Slides (~4mb unzipped) –
- Siggraph01 examples Linux (~8mb unzipped) –
- Siggraph01 examples Windows (~8mb unzipped) –
Common compile errors (in italian)
Lectures:
- Lecture 1 – Windows and Basic rendering
- Lecture 2 – Rendering
- Lecture 3 – Viewports and Debugging
- Lecture 4 – Scene Modeling
- Lecture 5 – Depth Buffering and Animations
- Lecture 6 – Viewing
- Lecture 7 – Lighting
- Lecture 8 – Texture Mapping
Exercises solution:
- Lecture 1: clearcolor.c – shape_a.c – shape_b.c – shape_c.c – shape_d.c – objects.c – melite1b.cpp
- Lecture 2: perspective.c – melite2b.cpp
- Lecture 3: melite3b.cpp
- Lecture 4: solar5.c – melite4b.cpp
- Lecture 5: solar8.c – melite5b.cpp
- Lecture 6: solar9.c – melite6b.cpp
- Lecture 7: solar10.c – melite7b.cpp
- Lecture 8: solar11.c – melite8b.cpp
Acknowledgements:
- Andrea Colombari for the slides
- Silicon Graphics International for the tutorials
Useful links :