CMU-CREATE-Lab / data-visualization-tools

EarthTime, and various data visualization libraries
Other
14 stars 5 forks source link

Plume layer altitude slider is missing #180

Closed pdille closed 3 years ago

pdille commented 3 years ago

Related to #178 but likely independent of the shader loading issue found there.

The problem for this is most likely the UI is no longer being loaded.

rsargent commented 3 years ago

Also check on hardcoded altitude in the shader. (This aspect is now split into #225)

rsargent commented 3 years ago

Let's move to adjusting this in the layer definition instead; closing this as no longer needed for now. Feel free to reopen if you need the feature.