Overte open source virtual worlds platform.
Find a file
2023-12-16 10:34:31 -08:00
.github Add more missing dependencies 2023-11-08 21:05:04 +01:00
android Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
assignment-client fix deprecated warning 2023-11-18 23:12:28 -08:00
cmake Fix Ninja builds with Crashpad enabled on Windows 2023-12-08 14:55:31 -08: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 Fix setting external port and IP address for manual networking modes 2023-12-01 21:15:11 +01:00
ice-server Merge pull request #711 from HifiExperiments/deprecatedRedirect 2023-11-24 07:40:13 +01:00
interface Fix a bug in Entities.getEntityProperties 2023-12-10 11:23:06 +01:00
launchers Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
libraries Fixed returnNothingOnEmptyPropertyFlags 2023-12-14 00:00:45 +01:00
LICENSES Add licenses 2022-11-25 22:02:48 +01:00
pkg-scripts Add comment to VCPKG_INSTALL_ROOT path extraction. 2023-07-29 20:21:52 +02:00
plugins Re-enable building Oculus plugin on VS 2022 2023-12-08 06:27:33 -08:00
screenshare Bump got and electron-packager in /screenshare 2023-10-06 19:33:55 +00:00
script-archive Recreated exponentialFilter and accelerationFilter. 2023-08-22 16:03:59 -05:00
scripts Merge pull request #768 from overte-org/fix/script_properties2 2023-12-12 23:13:28 +01:00
server-console Change identifier to org.overte 2022-09-08 22:18:53 +02:00
tests Merge pull request #710 from daleglass-overte/script-engine-benchmarks 2023-12-03 17:46:09 +01:00
tests-manual Fix copyright headers 2023-05-19 00:17:38 +02:00
tools Merge pull request #722 from OfficialR3ido101/feature/ice_commandline 2023-11-15 00:18:05 +01:00
unpublishedScripts Converted overlay getProperty calls to Entities.getEntityProperties 2023-05-19 00:17:40 +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 Attempt 1: Do we need it? 2023-06-24 10:52:41 -05: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 Fix repository URL in windows build documentation 2023-10-28 12:14:48 +02:00
CHANGELOG.md Update CHANGELOG.md 2023-07-22 11:57:34 +02:00
CMakeGraphvizOptions.cmake
CMakeLists.txt Use response files on Ninja for long paths 2023-12-08 14:15:19 -08: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 windows Qt package for libvpx CVE 2023-10-02 22:46:24 +02: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 Fix package, was missing .vcpkg-root 2023-12-04 22:20:55 +01: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 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!