# pvw-presenter **Repository Path**: mirrors_Kitware/pvw-presenter ## Basic Information - **Project Name**: pvw-presenter - **Description**: Web presentation framework for ParaViewWeb applications - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## [Presenter](http://slides.com/sebastienjourdain/p#/) [![Build Status](https://travis-ci.org/Kitware/pvw-presenter.svg)](https://travis-ci.org/Kitware/pvw-presenter) [![Dependency Status](https://david-dm.org/kitware/pvw-presenter.svg)](https://david-dm.org/kitware/pvw-presenter) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) ![npm-download](https://img.shields.io/npm/dm/pvw-presenter.svg) ![npm-version-requirement](https://img.shields.io/badge/npm->=3.0.0-brightgreen.svg) ![node-version-requirement](https://img.shields.io/badge/node->=5.0.0-brightgreen.svg) ### 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](http://slides.com/sebastienjourdain/p#/) for a getting started guide. ## Quick start You will need ParaView for all the capabilities ```js $ npm install -g pvw-presenter $ pvw-presenter --demo --paraview /Applications/paraview.app ``` ### Licensing **Presenter** is licensed under the [BSD 3-Clause License](LICENSE). ### Getting Involved Fork our repository and do great things. At [Kitware](http://www.kitware.com), 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.