Skip to content

3DGI/jsonfg-viewer

 
 

Repository files navigation

JSON-FG viewer

Live demo

https://dev.3dgi.xyz/jsonfg-viewer

Use

Public version

You can run the jsonfg-viewer without installation by visiting ...

Installation

Install all dependencies:

yarn install

Compile and run for development

yarn run dev

You can visit the local version at: http://localhost:9080/dist/index.html.

Compile and run for production

yarn run build

Dependencies

Frameworks used:

Attribution

The JSON-FG viewer is an adaptation of the CityJSON viewer and its components, namely cityjson-vue-components and cityjson-threejs-loader.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.3%
  • Vue 42.7%
  • Other 1.0%