Nessuna descrizione

Nils Schneider 9475306483 README: add screenshots 9 anni fa
doc 9475306483 README: add screenshots 9 anni fa
html bfe6fe346d grunt 9 anni fa
img c611b96712 forcegraph: change background 9 anni fa
lib aa237c2380 forcegraph: test for localStorage before using it 9 anni fa
scss a8bb1b40a2 add forcegraph to gui 9 anni fa
tasks 4b076ab3b9 add forcegraph 9 anni fa
.gitignore 3b5895601d switch to sass 9 anni fa
Gruntfile.js 3b5895601d switch to sass 9 anni fa
LICENSE 5d9555cfd5 license as GPL3 9 anni fa
README.md 9475306483 README: add screenshots 9 anni fa
app.js 4b076ab3b9 add forcegraph 9 anni fa
bower.json 4b076ab3b9 add forcegraph 9 anni fa
build.js 3a501766ff refactor main, app 9 anni fa
helper.js aa237c2380 forcegraph: test for localStorage before using it 9 anni fa
index.html 056c46331d load helper.js using requirejs 9 anni fa
package.json aa237c2380 forcegraph: test for localStorage before using it 9 anni fa
style.css 3b5895601d switch to sass 9 anni fa

README.md

Meshviewer

Meshviewer is a frontend for ffmap-backend.

Screenshots

Dependencies

  • npm
  • bower
  • grunt-cli

Installing dependencies

npm install
bower install

Building

Just run:

grunt

This will generate build/ containing all requires files.