@@ -13,22 +13,22 @@ How to get it running:
13
13
Status:
14
14
15
15
- [ ] Chapter 1, Getting Started
16
- - [x] Sample 01, Hello Window
17
- - [x] Sample 02, Hello Window Clear
18
- - [x] Sample 03, Hello Triangle
19
- - [x] Sample 04, Hello Triangle Indexed
20
- - [x] Sample 05, Shaders Uniform
21
- - [x] Sample 06, Shaders Interpolation
22
- - [x] Sample 07, Shaders Class
23
- - [x] Sample 08, Textures
24
- - [x] Sample 09, Textures Combined
25
- - [x] Sample 10, Transformations
26
- - [x] Sample 11, Coordinate System
27
- - [x] Sample 12, Coordinate System Depth
28
- - [x] Sample 13, Coordinate System Multiple Objects
29
- - [x] Sample 14, Camera Circle
30
- - [x] Sample 15, Camera Keyboard Dt
31
- - [x] Sample 16, Camera Mouse Zoom
16
+ - [x] 01, Hello Window
17
+ - [x] 02, Hello Window Clear
18
+ - [x] 03, Hello Triangle
19
+ - [x] 04, Hello Triangle Indexed
20
+ - [x] 05, Shaders Uniform
21
+ - [x] 06, Shaders Interpolation
22
+ - [x] 07, Shaders Class
23
+ - [x] 08, Textures
24
+ - [x] 09, Textures Combined
25
+ - [x] 10, Transformations
26
+ - [x] 11, Coordinate System
27
+ - [x] 12, Coordinate System Depth
28
+ - [x] 13, Coordinate System Multiple Objects
29
+ - [x] 14, Camera Circle
30
+ - [x] 15, Camera Keyboard Dt
31
+ - [x] 16, Camera Mouse Zoom
32
32
- [ ] Chapter 2, Lighting
33
33
- [ ] Chapter 3, Model Loading
34
34
- [ ] Chapter 4, Advanced OpenGL
0 commit comments