Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perliedman/cesium-js-point-cloud
https://github.com/perliedman/cesium-js-point-cloud
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/perliedman/cesium-js-point-cloud
- Owner: perliedman
- Created: 2021-09-07T18:05:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-07T18:15:51.000Z (over 3 years ago)
- Last Synced: 2024-12-03T10:25:29.947Z (3 months ago)
- Language: JavaScript
- Size: 1.81 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
cesium-js-point-cloud
=====================Small Cesium JS example app
## Running
Install and build:
```
npm install
npm start
```Serving directly from filesystem:
```
npx http-server
```