Overte open source virtual worlds platform.
Find a file
2025-07-05 16:37:14 +02:00
.github Add missing brackets. 2025-06-15 13:53:20 +02:00
android
assignment-client Replace BUILD_* and BUILD_*_OPTION with OVERTE_BUILD_* cache variables. 2025-05-31 16:11:12 +02:00
cmake Fix build dates being used in the user data path. 2025-06-15 10:42:54 +02:00
debian
docs
domain-server
ice-server
interface Missed a spot. 2025-07-01 16:55:59 -05:00
launchers Replace EXTERNAL_BUILD_ASSETS with OVERTE_EXTERNAL_BUILD_ASSETS. 2025-05-31 15:51:06 +02:00
libraries Merge pull request #1656 from HifiExperiments/triplanarNormals 2025-07-01 22:49:02 +02:00
LICENSES
pkg-scripts Package all libraries provided by Conan. 2025-05-29 08:46:34 +02:00
plugins Fix switching to desktop from OpenXR 2025-06-17 23:03:05 +10:00
script-archive
scripts Merge pull request #1664 from ada-tv/fix/vr-notification-height 2025-07-05 16:37:14 +02:00
server-console Replace BUILD_* and BUILD_*_OPTION with OVERTE_BUILD_* cache variables. 2025-05-31 16:11:12 +02:00
tests
tests-manual
tools Merge pull request #1584 from overte-org/cmake_variables 2025-06-13 09:20:17 +02:00
unpublishedScripts
.clang-format
.editorconfig
.eslintrc.js
.gitattributes
.gitignore
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
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 Move to Visual Studio 2022. 2025-06-09 11:19:58 +02:00
CHANGELOG.md
CMakeGraphvizOptions.cmake
CMakeLists.txt Fix wrong name of CMAKE_COMPILE_WARNING_AS_ERROR 2025-06-15 09:58:02 +02:00
CODING_STANDARD.md
conanfile.py Merge branch 'master' into fix/gcc-15 2025-06-06 18:00:45 +02:00
CONTRIBUTING.md
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
README.md
SECURITY.md
winprepareVS19.bat
winprepareVS22.bat

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!