Mondradiko Save

Mondradiko is a future-proof VR engine for creating multiplayer virtual reality experiences.

Project README

Discord GitHub CodeFactor

Mondradiko

Mondradiko is a future-proof VR engine for creating multiplayer virtual reality experiences.

Future-proof?

Virtual reality is a rapidly expanding field of research, encompassing many topics, including optics, computer vision, machine learning, and embedded programming. As such, any development platform targeting VR needs to be ready to adapt to advances in VR technology, to provide a reliable and cross-platform user experience. Mondradiko will natively support new VR features such as full-body tracking, haptic feedback, eye tracking, and omnidirectional treadmills, as long as new VR tech is being created.

VR engine?

Mondradiko is structured very similarly to a traditional game engine, but VR can be used for far more than just games. Large-scale virtual reality will revolutionize internet communication, allowing businesses, teachers, artists, and performers to engage with their peers over the internet in a far more natural way than with what is currently possible.

Multiplayer?

Mondradiko is strictly designed around a client-server architecture, allowing multiple users to exist in the same virtual environment. Servers can be built to host virtual classrooms, professional meeting spaces, casual hangout areas, and of course, games. Your imagination is the only limit.

Getting Started

Licenses

Mondradiko's source code is licensed under LGPL-v3.

Mondradiko's emblem is licensed under CCBY-4.0.

The "mononoki" (aka "monoOne") font is licensed under the SIL Open Font License. Copyright (c) 2013, Matthias Tellen [email protected]. The full license text is listed in config/mononoki-LICENSE.txt. (GitHub link)

Mondradiko includes the following third-party libraries (lib/ directory):

  • json.hpp : Copyright (c) 2013-2017 Niels Lohmann. MIT license.
  • base64 : Copyright (C) 2004-2008 René Nyffenegger
  • stb_image.h : v2.08 - public domain image loader - GitHub link
  • stb_image_write.h : v1.09 - public domain image writer - GitHub link
  • stb_rect_pack.h : v2.08 - public domain rectangle packing - GitHub link
  • tinygltf : Copyright (c) 2015 - 2020 Syoyo Fujita, Aurélien Chatelain and many contributors. MIT license. - GitHub link
  • toml11 : Copyright (c) 2017 Toru Niina. MIT license. - GitHub link
  • VulkanMemoryAllocator : Copyright (c) 2017-2020 Advanced Micro Devices, Inc. All rights reserved. MIT license. - GitHub link
Open Source Agenda is not affiliated with "Mondradiko" Project. README Source: mondradiko/mondradiko
Stars
33
Open Issues
11
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating