Skip to content
Dempsey edited this page May 9, 2024 · 6 revisions

Backgournd

   WebGL has attracted more and more attention in recent years, but the difficulty of two-dimensional and three-dimensional development is much higher than that of ordinary web. Whether we are in the process of development or learning, we often need to spend a lot of time to consult materials and study official cases. Let the already very intense and valuable energy to be involved in the irrelevant place.
   While most of the two 3D packages (openlayersjs,cesiumjs, threejs) are foreign, if the English level is good, it is OK, otherwise it is really difficult to read even guess; It is because I have experienced these pains that I have combined my own experience and network information to sort out a set of cesium related cases development kit for everyone's reference, hoping to help various partners.

Introduction

 This is a Cesium development kit that includes functionalities such as layer loading, coordinate conversion, coordinate picking, camera control, measurement, plotting, model loading and manipulation (translation, rotation scaling), 3Dtiles view position adjustment, weather effects (rain, snow, fog), scene rendering with radar scan and information box display capabilities. It also provides features for flow line visualization, lighting effects including dynamic wall and other luminous materials rendering. Additionally it supports Post effects, visibility analysis tools for perspective analysis and slope analysis. Furthermore it offers Inundation analysis as well as volume analysis capabilities and terrain excavation functionality.

Features

  • materials material
  • analysis analysis
  • plotting plot
  • dragging drag
  • radar scan radar
  • First-person roaming roaming

Preview

https://benpaodehenji.com/cesiumDevKit

Clone this wiki locally