Initial commit
fbshipit-source-id: ad58e416e3ceeca85fae0583308968d04e78fe0d
9
tests/data/missing_files_obj/model.mtl
Normal file
@@ -0,0 +1,9 @@
|
||||
newmtl material_1
|
||||
map_Kd material_1.png
|
||||
|
||||
# Test colors
|
||||
|
||||
Ka 1.000 1.000 1.000 # white
|
||||
Kd 1.000 1.000 1.000 # white
|
||||
Ks 0.000 0.000 0.000 # black
|
||||
Ns 10.0
|
||||
10
tests/data/missing_files_obj/model.obj
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
mtllib model.mtl
|
||||
|
||||
v 0.1 0.2 0.3
|
||||
v 0.2 0.3 0.4
|
||||
v 0.3 0.4 0.5
|
||||
v 0.4 0.5 0.6
|
||||
usemtl material_1
|
||||
f 1 2 3
|
||||
f 1 2 4
|
||||
10
tests/data/missing_files_obj/model2.obj
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
mtllib model2.mtl
|
||||
|
||||
v 0.1 0.2 0.3
|
||||
v 0.2 0.3 0.4
|
||||
v 0.3 0.4 0.5
|
||||
v 0.4 0.5 0.6
|
||||
usemtl material_1
|
||||
f 1 2 3
|
||||
f 1 2 4
|
||||
BIN
tests/data/test_rasterized_sphere.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
tests/data/test_rasterized_sphere_zoom.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
tests/data/test_silhouette.png
Normal file
|
After Width: | Height: | Size: 8.9 KiB |
BIN
tests/data/test_simple_sphere_dark.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
tests/data/test_simple_sphere_dark_elevated_camera.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
tests/data/test_simple_sphere_illuminated.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
tests/data/test_simple_sphere_illuminated_elevated_camera.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
tests/data/test_simple_sphere_light_gourad.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
tests/data/test_simple_sphere_light_gourad_elevated_camera.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
tests/data/test_texture_map.png
Normal file
|
After Width: | Height: | Size: 31 KiB |