CesiumGS / CesiumGS/cesium

Z-Ordering of entity collection

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

Description

It would be nice to be able to change the render order of entities. Right now we have to tweak the `eyeOffset` which needs to change based on camera distance.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how entity collections are rendered and how eyeOffset currently affects their apparent order. Determine the intended z-order behavior independently of camera distance, then define a concrete API and verify ordering across relevant camera positions. The issue names no files or tests, so repository exploration and design discussion are required before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
computer-graphics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.