I have a question about Gaussian Splatting. I want to do view .splat or .ply files in android and IOS. Does the Babylon Native support the Gaussian Splatting?
cc @Cedric
Hi @Ali_Hamza
Gaussian Splatting need a webworker which is not currently supported by BabylonNative.
A webview should be OK Though.
If GS with BabylonNative is a feature you’d like to happen, you should ask for it here : Feature requests - Babylon.js
If it gets some traction, it will be done for sure.