1
1
Fork
You've already forked overte
0
No description
  • C++ 50.2%
  • JavaScript 32.3%
  • QML 5.9%
  • CSS 4.5%
  • HTML 2.5%
  • Other 4.4%
2025年11月23日 14:08:12 +01:00
.github Fix Windows CI builds failing on cache miss. 2025年11月05日 10:59:05 +01:00
android Moved avatar URL to fully private settings 2024年03月23日 20:41:22 +01:00
assignment-client fix implicit this 2025年10月21日 01:08:15 +02:00
buildlogs add last build log 2025年11月23日 14:08:12 +01:00
chatlogs try to package overte as part of FSF40 Hackathon -> GNU Guix and LibreVR 2025年11月23日 14:02:11 +01:00
cmake try to cleanup configure phase 2025年11月22日 21:16:37 +01: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 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 GifCreator: nearly done 2025年11月22日 21:49:25 +01:00
launchers Replace EXTERNAL_BUILD_ASSETS with OVERTE_EXTERNAL_BUILD_ASSETS. 2025年05月31日 15:51:06 +02:00
libraries Un-premultiply overlay desktop texture 2025年11月09日 03:44:38 +10:00
LICENSES Add licenses 2022年11月25日 22:02:48 +01:00
pkg-scripts Avoid "True not found" message. 2025年09月27日 14:13:09 +02:00
plugins remove Steam 2025年11月22日 21:22:52 +01:00
script-archive Moved system chat to script-archive. 2024年05月23日 17:26:59 -05:00
scripts Disable subpixel antialiasing by default, better icon scaling on app buttons and create entity buttons 2025年10月25日 09:41:23 +10: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 Merge pull request #1818 from overte-org/refactor_gha 2025年10月30日 09:23:59 +01: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 for version 2025年10月1日.1 2025年10月19日 19:51:08 +02:00
CMakeGraphvizOptions.cmake
CMakeLists.txt Merge pull request #1627 from JulianGro/fixOpenGLES 2025年10月21日 23:34:11 +02: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 #1855 from overte-org/c++20 2025年10月23日 10:53:43 +02:00
CONTRIBUTING.md Add license information to a bunch of files 2022年11月25日 22:02:06 +01:00
depends.txt try to package overte as part of FSF40 Hackathon -> GNU Guix and LibreVR 2025年11月23日 14:02:11 +01:00
INSTALLER.md Actually fix libnss related regression this time. 2025年10月19日 18:14:16 +02:00
ldd.txt add ldd.txt for passing configure 2025年11月23日 09:39:10 +01: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
  • 256km2/4096km3 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!