Browse Source

Revert "Examples: Add textured assets to `webgl_loader_fbx`. (#31057)" (#31067)

This reverts commit a1224dbcad5f52b95a20570a2a85dfe9d22b5461.
Michael Herzog 9 months ago
parent
commit
8c666732fa

BIN
examples/models/fbx/monkey.fbm/UVTexture.png


BIN
examples/models/fbx/monkey.fbx


BIN
examples/models/fbx/monkey_embedded_texture.fbx


+ 1 - 3
examples/webgl_loader_fbx.html

@@ -45,9 +45,7 @@
 
 			const assets = [
 				'Samba Dancing',
-				'morph_test',
-				'monkey',
-				'monkey_embedded_texture'
+				'morph_test'
 			];
 
 

粤ICP备19079148号