mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-14 19:36:23 +08:00
Initial commit
fbshipit-source-id: ad58e416e3ceeca85fae0583308968d04e78fe0d
This commit is contained in:
BIN
docs/tutorials/data/bundle_adjustment_final.png
Normal file
BIN
docs/tutorials/data/bundle_adjustment_final.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
BIN
docs/tutorials/data/bundle_adjustment_initialization.png
Normal file
BIN
docs/tutorials/data/bundle_adjustment_initialization.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 48 KiB |
BIN
docs/tutorials/data/camera_graph.pth
Normal file
BIN
docs/tutorials/data/camera_graph.pth
Normal file
Binary file not shown.
6
docs/tutorials/data/cow_mesh/README.md
Normal file
6
docs/tutorials/data/cow_mesh/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
# Acknowledgements
|
||||
|
||||
Thank you to Keenen Crane for allowing the cow mesh model to be used freely in the public domain.
|
||||
|
||||
###### Source: http://www.cs.cmu.edu/~kmcrane/Projects/ModelRepository/
|
||||
9
docs/tutorials/data/cow_mesh/cow.mtl
Executable file
9
docs/tutorials/data/cow_mesh/cow.mtl
Executable file
@@ -0,0 +1,9 @@
|
||||
newmtl material_1
|
||||
map_Kd cow_texture.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
|
||||
12015
docs/tutorials/data/cow_mesh/cow.obj
Executable file
12015
docs/tutorials/data/cow_mesh/cow.obj
Executable file
File diff suppressed because it is too large
Load Diff
BIN
docs/tutorials/data/cow_mesh/cow_texture.png
Executable file
BIN
docs/tutorials/data/cow_mesh/cow_texture.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
5046
docs/tutorials/data/teapot.obj
Normal file
5046
docs/tutorials/data/teapot.obj
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user