Skip to content

SkyNode per view or global light source per view? #2336

Answered by keince
keince asked this question in Support Q&A
Discussion options

You must be logged in to vote

I was able to solve the problem by simply making the mapNode have multiple skyNode parents. Each view is then attached to its respective skyNode with the calls

skyNode->attach(view)

followed by

view->setSceneData(skyNode)

Each skyNode has its own Ephemeris function for independent control.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gwaldron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant