Skip to content

kosua20/PRPViewer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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.