Git Product home page Git Product logo

Comments (13)

marcofugaro avatar marcofugaro commented on May 8, 2024

Sorry, it was my adblocker

from filament.

marcofugaro avatar marcofugaro commented on May 8, 2024

Actually it works 1 in 5 times, also disabling my adblocker

from filament.

marcofugaro avatar marcofugaro commented on May 8, 2024

it wasn't my adblocker, confirmed

from filament.

romainguy avatar romainguy commented on May 8, 2024

Does http://github.prideout.net/filament/web/suzanne.html work for you? It runs fine on Chrome 68 on macOS for me (not Safari).

from filament.

prideout avatar prideout commented on May 8, 2024

I'll check for a race condition between the 3D canvas and 2D canvas initialization. Meanwhile note that the demo requires Chrome 68.

from filament.

marcofugaro avatar marcofugaro commented on May 8, 2024

Yup yup, my chrome is updated. This bug is independent from browser also.

from filament.

prideout avatar prideout commented on May 8, 2024

Hi @marcofugaro,

Regarding Chrome, I'm at a loss since we don't have an in-house repro. We use a specific element id when creating the context, and we only create the context once (in Module.postRun), and we only create it as a WebGL 2.0 context (never as a different type).

Maybe a Chrome extension or other tab somehow interfering. Do any WebGL 2.0 examples for you? For example, try this page.

Regarding other browsers: we fixed a Firefox issue (not yet published) and Safari does not support WebGL 2.0 yet.

from filament.

marcofugaro avatar marcofugaro commented on May 8, 2024

Hey @prideout, tried yout suzanne on a clean chrome instance and the issue doesn't happen. It was probably one of my extensions. Yes the other webgl2 examples work fine.

Alright, yes on firefox there is still a blank page.

from filament.

robertoranon avatar robertoranon commented on May 8, 2024

Hi,
for me it works on Chrome 68 on Mac but ONLY if developer tools are closed. If I open the developer tools, and try to reload Susanne, I get errors. I'm on a freshly compiled build from source code I just pulled from the repository.

from filament.

robertoranon avatar robertoranon commented on May 8, 2024

Ok, nevermind: it was one of two webgl inspector extensions I was using. Deleted them, and now it's working fine.

from filament.

marcofugaro avatar marcofugaro commented on May 8, 2024

Yeah I had the webgl inspector extension as well

from filament.

JonathanLehner avatar JonathanLehner commented on May 8, 2024

the url is not working.
how can I run the web examples?

from filament.

prideout avatar prideout commented on May 8, 2024

@JonathanLehner does this URL work? what do you see your Developer Tools console? If needed please file a new bug.

from filament.

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.