Commit 64da59d
File tree
Expand file treeCollapse file tree
3 files changed
+25
-6
lines changedFilter options
- src/main/kotlin/learnOpenGL/common
Expand file treeCollapse file tree
3 files changed
+25
-6
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
src/main/kotlin/learnOpenGL/common/Model.kt
Copy file name to clipboardExpand all lines: src/main/kotlin/learnOpenGL/common/Model.kt+19-5Lines changed: 19 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 |
| - |
| 3 | + |
6 | 4 |
|
7 |
| - |
8 | 5 |
|
9 | 6 |
|
10 | 7 |
|
| ||
20 | 17 |
|
21 | 18 |
|
22 | 19 |
|
23 |
| - |
| 20 | + |
24 | 21 |
|
25 | 22 |
|
26 | 23 |
|
| ||
33 | 30 |
|
34 | 31 |
|
35 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| 55 | + |
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
| ||
86 | 87 |
|
87 | 88 |
|
88 | 89 |
|
| 90 | + |
| 91 | + |
89 | 92 |
|
90 | 93 |
|
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
91 | 105 |
|
src/main/kotlin/learnOpenGL/common/mesh.kt
Copy file name to clipboardExpand all lines: src/main/kotlin/learnOpenGL/common/mesh.kt+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
22 | 27 |
|
0 commit comments