CesiumGS / CesiumGS/cesium

Remove divisor state tracking after ANGLE fix

Open
#3,042 2 comments 0 reactions 0 assignees View on GitHub
category - graphics type - cleanup
Dominant language
JavaScript
Stars
15.7k
Forks
3.9k
Avg merge
4d 6h
Merged PRs (30d)
34

Description

Remove attribute divisor state tracking once the divisor become part of VAO state in ANGLE.
#3023

KhronosGroup/WebGL#1228.

Contributor guide

Open the contributing guide

Research direction

Start by reading issue #3023 and KhronosGroup/WebGL#1228 to confirm the ANGLE change and how divisor state is represented. Then locate the JavaScript WebGL rendering code that tracks the divisor attribute and remove that tracking once the referenced fix is available; done means the obsolete state is gone without regressions.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
computer-graphics
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.