Deledrius / PRPViewer

Real-time viewer for Uru and Myst V level assets, based on libHSPlasma.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Real-time viewer for Uru and Myst V level assets, based on libHSPlasma.


Languages

Language:C++ 75.4%Language:C 23.3%Language:Objective-C 0.8%Language:GLSL 0.4%Language:CMake 0.1%