Git Product home page Git Product logo

cityjson-paraview-plugin's Introduction

GitHub license

CityJSON Reader Plugin for ParaView

A plugin that allows you to read CityJSON files directly into ParaView for modeling.

image

https://github.com/cityjson
https://www.cityjson.org/
https://3d.bk.tudelft.nl/

How to use

  1. Download the latest binary here (Linux only at the moment)
  2. Open up ParaView
  3. Go to Tools->Manage Plugins...->Load New ...
  4. Choose the downloaded CityJSONReader plugin
  5. Load whatever CityJSON file you want

How to compile

  1. Get a copy of ParaView
  2. Build ParaView (see their instructions if necessary)
  3. Get a copy of this repo
  4. Build this:
    1. Go to the folder you have the source to this plugin
    2. mkdir build
    3. cmake .. -DParaView_DIR=<PATH TO BUILT PARAVIEW>
    4. cmake --build ..
    5. make
  5. You can find your built plugin in lib\plugins\CityJSONReader as .dll for Windows .so for Mac/Linux

cityjson-paraview-plugin's People

Contributors

leavauchier avatar mdjong1 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cityjson-paraview-plugin's Issues

paraview crashes

Hi i installed the plugin in the latest version of paraview
opened a tile of 3d bag as .json.
The program then crashes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.