Skip to content

Installation

Info

If you want to try PLUME on a sample project, you can use the Easter Egg Hunt demo.

The viewer is a standalone application, decoupled from any project files, that can be installed on any Windows 10 or later machine.

Prerequisites

  • Windows 10 or later

Download the latest release from the releases page.

github releases
github latest release

Unzip the PLUME-Viewer.zip file and locate the PLUME-Viewer.exe executable. This is the main executable file of the PLUME Viewer that will be used to open and visualize the records.

plume viewer executable file

Success

You are now ready to use the viewer.

From Git 🐙

The viewer can also be installed as a Unity project for development purposes. To do so, clone the repository using the following command:

git clone --recurse-submodules https://github.com/liris-xr/PLUME-Viewer.git
git clone --recurse-submodules git@github.com:liris-xr/PLUME-Viewer.git