-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Description
A model viewer example with file browsing capability could be added to demonstrate how to browse for a model file at run-time (not only in Unity Editor).
Even if Unity does not provide a ready-to-use file browser (in the built application), some solutions already exist both on Unity Asset Store and as open source projects (I don't know which are the most suitable for this purpose, any suggestion is anyway welcome).
Nevertheless, a simple implementation, maybe based on Unity UI widgets, could be anyway useful for testing purposes.