3D objects are now loaded directly from .obj
>10s loading time on a nexus 5x, needs rework
This commit is contained in:
10
Assets/OBJImport/readme.txt
Normal file
10
Assets/OBJImport/readme.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
OBJ IMPORTER README:
|
||||
|
||||
This is the readme for aaro4130's OBJ Import Asset. This asset
|
||||
can import OBJ files at runtime or in the editor--
|
||||
|
||||
--Importing an OBJ from another script--
|
||||
OBJLoader.LoadOBJFile(string filepath) will return a GameObject with the resulting import.
|
||||
|
||||
--Importing an OBJ in the editor--
|
||||
Import via GameObject->Import from OBJ
|
||||
Reference in New Issue
Block a user