We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1860ca5 commit cad855eCopy full SHA for cad855e
README.md
@@ -12,7 +12,7 @@ How to get it running:
12
13
Status:
14
15
-- [ ] Chapter 1, Getting Started
+- [x] Chapter 1, Getting Started
16
- [x] 01, Hello Window
17
- [x] 02, Hello Window Clear
18
- [x] 03, Hello Triangle
@@ -29,8 +29,19 @@ Status:
29
- [x] 14, Camera Circle
30
- [x] 15, Camera Keyboard Dt
31
- [x] 16, Camera Mouse Zoom
32
- - [ ] 17, Camera Class
+ - [x] 17, Camera Class
33
- [ ] Chapter 2, Lighting
34
+ - [x] 01, Colors
35
+ - [x] 02, Basic Lighting Diffuse
36
+ - [x] 03, Basic Lighting Specular
37
+ - [x] 04, Materials
38
+ - [x] 05, Lighting Maps Diffuse
39
+ - [x] 06, Lighting Maps Specular
40
+ - [ ] 07, Light Casters Directional
41
+ - [ ] 08, Light Casters Point
42
+ - [ ] 09, Light Casters Spot
43
+ - [ ] 10, Light Casters Spot Soft
44
+ - [ ] 11, Multiple Lights
45
- [ ] Chapter 3, Model Loading
46
- [ ] Chapter 4, Advanced OpenGL
47
- [ ] Chapter 5, Advanced Lighting
0 commit comments