Skip to content

Latest commit

 

History

History
224 lines (195 loc) · 20.7 KB

README.md

File metadata and controls

224 lines (195 loc) · 20.7 KB

水模拟 - WaterSimulation

 东西都放在 Apps/Sandcastle/gallery2/ 里面了。在线地址:https://whuls.github.io/Water-Simulation/Apps/Sandcastle/gallery2/model.html

 尝试模拟 降雨节流汇水排水 的功能。

 主要代码写在 html 文件中 Sandcastle_BeginSandcastle_End 之中的位置。

//Sandcastle_Begin

// code...

//Sandcastle_End

学习资源

预备条件

  1. node
  2. npm

安装

$npm install

运行

$node server

参数

  • --public:true/false,本地项目或网络项目;
  • --port:+ 端口号,部署的端口;

Cesium.js 官方 README 内容

Build Status  Docs

CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin. It uses WebGL for hardware-accelerated graphics, and is cross-platform, cross-browser, and tuned for dynamic-data visualization.

http://cesiumjs.org/

🚀 Get Started

Visit the Downloads page or use the npm module:

npm install cesium

Have questions? Ask them on the forum.

Interested in contributing? See CONTRIBUTING.md. ❤️

❄️ Mission

Our mission is to create the leading 3D globe and map for static and time-dynamic content, with the best possible performance, precision, visual quality, platform support, community, and ease of use.

📗 License

Apache 2.0. CesiumJS is free for both commercial and non-commercial use.

🌎 Where Does the 3D Content Come From?

CesiumJS can stream 3D content such as terrain, imagery, and 3D Tiles from the commercial Cesium ion platform and other content sources. You are free to use any combination of content sources with CesiumJS that you please. Using Cesium ion helps support CesiumJS development. ❤️

👏 Featured Demos

                     

👏 Demos