Skip to content

kosua20/PRPViewer

Repository files navigation

PRPViewer

This is a realtime viewer for Uru and Myst V game assets. It relies on the open-sourced Plasma engine to load levels and extract enough information to perform realtime rendering.

This project was tested on Windows and macOS. After cloning the repository, run configure.bat or configure.sh depending on your environment to build and setup all dependencies. You can then use Cmake to generate the main project from the repository root.

More information in this series of blog posts:

Result 1 Result 2 Result 3 Result 4

License

Libraries in src/libs/* and external/* remain under their respective licenses. This work is based on the awesome libhsplasma project, licensed under GPLv3. PRPViewer is thus also licensed under the GPLv3.