Order independent transparency on iOS

Hello BabylonJS community,

maybe this is well known… Order-Independent-Transparancy makes the surfaces invisible on Safari on iOS. E.g. this playground https://playground.babylonjs.com/#TMDNDM#70 shows no sphere on Safari on iOS (18.6.2). It does in all desktop browsers I could test.

I know, it’s a beta feature… so I need to disable it for our Cabri3D for Safari-on-iOS (that makes, any browser on iOS currently, I think). I would be interested to hear if this is a working topic…

Keep up the great work!

Paul

Cc @Evgeni_Popov

See my answer here:

It looks like it’s a technic too heavy for mobiles (though it does work with my Samsung Galaxy A23 with WebGPU (not WebGL)!).