Help with Engineering and Architectural Visualization App

Hi guys, I’m trying to create an app for Engineering and Architectural Visualization. My main problem now is importing, scaling and recoloring the 3D object to the app automatically.

Can anyone point me the direction to go and learn how to accomplish this?

The workflow for me to do it manually is: Export .obj from 3D Modeling Program > Import to Unity > Move, Scale and Change Color based on the mesh name (%Beam% for Material1, %Column% for Material2, %slab% for Material3 and so on…) > Build APK.

Every time the 3D object changes I have to build it all over again. I wanted to automate this as much as possible.

Privacy & Terms