Overte open source virtual worlds platform.
Find a file
Alezia Kurdis f1cecade22
Fix Documentation for PICK_AVATARS
In The documentation, the syntax wasn't right for Picks.PICK_AVATARS
Previously we could read: PICK_AVATATRS
But it was supposed to be be: PICK_AVATARS
2025-01-17 21:48:23 -05:00
.github Remove End-of-Life Fedora. 2024-12-27 12:06:06 +01:00
android Moved avatar URL to fully private settings 2024-03-23 20:41:22 +01:00
assignment-client Fix access-after-delete on leaving domain with entity scripts 2024-11-10 00:48:05 +01:00
cmake [pull] master from overte-org:master (#93) 2024-10-24 06:32:53 +00: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 [pull] master from overte-org:master (#93) 2024-10-24 06:32:53 +00:00
ice-server Merge pull request #711 from HifiExperiments/deprecatedRedirect 2023-11-24 07:40:13 +01:00
interface 3rd person camera clipping option 2025-01-06 21:19:32 -08:00
launchers Change Vircadia launcher directory to Overte 2024-03-14 22:36:38 +01:00
libraries Fix Documentation for PICK_AVATARS 2025-01-17 21:48:23 -05:00
LICENSES Add licenses 2022-11-25 22:02:48 +01:00
pkg-scripts Update make-rpm-server to remove - characters. 2024-07-01 23:33:02 +02:00
plugins fix some warnings 2024-06-05 13:35:16 -07:00
script-archive Moved system chat to script-archive. 2024-05-23 17:26:59 -05:00
scripts Using Sound Entity for the portal 2025-01-17 21:23:46 -05: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 Fix copyright headers 2023-05-19 00:17:38 +02:00
tools Remove End-of-Life Fedora. 2024-12-27 12:06:06 +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 [pull] master from overte-org:master (#93) 2024-10-24 06:32:53 +00:00
.gitattributes Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
.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 Add warning to Android build instructions mentioning that building is currently not possible. 2024-02-14 17:05:09 +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 Fix repository URL in windows build documentation 2023-10-28 12:14:48 +02:00
CHANGELOG.md update changelog for 2024.11.1 2024-11-24 22:17:38 -08:00
CMakeGraphvizOptions.cmake Trying to fix QtQml/QtScript crashes 2017-06-22 16:39:57 -07:00
CMakeLists.txt [pull] master from overte-org:master (#93) 2024-10-24 06:32:53 +00: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 Update Qt package and enable QtX11Extras. 2024-12-15 11:44:35 +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 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 Fix prebuild.py code ordering to make --get-vcpkg-id and --get-vcpkg-path correctly in the repo root 2024-02-26 20:07:00 +01:00
README.md Update some links in README.md 2023-11-22 02:25:55 +01:00
SECURITY.md Create SECURITY.md 2023-11-04 13:49:51 +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
winprepareVS22 Add VS22 cmake jumpstart script 2023-12-16 10:34:31 -08: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!