jeeliz/jeelizWeboji

Get the capacities of devices

sonidiaz opened this issue · 2 comments

Hi @xavierjs,
A question, do you have a some helpers with i can get if the device have or not the capacities for jobs with the libraries?
Is for not load the Jeeliz if the device not have the capacities and search other alternative.
Thanks!

Hi,

I don't have these libraries, basically you have to check whether the user have WebGL2 or WebGL1 + texture float or half float.

Best,
Xavier

Perfect!!
Thanks @xavierjs!