Overte open source virtual worlds platform.
Find a file
Armored Dragon 7ef33224e3
Moved system chat to script-archive.
Updated systemchat html script path.
Renamed "chat" to "floofChat" to avoid confusion.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-23 17:26:59 -05:00
.github Add Fedora 39 support 2024-02-12 17:04:58 +01:00
android Moved avatar URL to fully private settings 2024-03-23 20:41:22 +01:00
assignment-client Merge branch 'master' into fix/script_deadlocks 2024-04-30 13:29:17 -07:00
cmake glTF importer using cgltf library 2024-02-25 19:57:00 +01:00
debian
docs
domain-server apply madder's patch 2024-04-18 15:44:19 -07:00
ice-server Merge pull request #711 from HifiExperiments/deprecatedRedirect 2023-11-24 07:40:13 +01:00
interface Fix ignored return value warning 2024-05-04 16:15:09 +02:00
launchers Change Vircadia launcher directory to Overte 2024-03-14 22:36:38 +01:00
libraries Fix AvatarData::getSkeletonModelURLFromScript 2024-05-10 22:14:38 +02:00
LICENSES
pkg-scripts Add comment to VCPKG_INSTALL_ROOT path extraction. 2023-07-29 20:21:52 +02:00
plugins Fix OpenVR related build error on aarch64 introduced in a79cd1e6ce 2024-02-04 15:47:00 +01:00
screenshare Bump got and electron-packager in /screenshare 2023-10-06 19:33:55 +00:00
script-archive Moved system chat to script-archive. 2024-05-23 17:26:59 -05:00
scripts Moved system chat to script-archive. 2024-05-23 17:26:59 -05:00
server-console
tests Fix require behavior for modules 2024-03-05 23:24:34 +01:00
tests-manual
tools Moved avatar URL to fully private settings 2024-03-23 20:41:22 +01:00
unpublishedScripts Remove legally problematic texture. 2024-03-03 16:59:01 +01:00
.clang-format
.editorconfig
.eslintrc.js
.gitattributes
.gitignore
BUILD.md
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
BUILD_OSX.md
BUILD_WIN.md Fix repository URL in windows build documentation 2023-10-28 12:14:48 +02:00
CHANGELOG.md
CMakeGraphvizOptions.cmake
CMakeLists.txt Fix warnings as errors for MSVC 2024-03-16 00:40:33 +01:00
CODING_STANDARD.md
CONTRIBUTING.md
hifi_android.py
hifi_qt.py Review fixes 2024-02-13 00:28:07 +01:00
hifi_singleton.py
hifi_utils.py
hifi_vcpkg.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
INSTALLER.md
LICENSE
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
winprepareVS19.bat
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!