-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRasterizer_from_scratch.depend
58 lines (44 loc) · 1.58 KB
/
Rasterizer_from_scratch.depend
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# depslib dependency file v1.0
1667618917 source:e:\projects\rasterizer_from_scratch\rasterizer_from_scratch\src\col.cpp
"Col.h"
1668048584 e:\projects\rasterizer_from_scratch\rasterizer_from_scratch\include\col.h
1665046003 source:e:\projects\rasterizer_from_scratch\rasterizer_from_scratch\src\light_source.cpp
"Light_Source.h"
1668048584 e:\projects\rasterizer_from_scratch\rasterizer_from_scratch\include\light_source.h
"Vec3.h"
1668048584 e:\projects\rasterizer_from_scratch\rasterizer_from_scratch\include\vec3.h
<math.h>
1668048584 source:e:\projects\rasterizer_from_scratch\rasterizer_from_scratch\src\vec3.cpp
"Vec3.h"
1689443087 source:e:\projects\rasterizer_from_scratch\rasterizer_from_scratch\source.cpp
<graphics.h>
<iostream>
<math.h>
"Vec3.h"
"Light_Source.h"
"Col.h"
"Vertex.h"
"Model.h"
"Matrix.h"
1666190834 source:e:\projects\rasterizer_from_scratch\rasterizer_from_scratch\src\vertex.cpp
"Vertex.h"
1666190880 e:\projects\rasterizer_from_scratch\rasterizer_from_scratch\include\vertex.h
"Vec3.h"
"Col.h"
1668048584 source:e:\projects\rasterizer_from_scratch\rasterizer_from_scratch\src\model.cpp
"Model.h"
<../Loader.h>
1668048584 e:\projects\rasterizer_from_scratch\rasterizer_from_scratch\include\model.h
"Vec3.h"
1668048584 e:\projects\rasterizer_from_scratch\rasterizer_from_scratch\matrix.h
"Vec3.h"
<iostream>
<math.h>
1667314571 e:\projects\rasterizer_from_scratch\rasterizer_from_scratch\include\mesh_file.h
<iostream>
<fstream>
<math.h>
1668048584 e:\projects\rasterizer_from_scratch\rasterizer_from_scratch\loader.h
<iostream>
<fstream>
<math.h>