|
@@ -1,5 +1,7 @@
|
|
|
## Tutorial for model upload
|
|
|
-1、Size of zip files should not exceeds 5MB; <br>
|
|
|
-2、Only 3D models in the obj format are supported;<br>
|
|
|
-3、Only zip format supported;<br>
|
|
|
-4、The packaged file must not contain folders. All files, such as maps, models, and mtl files, should be placed in the root directory.
|
|
|
+1. Size of zip files should not exceeds 5MB; <br>
|
|
|
+2. Only 3D models in the obj format are supported;<br>
|
|
|
+3. Only zip format supported;<br>
|
|
|
+4. The package file needs to contain three files: textures, models, and mtl files;<br>
|
|
|
+5. The packaged file must not contain folders. All files, such as maps, models, and mtl files, should be placed in the root directory, as shown below:<br>
|
|
|
+
|