PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Monday, September 12, 2022

[FIXED] How to choose technology to create mobile app with 3D object?

 September 12, 2022     3d, cross-platform, mobile, nativescript, unity3d     No comments   

Issue

I am a Vue JS developer(frontend)

I have a task to create mobile app for Android and IOS. I didn't develop any mobile apps before

I have to choose a technology for creating this app.

There is 3D object on main screen. User can rotate object with fingers. There are buttons also around this 3D object. So a user can rotate the 3D object, click on any button on that object and current screen go to another screen.

I recently discovered Nativescript framework that can help to develop mobile apps for Android and IOS with any frontend framework like Vue or Angular, but I don't know if it can support any javascript libraries like THREE JS, to interract with 3D objects.

I also know there is Unity platform that can create games for different platforms, but I don'r know if there is a possibility to create an application not a a game.

3D object was made in Unity and has extension .obj

What technologies should I pick to create an application like this?

Example


Solution

What you describe looks like interface of a game pretty much. Also Unity is not just for games, its is used for simulators, training of surgeons etc. It is very flexible tool.



Answered By - Tomasz
Answer Checked By - David Goodson (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing