Overte open source virtual worlds platform.
Find a file
Dale Glass 02a0e33e95 Add NETWORKLESS_TEST_SCRIPT type to NetworkManager.
This is a slightly hacky way to make ScriptManager work without any
networking, and minimize the number of dependencies needed to run
a test.
2023-05-19 00:17:38 +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 Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
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 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 isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
ice-server Renamed Metaverse Server to Directory Server/Services 2022-09-08 22:19:55 +02:00
interface Minor scripting-related fixes 2023-05-19 00:17:38 +02:00
launchers Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
libraries Add NETWORKLESS_TEST_SCRIPT type to NetworkManager. 2023-05-19 00:17:38 +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 V8 fixes 2023-05-19 00:17:37 +02:00
screenshare Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
script-archive Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
scripts Fix V8 memory leak and persistend handle problems 2023-05-19 00:17:38 +02:00
server-console Change identifier to org.overte 2022-09-08 22:18:53 +02:00
tests Add NETWORKLESS_TEST_SCRIPT type to NetworkManager. 2023-05-19 00:17:38 +02:00
tests-manual isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
tools Some minor improvements to Doxygen generation 2023-05-19 00:17:38 +02:00
unpublishedScripts Replace non-existent HiFi content S3 URLs with placeholders 2022-09-08 22:19:54 +02: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 Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
.gitattributes Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
.gitignore Add KDevelop to gitignore 2023-03-12 16:38:32 +01:00
BUILD.md Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
BUILD_ANDROID.md Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
BUILD_LINUX.md Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
BUILD_OSX.md Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
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 Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
CONTRIBUTING.md Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
hifi_android.py Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
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 Made lock message more verbose 2022-07-10 18:22:06 +02:00
hifi_utils.py Adding tarfile member sanitization to extractall() 2022-10-30 04:43:44 +00:00
hifi_vcpkg.py Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
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 Renamed environment variables 2022-09-08 22:18:50 +02:00
README.md Update Doxygen GitHub Actions builds 2023-02-04 19:19:25 +01:00
VCPKG.md Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
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!