Overte open source virtual worlds platform.
Find a file
2026-02-22 12:32:49 +01:00
.github Remove unnecessary paths. CMake already knows where the build folder is. 2026-02-13 15:30:18 +01:00
.idea Add CLion profiles and documentation. 2026-01-11 23:32:21 +01:00
android Add input and output macros to remaining shaders 2025-12-23 16:47:09 +01:00
assignment-client Merge pull request #2082 from overte-org/scripting_fixes 2026-02-21 19:21:01 +01:00
cmake Add "Enabling thread debugging" message. Switch to 4-space indentation. 2026-01-11 12:04:04 +01:00
debian Renamed Metaverse Server to Directory Server/Services 2022-09-08 22:19:55 +02:00
docs Add KDevelop documentation. 2026-01-11 23:33:27 +01:00
domain-server fix msvc deprecation notices 2025-10-20 23:50:37 +02:00
ice-server Merge branch 'master' into protocol_changes 2025-06-14 22:17:30 -07:00
interface Merge pull request #2082 from overte-org/scripting_fixes 2026-02-21 19:21:01 +01:00
launchers Replace EXTERNAL_BUILD_ASSETS with OVERTE_EXTERNAL_BUILD_ASSETS. 2025-05-31 15:51:06 +02:00
libraries Merge pull request #2082 from overte-org/scripting_fixes 2026-02-21 19:21:01 +01:00
LICENSES Add licenses 2022-11-25 22:02:48 +01:00
nix use correct wrapper options 2026-01-20 20:30:07 +01:00
pkg-scripts Avoid "True not found" message. 2025-09-27 14:13:09 +02:00
plugins Check for trigger value too in sim hand tracking for controllers without touch 2026-01-25 01:24:16 +10:00
script-archive Moved system chat to script-archive. 2024-05-23 17:26:59 -05:00
scripts Merge pull request #2057 from ada-tv/fix/disable-you-are-available-in-undefined 2026-02-20 16:00:26 +01:00
server-console Add package-lock.json from 2025-08-22 to Console to mitigate risk of recent NPM supply chain attack. 2025-11-27 10:23:59 +01:00
tests add missing scopeGuard changes 2026-02-21 18:31:58 +01:00
tests-manual Fix double indentation. 2025-05-14 17:23:30 +02:00
tools Use the new Linux Conan profile on the CI pipeline. 2026-02-13 15:06:31 +01:00
unpublishedScripts master -> primary 2024-08-13 20:50:51 -07:00
.clang-format Update clang-format file. 2025-11-27 13:26:05 +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_IDE.md Add Linux Conan profile. 2026-02-13 14:47:14 +01:00
BUILD_LINUX.md Add Linux Conan profile. 2026-02-13 14:47:14 +01: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 Fix wrong release date. 2026-02-19 14:58:10 +01:00
CMakeGraphvizOptions.cmake Trying to fix QtQml/QtScript crashes 2017-06-22 16:39:57 -07:00
CMakeLists.txt Remove outdated HIFI_MEMORY_DEBUGGING check. 2026-01-11 11:52:34 +01:00
CODING_STANDARD.md Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
conanfile.py Merge pull request #2021 from JulianGro/qt5_android 2026-01-20 22:13:13 +01:00
CONTRIBUTING.md Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
flake.lock add nix package definition 2025-12-23 13:22:29 +01:00
flake.nix flake: add alias for configuring 2026-02-18 18:59:10 +01:00
INSTALLER.md Actually fix libnss related regression this time. 2025-10-19 18:14:16 +02:00
LICENSE Update license year. 2026-02-22 12:32:49 +01: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!