Skip to content

Commit b0a2df3

Browse files
committed
Add pytorch mitsuba tutorial
1 parent c79f9b4 commit b0a2df3

7 files changed

+540
-4
lines changed

.gitignore

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
*.ply
88

99
# Add back the files related to the scene data
10-
!scenes/*.exr
11-
!scenes/*.png
12-
!scenes/*.jpg
13-
!scenes/*.ply
10+
!scenes/textures/*.exr
11+
!scenes/textures/*.png
12+
!scenes/textures/*.jpg
13+
!scenes/meshes/*.ply
1414

1515
# macOS
1616
\.DS_Store

inverse_rendering/pytorch_mitsuba_interoperability.ipynb

+536
Large diffs are not rendered by default.
849 KB
Loading

scenes/textures/dalle2_001_128.png

41.8 KB
Loading

scenes/textures/dalle2_002_128.png

40.6 KB
Loading

scenes/textures/dalle2_003_128.png

34.9 KB
Loading

scenes/textures/dalle2_004_128.png

53.3 KB
Loading

0 commit comments

Comments
 (0)