Overte open source virtual worlds platform.
Find a file
Julian Groß a3e8e3a7c2
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Merge pull request #1769 from JulianGro/depot.dev
Use Depot.dev for Windows CI builds
2025-08-26 19:38:36 +02:00
.github Use depot.dev for Windows builds. Our Windows builds time out on GitHub's hosted runners if we are building Qt from source. 2025-08-26 14:46:54 +02:00
android Moved avatar URL to fully private settings 2024-03-23 20:41:22 +01:00
assignment-client Replace BUILD_* and BUILD_*_OPTION with OVERTE_BUILD_* cache variables. 2025-05-31 16:11:12 +02:00
cmake Remove qtaudio_windows.dll QtMultimedia plugin to avoid having two plugins and duplicated audio devices. 2025-08-22 16:16:50 +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-05-14 17:21:30 +02:00
ice-server 🐛 Fixed missing openssl DLL's on Windows 2025-05-14 17:23:31 +02:00
interface Merge pull request #1750 from HifiExperiments/vrm 2025-08-26 18:53:39 +02:00
launchers Replace EXTERNAL_BUILD_ASSETS with OVERTE_EXTERNAL_BUILD_ASSETS. 2025-05-31 15:51:06 +02:00
libraries Merge pull request #1750 from HifiExperiments/vrm 2025-08-26 18:53:39 +02:00
LICENSES Add licenses 2022-11-25 22:02:48 +01:00
pkg-scripts Package all libraries provided by Conan. 2025-05-29 08:46:34 +02:00
plugins Merge branch 'master' into feature/thumbstick_scrolling 2025-07-05 20:39:35 +02:00
script-archive Moved system chat to script-archive. 2024-05-23 17:26:59 -05:00
scripts Merge pull request #1768 from ada-tv/fix/contextmenu-disable 2025-08-26 19:34:05 +02:00
server-console Replace BUILD_* and BUILD_*_OPTION with OVERTE_BUILD_* cache variables. 2025-05-31 16:11:12 +02:00
tests 🐛 Fixed building tests 2025-05-14 17:21:32 +02:00
tests-manual Fix double indentation. 2025-05-14 17:23:30 +02:00
tools add support for vrm extension 2025-08-20 21:59:56 -07: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 Remove google poly 2024-09-08 17:23:52 -05:00
.gitattributes Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
.gitignore Clean up .gitignore. 2025-05-14 17:22:09 +02:00
BUILD.md Refactor PRODUCTION_BUILD, PR_BUILD, and STABLE_BUILD. We stop exposing them since they are already set automatically, and limit their usage. 2025-05-31 18:51:26 +02:00
BUILD_ANDROID.md Add warning to Android build instructions mentioning that building is currently not possible. 2024-02-14 17:05:09 +01:00
BUILD_LINUX.md Merge branch 'master' into cmake_variables 2025-06-07 03:46:18 +02:00
BUILD_OSX.md Remove OVERTE_OPTIMIZE and OVERTE_CPU_ARCHITECTURE, replacing them with sane defaults. 2025-05-31 15:36:36 +02:00
BUILD_WIN.md Add conan profile detect to Windows build documentation. 2025-08-06 21:39:29 +02:00
CHANGELOG.md Update CHANGELOG.md 2025-05-12 23:59:03 -07:00
CMakeGraphvizOptions.cmake Trying to fix QtQml/QtScript crashes 2017-06-22 16:39:57 -07:00
CMakeLists.txt Add QT_NO_DEBUG to explicitly disabled Q_ASSERTs on Release and RelWithDebInfo builds. 2025-08-22 15:32:35 +02:00
CODING_STANDARD.md Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
conanfile.py Update Qt package revision. 2025-08-19 18:00:27 +02:00
CONTRIBUTING.md Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
INSTALLER.md Always use STABLE_GLOBAL_SERVICES. I assume we will eventually get rid of this completely, since we want the Directory service to be federated and switchable during runtime. 2025-05-31 18:54:52 +02:00
LICENSE Update LICENSE year 2025-05-03 10:05:07 +02:00
README.md Use depot.dev for Windows builds. Our Windows builds time out on GitHub's hosted runners if we are building Qt from source. 2025-08-26 14:46:54 +02:00
SECURITY.md Create SECURITY.md 2023-11-04 13:49:51 +01:00
winprepareVS19.bat 📝 Updated documentation 2025-05-14 17:21:33 +02:00
winprepareVS22.bat 📝 Updated documentation 2025-05-14 17:21:33 +02:00

Overte

Website | Matrix | Download

GitHub contributors GitHub stars GitHub forks Apache 2.0 Matrix Built with Depot

Build Status

Nightly CI Build API-docs CI Build & Deploy Doxygen CI Build & Deploy

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 (and pre-releases) 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 experiences with entirely 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!