abhishekvp / cesium-lg

Liquid Galaxy GSoC 2016 Project: Enabling Cesium for Liquid Galaxy
5 stars 3 forks source link

master UI: include being able to toggle on/off debug fps count on slave... #40

Closed alfski closed 8 years ago

alfski commented 8 years ago

Want to be able to toggle this on the slaves from the master dat.ui...

        viewer.scene.debugShowFramesPerSecond = true;
abhishekvp commented 8 years ago

I have added the toggle button in the current UI itself. I will port all elements to dat.GUI when working on #27