Hi guys,
I’m just wondering is it possible to develop a web based application and a IOS app that would rotate around 3D objects?
And how hard would it be with the support that’s out there today (forums and code examples) to make the application?
I’m looking to basically be able to move around my objects in 3D online via Unity’s plugin and publish an app to apple app store
that has the same UI - Similar to Sketchfab
From what I know of app building, game based engines and Unity it isn’t that hard to produce? Import your 3D models, which one is selected show that model, set the camera pivot center of the object and pan around with some code to help with the camera movement?
With the phone based application you would change the code to pan around the objects. If I burn the light onto the texture then just use an ambient light to light the scene the file size would decrease and FPS increase too?
Also - Whats todays support on GUI navigation for phones/tablets on Unity? I’m assuming the every question needed has been answered now-a-days?
Thanks in advance
Reis.