Git Product home page Git Product logo

Comments (5)

star277hk avatar star277hk commented on May 16, 2024 1

Thanks for the very quick reply. Hope apple will work on their better safari in next os version. Thanks again !

from jeelizfacefilter.

xavierjs avatar xavierjs commented on May 16, 2024

Thanx for this feedback, I am working to solve the problem.

from jeelizfacefilter.

xavierjs avatar xavierjs commented on May 16, 2024

The implementation of WebGL2 on iOS is very shitty and I hope they will improve it soon. Many Khronos Group WebGL2 conformance tests on framebuffers/renderbuffers fail (https://www.khronos.org/registry/webgl/sdk/tests/webgl-conformance-tests.html?version=2.0.0).

The problem comes from that there is no way to do render to texture using FLOAT or HALF_FLOAT precision :(.
This is a regression compared to WebGL1.
So I cannot run any neural network in these conditions... 8 bits precision is not enough...

As WebGL2 is not enabled by default, I won't add a workaround with a WebGL2 blacklist to force the use of WebGL1 for IOS12 devices.

But if the bug is still here when WebGL2 will be enabled by default, I will do something.

from jeelizfacefilter.

xavierjs avatar xavierjs commented on May 16, 2024

I re-open the issue in order to think to check WebGL2 again on IOS12 as soon as it will be enabled by default.

from jeelizfacefilter.

xavierjs avatar xavierjs commented on May 16, 2024

As WebGL2 is enabled by default since the last IOS update (to 12.1) and it is still badly implemented, I have just committed a workaround.
If IOS12 is detected, WebGL1 will be used instead of WebGL1.
I close the issue.

from jeelizfacefilter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.