Overte open source virtual worlds platform.
Find a file
Lubosz Sarnecki c3595dc672 ports: Add jsoncpp.
The build demands it but it's missing.
Copy from upstream vcpkg repo.

Fixes the following error:
```
Computing installation plan...
error: while looking for jsoncpp:x64-linux:
overte-files/vcpkg/cfe0a2a0/ports/jsoncpp: error: jsoncpp does not exist
```
2024-05-25 13:20:33 +02:00
.github Disable broken Fedora 39 building 2024-05-20 13:08:04 +02:00
android Moved avatar URL to fully private settings 2024-03-23 20:41:22 +01:00
assignment-client Fixed deadlocks in Recording API 2024-05-16 01:09:57 +02:00
cmake ports: Add jsoncpp. 2024-05-25 13:20:33 +02:00
debian
docs Add collision pick documentation on scaleWithParent option 2018-09-28 09:55:02 -07:00
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 Fixed Settings UI in simplifiedUi. 2024-05-16 16:31:59 -05:00
launchers
libraries Merge pull request #959 from overte-org/fix/avatar_recording 2024-05-24 02:04:29 +02:00
LICENSES
pkg-scripts Add comment to VCPKG_INSTALL_ROOT path extraction. 2023-07-29 20:21:52 +02:00
plugins
screenshare
script-archive
scripts I know the date... 2024-05-16 16:35:55 -05:00
server-console
tests Fix require behavior for modules 2024-03-05 23:24:34 +01:00
tests-manual Fix copyright headers 2023-05-19 00:17:38 +02:00
tools Add Dockerfile_build_ubuntu-24.04 2024-05-19 14:12:12 +02:00
unpublishedScripts
.clang-format Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
.editorconfig
.eslintrc.js
.gitattributes
.gitignore
BUILD.md Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
BUILD_ANDROID.md
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 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
hifi_singleton.py
hifi_utils.py Adding tarfile member sanitization to extractall() 2022-10-30 04:43:44 +00:00
hifi_vcpkg.py
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
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!