Skip to content

Commit 2eb30f1

Browse files
tatsuya-ogawaRuthySheffi
authored andcommitted
Examples: Add textured assets to webgl_loader_fbx(cleanup fbx). (mrdoob#31117)
* Revert "Revert "Examples: Add textured assets to `webgl_loader_fbx`. (mrdoob#31057)" (mrdoob#31067)" This reverts commit 8c66673. * update model to clean mesh
1 parent 9b95853 commit 2eb30f1

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed
268 KB
Loading

examples/models/fbx/monkey.fbx

43.8 KB
Binary file not shown.
312 KB
Binary file not shown.

examples/webgl_loader_fbx.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@
4545

4646
const assets = [
4747
'Samba Dancing',
48-
'morph_test'
48+
'morph_test',
49+
'monkey',
50+
'monkey_embedded_texture'
4951
];
5052

5153

0 commit comments

Comments
 (0)