CesiumGS / CesiumGS/cesium

glTF 2.0 - Brdf look up texture fails on Samsung Galaxy S6 edge

Open
#6,334 3 comments 0 reactions 0 assignees View on GitHub
category - model/gltf
Dominant language
JavaScript
Stars
15.7k
Forks
3.9k
Avg merge
4d 6h
Merged PRs (30d)
34

Description

On a Samsung Galaxy S6 edge `BrdfLutGenerator.js` (called by `Model`) is crashing Cesium. It's hard to tell if this is a shader compilation bug or something with the draw command execution - but it all looks ok at a quick glance.

https://groups.google.com/forum/#!topic/cesium-dev/BbHs7YRg1DA

Contributor guide

Open the contributing guide

Research direction

Start with BrdfLutGenerator.js and its call path from Model, then reproduce the glTF 2.0 case on a Samsung Galaxy S6 edge. Use the linked Cesium discussion for device-specific context and determine whether the failure occurs during shader compilation or draw command execution. Done means the BRDF lookup texture no longer crashes Cesium on that device.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
computer-graphics, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.