Interactive 3d models in Xamarin Forms
Bolt
1
Reputation point
Hello I am building a xamarin forms application in which I need to present some 3d models which have to be interactive (if the user touch a model on the screen then he will be redirected to a certain page). What is a good way to implement it. I have been looking into Monogame and Unity but I don't think that they can be integrated in Xamarin Forms. Thank you
Sign in to answer