Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.09 KB

README.md

File metadata and controls

15 lines (11 loc) · 1.09 KB

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 depends on glfw and libhsplasma via Cmake, and was only tested on macOS. It should build on Windows and Linux with a bit of manual intervention in the build files. You will also need most of the dependencies from the Plasma engine, as listed here

More information in this series of blog posts:

Result 1 Result 2 Result 3 Result 4