API: Create scene and upload models

While reviewing the api we haven’t found anything regarding scene creation or 3D model upload. Is this even possible?

Our use case would be to create a scene programmatically to then upload and position 3D models via the API.

Hi @andiluca,

No, it’s not possible to do either of those things via the public API or the developer API.

You can make a feature request for each aspect via this forum - just as the “feature request” tag.

Hope that helps! Let me know if you have any further questions about this.

Geoff @ TechLeap

1 Like

@techleapnz Thank you for your fast answer!

1 Like

@andiluca You can create a script like this for the camera:
https://www.babylonjs-playground.com/#PLW9V9#19