mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 11:52:50 +08:00
Summary: Make a dummy single-scene dataset using the code from generate_cow_renders (used in existing NeRF tutorials) Reviewed By: kjchalup Differential Revision: D38116910 fbshipit-source-id: 8db6df7098aa221c81d392e5cd21b0e67f65bd70
8 lines
346 B
Markdown
8 lines
346 B
Markdown
# Acknowledgements
|
|
|
|
This is copied version of docs/tutorials/data/cow_mesh with removed line 6159 (usemtl material_1) to test behavior without usemtl material_1 declaration.
|
|
|
|
Thank you to Keenan Crane for allowing the cow mesh model to be used freely in the public domain.
|
|
|
|
###### Source: http://www.cs.cmu.edu/~kmcrane/Projects/ModelRepository/
|