Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 661 Bytes

File metadata and controls

12 lines (7 loc) · 661 Bytes

PST4-TeleRoom

Room based online virtual reality telepresence project for ESIEA

This project is finish now. It can only be built against the "legacy-teleroom" branch of the Annwvyn repository

This project uses the Annwvyn game engine, a C++ library found here : https://github.com/Ybalrid/Annwvyn You need the SDK installed, and the engine updated with the repository master branch to run it.

This project uses submodule, please init submodure or clone with the --recursing option.

Networking provided by RakNet, a BSD-2close free library distributed by OculusVR. This uses the https://github.com/Ybalrid/RakNet fork that fixes some things about it.