Giter VIP home page Giter VIP logo

verainview's Introduction

VeraInView Version

VeraInView is a standalone HTML file that can act as an application to visualize your VERAin XML files.

To build

We depend on node to build and bundle the application. All other dependencies will be downloaded and installed when running npm i which includes vtk.js for the 3D rendering.

To build and bundle the application, you will need to run these commands:

npm i                    # Install build tools and dependencies
npm run build:release    # Transpile the application into ./dist/vera.js
npm run bundle           # Generate standalone ./dist/VeraInView.html file
npm run guide            # Generate a PDF version of the user guide 

To run and share

The previous commands generate a single HTML file in ./dist/VeraInView.html.

You can copy it to your desktop and/or share it by email.

Then just double click on the HTML file which should open your default browser. At that point, you either have to click on the [+] button or the main window image to load the file you want to visualize or you can simply drag/drop it onto that button.

It may take some time to load your file, but once loaded, you will be able to expand the left menu and start exploring your data in a visual mode.

Please see the Users Guide for more information on interacting with the viewer.

Feedback

We welcome your feedback! Please submit issues for problems or enhancements.

License

VeraInView is distributed under the OSI-approved BSD 3-clause License. See LICENSE for details.

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.