Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/perliedman/cesium-js-point-cloud


https://github.com/perliedman/cesium-js-point-cloud

Last synced: 22 days ago
JSON representation

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
```