Cesium SDK terrain tiler

Hello,

I used terrain tiler 8on premise) to generate a terraindb - in whih way is it possible to generate vertex normals, i.e. for terrain lighting ?

Is there a parameter to do this ?

Rüdiger

Hi Ruiger

Normals are generated automatically for lightning and are done always. If you are using CesiumJS, you may need to enable lighting at runtime. See Cesium Sandcastle as an example.

Shehzan

Hi @Shehzan_Mohammed,

thank you for the infomation, I would like to use the vertex-information at the ShadowMap - so I think the requestVertexNormals should be sufficent.

It is good that the lightning information is generated automatically - maybei my geoserver doesn’t delivers this information.

Regards

Rüdiger

@Shehzan_Mohammed

Everything fine - it works now

the error was in the server