Skip to content

A cross-platform Cesium desktop application built on Electron.

License

Notifications You must be signed in to change notification settings

TomPed/Cesium-Editor

Repository files navigation

CesiumEditor

CesiumEditor is a simple cross platform desktop app that acts as a Cesium editor built on Electron.

Getting started

  • Clone the repo: git clone git@github.com:TomPed/Cesium-Editor.git
  • Run: npm install

To run the app, run: npm start

Build Guide

  1. If you have made changes in main.js, index.js, or any other file/added files, run npm run start to see the changes.
  2. When you are happy with you changes run npm build-all or npm run build-mac and npm run build-win in order to build the .app and .exe.

For creating your own Cesium app using Electron check out this blog post.

About

A cross-platform Cesium desktop application built on Electron.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published