Overte open source virtual worlds platform.
Find a file
2023-05-19 00:17:37 +02:00
.github Do not try to package on Linux aarch64 as it currently fails trying to build server-console. 2023-05-11 13:01:24 +02:00
android
assignment-client convert script engine variables from QSharedPointer to std::shared_ptr 2023-05-19 00:17:34 +02:00
cmake Fixed some V8 crashes 2023-05-19 00:17:37 +02:00
debian
docs
domain-server isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
ice-server
interface Fixed evaluateInClosure and other V8 stuff 2023-05-19 00:17:36 +02:00
launchers
libraries Switched off animation handlers for now, because they deadlocked with V8 2023-05-19 00:17:37 +02:00
LICENSES Add licenses 2022-11-25 22:02:48 +01:00
pkg-scripts Add GitHub Actions CI builds for amd64 and aarch64 Linux server packages. 2022-12-07 00:57:57 +01:00
plugins rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
screenshare
script-archive Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
scripts Fixed simplifiedNametag 2023-05-19 00:17:35 +02:00
server-console
tests Fixed Script.require 2023-05-19 00:17:37 +02:00
tests-manual isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
tools Added QTimer* script data type and some nullptr checks 2023-05-19 00:17:35 +02:00
unpublishedScripts
.clang-format
.editorconfig
.eslintrc.js
.gitattributes
.gitignore Add KDevelop to gitignore 2023-03-12 16:38:32 +01:00
BUILD.md
BUILD_ANDROID.md
BUILD_LINUX.md
BUILD_OSX.md
BUILD_WIN.md Update BUILD_WIN.md 2023-04-21 14:30:41 -07:00
CHANGELOG.md Update CHANGELOG.md 2023-01-02 20:49:01 +01:00
CMakeGraphvizOptions.cmake
CMakeLists.txt Initial support for a directory with test scripts 2023-05-19 00:17:36 +02:00
CODING_STANDARD.md
CONTRIBUTING.md
hifi_android.py
hifi_qt.py Merge pull request #301 from william-lohan/fix-build-error-on-rolling-distros 2023-01-08 19:01:41 +01:00
hifi_singleton.py
hifi_utils.py
hifi_vcpkg.py
INSTALLER.md Add GitHub Actions CI builds for amd64 and aarch64 Linux server packages. 2022-12-07 00:57:57 +01:00
LICENSE Update license year 2023-03-11 19:35:10 +01:00
prebuild.py
README.md Update Doxygen GitHub Actions builds 2023-02-04 19:19:25 +01:00
VCPKG.md
winprepareVS19.bat Update winprepareVS19.bat 2023-04-21 16:49:20 -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
  • 16km³ 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!