CesiumGS / CesiumGS/cesium

Be able to specify segment colors for walls

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

Description

Polylinegeometry allows color arrays to specify the color for each segment
(https://cesiumjs.org/Cesium/Build/Documentation/PolylineGeometry.html)

My suggestion is to add this to walls too
https://cesiumjs.org/Cesium/Build/Documentation/WallGeometry.html

Contributor guide

Open the contributing guide

Research direction

Compare the PolylineGeometry and WallGeometry documentation linked in the issue, starting with how PolylineGeometry accepts per-segment color arrays. Trace the corresponding wall geometry and rendering entry points, then verify that each wall segment can receive its own color and that existing single-color behavior remains intact.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.