Overte open source virtual worlds platform.
Find a file
Julian Groß 5ee31d6055 Rip out Highcharts proprietary graphing code.
This completely removes the graphing functionality of the Domain server control panel. I really don't think anyone actually uses this though, if people are even aware of its existence. The statistics themselves, without the pretty graphing, are still functional.
2025-03-17 10:45:59 +01:00
.github Disable Fedora 42 as their repository currently ships a CMake 4.0 release candidate, which breaks too many dependencies. 2025-03-01 20:25:35 +01:00
android Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
assignment-client Fix access-after-delete on leaving domain with entity scripts 2024-11-10 00:48:05 +01:00
cmake Patch glslang for GCC 15 compatibility. 2025-03-01 18:22:14 +01:00
debian
docs
domain-server Rip out Highcharts proprietary graphing code. 2025-03-17 10:45:59 +01:00
ice-server
interface Merge pull request #1330 from HifiExperiments/scriptInitializers 2025-03-02 12:06:56 +01:00
launchers Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
libraries Merge pull request #1358 from overte-org/fix/TAA_transparencies 2025-03-14 19:06:01 +01:00
LICENSES
pkg-scripts Update make-rpm-server to remove - characters. 2024-07-01 23:33:02 +02:00
plugins Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
script-archive
scripts Merge pull request #1307 from AleziaKurdis/placesAppAdiosBluryPictures 2025-02-26 12:13:59 +01:00
server-console Amended path to Rearranged_Basic_Sandbox.tar.gz 2025-01-04 17:14:06 +00:00
tests Fix warnings 2025-01-11 18:41:51 -08:00
tests-manual
tools Fix CMake errors; CMake removed version compatibility with CMake 3.5 and below. This includes bumping glslang, as it was still using CMake version compatibility <3.0. 2025-03-01 14:12:12 +01:00
unpublishedScripts master -> primary 2024-08-13 20:50:51 -07:00
.clang-format
.editorconfig
.eslintrc.js [pull] master from overte-org:master (#93) 2024-10-24 06:32:53 +00:00
.gitattributes
.gitignore Add .cache to gitignore. 2024-10-30 05:09:22 -05:00
BUILD.md Remove RELEASE_NAME from build documentation. 2024-06-18 15:09:13 +02:00
BUILD_ANDROID.md Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
BUILD_LINUX.md
BUILD_OSX.md
BUILD_WIN.md
CHANGELOG.md update changelog for 2024.11.1 2024-11-24 22:17:38 -08:00
CMakeGraphvizOptions.cmake
CMakeLists.txt Fix CMake errors; CMake removed version compatibility with CMake 3.5 and below. This includes bumping glslang, as it was still using CMake version compatibility <3.0. 2025-03-01 14:12:12 +01:00
CODING_STANDARD.md
CONTRIBUTING.md
hifi_android.py
hifi_qt.py Update Qt package and enable QtX11Extras. 2024-12-15 11:44:35 +01:00
hifi_singleton.py
hifi_utils.py
hifi_vcpkg.py Update VCPKG on Windows, so it can find newer versions of Visual Studio. 2024-07-07 12:29:46 +02:00
INSTALLER.md Remove RELEASE_NAME from build documentation. 2024-06-18 15:09:13 +02:00
LICENSE Update LICENSE 2024-07-13 22:26:46 +02:00
prebuild.py Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
README.md
SECURITY.md
VCPKG.md
winprepareVS19.bat
winprepareVS22 Merge branch master into protocol_changes 2024-06-18 21:08:21 -07: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!