Coder Social home page Coder Social logo

pijaginw / electron-vtk-app Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 274 KB

Simple app for visualisation of 3D objects made with JavaScript, Electron and vtk.js.

License: Creative Commons Zero v1.0 Universal

JavaScript 73.96% HTML 17.63% CSS 0.41% GLSL 8.00%

electron-vtk-app's Introduction

electron-vtk-js-app

Clone and run for a quick way to see an Electron and vtk.js in action.

A basic Electron application needs just these files:

  • package.json - Points to the app's main file and lists its details and dependencies.
  • main.js - Starts the app and creates a browser window to render HTML. This is the app's main process.
  • index.html - A web page to render. This is the app's renderer process.

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/electron/electron-vtk-js-app
# Go into the repository
cd electron-vtk-js-app
# Install dependencies
npm install
# Run the app
npm start

electron-vtk-app's People

Contributors

pijaginw avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jiang-fan-bj

electron-vtk-app's Issues

Running this?

Hi, I just found this repo and was hoping you could explain how you get it to run. I'm trying to write my own VTK Electron app, but can't get it to link/compile correctly.

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.