mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-08 00:32:40 +02:00
Overte open source virtual worlds platform.
This adds a Custom refresh rate profile with configurable refresh rate regimes. Unfortunately this commit does not work yet. The SpinBoxes inside GraphicsSettings are on top of each other, and changing the values for the Custom profile through e.g. the JS API does not actually affect the refresh rate cap at all for some reason. |
||
---|---|---|
.github | ||
android | ||
assignment-client | ||
cmake | ||
debian | ||
docs | ||
domain-server | ||
ice-server | ||
interface | ||
launchers | ||
libraries | ||
LICENSES | ||
pkg-scripts | ||
plugins | ||
screenshare | ||
script-archive | ||
scripts | ||
server-console | ||
tests | ||
tests-manual | ||
tools | ||
unpublishedScripts | ||
.clang-format | ||
.editorconfig | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
BUILD.md | ||
BUILD_ANDROID.md | ||
BUILD_LINUX.md | ||
BUILD_OSX.md | ||
BUILD_WIN.md | ||
CHANGELOG.md | ||
CMakeGraphvizOptions.cmake | ||
CMakeLists.txt | ||
CODING_STANDARD.md | ||
CONTRIBUTING.md | ||
hifi_android.py | ||
hifi_qt.py | ||
hifi_singleton.py | ||
hifi_utils.py | ||
hifi_vcpkg.py | ||
INSTALLER.md | ||
LICENSE | ||
prebuild.py | ||
README.md | ||
SECURITY.md | ||
VCPKG.md | ||
winprepareVS19.bat | ||
winprepareVS22 |
Website | Matrix | Download
Build 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
- For Windows - Interface & Server
- For Mac - Interface
- For Linux - Server .deb - Overte Builder
- For Linux - Interface AppImage - Overte Builder
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.
- The Interface - You are here!
- The Server - You are also here!
- The Directory Server (Codename Iamus)
- The Directory Server Dashboard (Codename Iamus)
- The Launcher (Codename Pantheon) - Currently Windows only.
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!