pvw-presenter

Web presentation framework for ParaViewWeb applications

Usage no npm install needed!

<script type="module">
  import pvwPresenter from 'https://cdn.skypack.dev/pvw-presenter';
</script>

README

Presenter

Build Status Dependency Status semantic-release npm-download npm-version-requirement node-version-requirement

Introduction

ParaViewWeb Presenter let you create stunning presentation by embedding 3D interactive content leveraging ArcticViewer or ParaView for performing the rendering.

Presenter is based on Reveal.js and is just extending it with new view types.

Documentation

See the documentation for a getting started guide.

Quick start

You will need ParaView for all the capabilities

$ npm install -g pvw-presenter
$ pvw-presenter --demo --paraview /Applications/paraview.app

Licensing

Presenter is licensed under the BSD 3-Clause License.

Getting Involved

Fork our repository and do great things. At Kitware, we've been contributing to open-source software for 15 years and counting, and want to make Presenter useful to as many people as possible.