/ApertusVR

Free virtual and augmented reality engine

Primary LanguageC++MIT LicenseMIT

ApertusVR

Free virtual and augmented reality engine apertusvr.org

Overview

About

Distributed scene sharing engine for virtual and augmented reality on any platform and hardware

ApertusVR has a loosely coupled structure in order to easily configure the engine capabilities and run these configuration instances on different machines and connect them together via internet.

ApertusVR creates multiuser scenes which means that all of the participant shares the same things at the same time.

ApertusVR has set-in-stone interfaces, language bindings and disjunct libraries therefore it is easily embeddable to an existing development.

How to use

From Source

Currently, tested only on Windows Visual Studio Community 2015

  1. Clone the repository
  2. Build with cmake

Windows 10 Visual Studio 2015 64bit SDK

  1. Download a SDK downloads
  2. Build with Visual Stduio 2015 Community

Precompiled binaries

Precompiled binaries Coming soon...

Community

Versions

Version Release Date
0.1.0 2017.05.09.

##License ApertusVR is released under the MIT License, which is a permissive open source license. The only condition is that you distribute the license text included in our distribution with any software that uses ApertusVR.