3
0
Fork 0
mirror of https://github.com/JulianGro/overte.git synced 2025-04-21 19:43:58 +02:00
Overte open source metaverse platform.
Find a file
2025-04-14 18:53:26 +02:00
.github Fix AppImages being built without compiler optimizations. 2025-04-14 18:53:26 +02:00
android Moved avatar URL to fully private settings 2024-03-23 20:41:22 +01:00
assignment-client Fix access-after-delete on leaving domain with entity scripts 2024-11-10 00:48:05 +01:00
cmake Enable aarch64 AppImage packaging and add architecture to AppImage file name. 2025-04-12 23:24:32 +02:00
debian Renamed Metaverse Server to Directory Server/Services 2022-09-08 22:19:55 +02:00
docs Add collision pick documentation on scaleWithParent option 2018-09-28 09:55:02 -07:00
domain-server 🐛 Fixed domain-server build 2025-04-12 15:01:58 +02:00
ice-server 🐛 Fixed missing openssl DLL's on Windows 2025-04-12 15:02:05 +02:00
interface Initial AppImage packaging on Conan. 2025-04-12 15:50:45 +02:00
launchers Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
libraries Disable WebRTC on Windows. It seems to conflict with parts of the Windows SDK. 2025-04-12 15:02:05 +02:00
LICENSES Add licenses 2022-11-25 22:02:48 +01:00
pkg-scripts Remove more remnants of VCPKG. 2025-04-12 15:02:02 +02:00
plugins 🔧 Added OpenXR conan pkg 2025-04-12 15:02:05 +02:00
script-archive Moved system chat to script-archive. 2024-05-23 17:26:59 -05:00
scripts Merge pull request from Armored-Dragon/fix/controller-scripts-1376 2025-04-10 21:04:08 +02:00
server-console Amended path to Rearranged_Basic_Sandbox.tar.gz 2025-01-04 17:14:06 +00:00
tests 🐛 Fixed building tests 2025-04-12 15:02:00 +02:00
tests-manual Fix double indentation. 2025-04-12 15:02:05 +02:00
tools Add comment why vhacd-util is disabled. 2025-04-12 15:02:05 +02:00
unpublishedScripts master -> primary 2024-08-13 20:50:51 -07:00
.clang-format Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
.editorconfig Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
.eslintrc.js [pull] master from overte-org:master () 2024-10-24 06:32:53 +00:00
.gitattributes Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
.gitignore Clean up .gitignore. 2025-04-12 15:02:02 +02:00
BUILD.md Update build documentation for Windows. 2025-04-12 15:02:04 +02:00
BUILD_ANDROID.md Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
BUILD_LINUX.md 🔧 Updated conan overte remote url 2025-04-12 15:02:01 +02:00
BUILD_OSX.md Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
BUILD_WIN.md Update build documentation for Windows. 2025-04-12 15:02:04 +02:00
CHANGELOG.md Update Changelog for 2025.03.3. 2025-03-25 16:45:37 +01:00
CMakeGraphvizOptions.cmake Trying to fix QtQml/QtScript crashes 2017-06-22 16:39:57 -07:00
CMakeLists.txt Remove redundant setting of CXX compiler, as Conan already sets this. 2025-04-12 15:02:02 +02:00
CODING_STANDARD.md Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
conanfile.py 🔧 Added OpenXR conan pkg 2025-04-12 15:02:05 +02:00
CONTRIBUTING.md Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
INSTALLER.md Add initial AppImage packaging support through CPack. 2025-04-12 20:25:07 +02:00
LICENSE Update LICENSE 2024-07-13 22:26:46 +02:00
README.md Update some links in README.md 2023-11-22 02:25:55 +01:00
SECURITY.md Create SECURITY.md 2023-11-04 13:49:51 +01:00
winprepareVS19.bat 📝 Updated documentation 2025-04-12 15:02:01 +02:00
winprepareVS22.bat 📝 Updated documentation 2025-04-12 15:02:01 +02:00

Overte

Website | Matrix | Download

GitHub contributors GitHub stars GitHub forks Apache 2.0 Matrix

Build Status

Master CI Build API-docs CI Build & Deploy Doxygen CI Build & Deploy REUSE status

What is this?

Overte is a free and open source 3D social virtual worlds software.

  • Desktop and VR use
  • Hundreds of users simultaneously
  • Collaborative in-world creation
  • Full-body avatars
  • FBX, glTF, and OBJ support
  • JavaScript scripting engine
  • 256km²/4096km³ world space in a server
  • Fully self-hosted
  • Apache 2.0

Releases

View Releases here Pre-releases for testing are available here

How to deploy a Server

Building

How to build the Interface

How to build a Server

How to generate an Installer

Mission statement

Overte aims to provide social virtual worlds experience with entitely free and open source infrastructure.

Technical details

Overte consists of many projects and codebases with its unifying structure's goal being free and open source self-hosted virtual worlds.

Tools

Documentation

Contribution

There are many contributors to Overte. Code writers, reviewers, testers, documentation writers, modellers, and general supporters of the project are all integral to its development and success towards its goals. Find out how you can contribute!