how to push ground and make the surface transparent

Hi
I'm working on an app for visualizing underground tubes and wires, I want to make the surface of a region down to a certain depth, and if possible, add another transparent layer on the top.
Is it possible to do so?

Hello Chris,

Unfortunately, I don’t think this kind of functionality is currently supported. You’ll have to do your visualizations on the globe surface instead.

Best,

Hannah

Hello Hannah

thank you anyway.

Chris

发自 Windows 邮件

Hi Chris,

There is a plugin to cut out a section of terrain:

GitHub - NICTA/cesium-groundpush-plugin

It is only tested with Cesium 1.2, but it might not be hard to upgrade to the latest Cesium (1.12).

We also plan to support this natively in Cesium, and there is some prototyping in the translucent-terrain branch.

Patrick

Hi Patrick

That may help a lot. Thank you.

Chris

在 2015年8月29日星期六 UTC+8下午7:58:53,Patrick Cozzi写道: