Overte open source virtual worlds platform.
Find a file
Julian Groß dfd397ebfc Remove broken ccache makro.
This threw a whole bunch of errors when being used, and made use of questionable settings, some of which I couldn't find documentation for.
It has also become really easy to use ccache with cmake through the following environment variables; CMAKE_CXX_COMPILER_LAUNCHER=ccache CMAKE_C_COMPILER_LAUNCHER=ccache
2024-06-12 20:29:53 +02:00
.github Remove Fedora 38 since it's End Of Life. 2024-06-08 12:01:39 +02:00
android
assignment-client
cmake Remove broken ccache makro. 2024-06-12 20:29:53 +02:00
debian
docs
domain-server
ice-server
interface debug warning fix 2024-06-08 14:12:45 -07:00
launchers
libraries Merge pull request #937 from HifiExperiments/text 2024-06-10 22:59:44 -07:00
LICENSES
pkg-scripts Fix egrep deprecation warning. 2024-06-08 11:56:43 +02:00
plugins
screenshare
script-archive
scripts Merge pull request #937 from HifiExperiments/text 2024-06-10 22:59:44 -07:00
server-console
tests
tests-manual
tools Update build_server_package.bash to include RELEASE_NUMBER. 2024-06-12 20:25:38 +02:00
unpublishedScripts
.clang-format
.editorconfig
.eslintrc.js
.gitattributes
.gitignore
BUILD.md
BUILD_ANDROID.md
BUILD_LINUX.md
BUILD_OSX.md
BUILD_WIN.md
CHANGELOG.md
CMakeGraphvizOptions.cmake
CMakeLists.txt
CODING_STANDARD.md
CONTRIBUTING.md
hifi_android.py
hifi_qt.py
hifi_singleton.py
hifi_utils.py
hifi_vcpkg.py
INSTALLER.md
LICENSE
prebuild.py
README.md
SECURITY.md
VCPKG.md
winprepareVS19.bat
winprepareVS22

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!