GithubHelp home page GithubHelp logo

Comments (9)

romainguy avatar romainguy commented on July 22, 2024

What app are you running? What's the repro case?

from filament.

pixelflinger avatar pixelflinger commented on July 22, 2024

Which device is this on?

from filament.

zonda-alias avatar zonda-alias commented on July 22, 2024

Which device is this on?

OpenGL ES 2.0 for Android Device

from filament.

zonda-alias avatar zonda-alias commented on July 22, 2024

What app are you running? What's the repro case?

sceneview-android

If filament is compatible with OpenGL ES 2.0.

from filament.

pixelflinger avatar pixelflinger commented on July 22, 2024

filament has very basic support for ES2, in particular it only supports unlit materials.

Which device is it failing on specifically?

from filament.

zonda-alias avatar zonda-alias commented on July 22, 2024

filament has very basic support for ES2, in particular it only supports unlit materials.

Which device is it failing on specifically?

There is an error message similar to the following:

Filament io.....sceneview.sample.modelviewer I FEngine (32 bits) created at 0xa7a4ac00 (threading is enabled)
Filament io.....sceneview.sample.modelviewer D Using ASurfaceTexture
Filament io.....sceneview.sample.modelviewer I FEngine resolved backend: OpenGL
ConfigStore io.....sceneview.sample.modelviewer I android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
ConfigStore io.....sceneview.sample.modelviewer I android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
libEGL io.....sceneview.sample.modelviewer E eglMakeCurrent:1105 error 3009 (EGL_BAD_MATCH)
Filament io.....sceneview.sample.modelviewer V [ARM], [Mali-450 MP], [OpenGL ES 2.0 3d6a80e], [OpenGL ES GLSL ES 1.00]
Filament io.....sceneview.sample.modelviewer V Feature level: 0
Active workarounds:
vao_doesnt_store_element_array_buffer_binding
allow_read_only_ancillary_feedback_loop
Filament io.....sceneview.sample.modelviewer I Backend feature level: 0
Filament io.....sceneview.sample.modelviewer I FEngine feature level: 0
Filament io.....sceneview.sample.modelviewer E Panic
in createParser:60
reason: the material was not built for the OpenGL backend

Filament io.....sceneview.sample.modelviewer E
libc io.....sceneview.sample.modelviewer A Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 4774 (ple.modelviewer), pid 4774 (ple.modelviewer)

from filament.

pixelflinger avatar pixelflinger commented on July 22, 2024

Are you using "feature level 0" materials? Again, filament has very limited support for GLES2.0, you must only use feature level 0 materials on these devices.

from filament.

zonda-alias avatar zonda-alias commented on July 22, 2024

Are you using "feature level 0" materials? Again, filament has very limited support for GLES2.0, you must only use feature level 0 materials on these devices.

Is the "feature level 0" here specific what be to point to?

Is there anything that can be used to check whether the model meets the criteria

"feature level" that is to say "Level Of Detail" ?

from filament.

pixelflinger avatar pixelflinger commented on July 22, 2024

no, feature level 0 cannot handle glTF. Again, we only have very limited support, and you will need special content for ES2.

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.