Want to import file inside my application during runtime

Hello Great Helpers
I want to make an app in which user can import file(any image or 3d object)(which will be any where on pc) inside the application during runtime.Plz Help

Weekends are a quiet time on the forum so please be patient. Pleading for an answer is more likely to lead to users moving on rather than answering.

From the docs Load from any file type - glTF, OBJ, STL, etc. - Babylon.js Documentation

1 Like

Thanks for that advice

Is it a method to import an object during runtime or is it to load in PlayGround during loading?
I want to import objects in in my app during runtime.

All Babylon.js methods and properties in the docs are available whereever Babylon.js is available.