https://dev.3dgi.xyz/jsonfg-viewer
You can run the jsonfg-viewer
without installation by visiting ...
Install all dependencies:
yarn install
yarn run dev
You can visit the local version at: http://localhost:9080/dist/index.html.
yarn run build
Frameworks used:
The JSON-FG viewer is an adaptation of the CityJSON viewer and its components, namely cityjson-vue-components and cityjson-threejs-loader.