MarlonJD / babylonjs_viewer

Flutter 3D Model Viewer with BabylonJS Viewer
MIT License
27 stars 10 forks source link

Other functions beside viewer #9

Closed jamesleetu closed 1 year ago

jamesleetu commented 1 year ago

Thanks for your great effort :)

I'm just wondering if there are any more functions beside basic 3D viewer. ex) Turning on AR when button pressed, changing model viewer's background

Thank you :)

MarlonJD commented 1 year ago

Hello, thank you,

Other functions are, animations, events (promises, observables and callbacks), camera settings, scene. All properties is here. If you need spesific feature, I can think about it to add in future. Unfortunetly this library (babylonjs viewer) not support AR directly. If you need AR you can visit this library.

jamesleetu commented 1 year ago

Thank you for your reply.

Will be greatful if you add more features in future

Wish you the best :)