So yeah,I’m new to Android App Development and 3D Game Dev.
My team and I have this project that needs to be done in 3D. It’s a Digital Map of our campus with basic functions like SEARCH,How To Get There(Specific instructions) etc.
The feature that Unity3D would help us create for our app is the Free Roam function wherein we would like the users have a first person view of the whole campus like in an FPS game where they could see the campus like walking around it.
So we’ve searched for 3d software that would work well in Android and Unity3D is the most recommended.
Now here are my questions:
-
Unity3D is a 3D rendering software which can build output files as a .APK right?
Does that mean I can create the whole app in Unity3D?
If yes, how can I see the source code? Is there a code editor in Unity3D? -
If I decided to create only models and animations in Unity3D how can I use them in my android app? for example,I create an android app wherein I type in a building name,and the Unity3D model of that building will be displayed. How can I achieve this? Can you give me some links for tutorials?
-
Are SCENES in Unity3D considered the same as an ACTIVITY in Android Apps?
If yes, then I can create a Scene which I will use as a splash activity then another scene containing the other parts of the app?
I don’t know if I posted this in the right section. I’m new here in the forums as well. And if this is the wrong Section, I’m deeply sorry for posting it here.
And I’m thanking in advance for those who will answer my questions.
Good day to everyone!