Museum app using unity?

can i know if unity is suitable for me to build museum app that has 3D and AR artefact object?
3D object for visitor to move it 360,
AR for visitor to capture image of the artefact and the artefact arise like 3D object.
this is for my university project

Te second part - “capture artifact and move as 3d object” is going to be very difficult if you try to implement it in a straightforward way (as in have unity recognize actual object).

Making a virtual museum, or AR musem, however, shouldn’t be a problem.

1 Like

Some museums have apps that recognize QR codes next to each exhibit. When the app’s camera detects the QR code, it opens an AR overlay on the exhibit.

Yes, that’s the easiest way to do it.

Unity is pretty much the industry standard for 3D visualization and interactivity. Followed closely by Unreal. You’ll find its already being used in museums across the world.