Open .obj file and display the model in Android phone,interaction with Rotate and Scale.
How to Use In Unity
- Import openOBJ.unitypackage into Unity project.
- Look into openOBJ.cs, change the file path to where your .obj file located in Andorid phone.
- In player settings - other settings - Write Permission, choose External(SDCard), Build to Andorid.
Need to Do
- choose file in Android manually.
- Speed Up .obj parsing.