Ive used babylonjs for a demo project, then run it on a laptop without dedicated video memory and it does not show anything...it
s just blank screen. I know that webGL use the GPU, so is there a solution to display my project for thoose users with onboard video memory? Or I must create a fallback version?
And if so, how to detect if users video memory can
t support webGL?