Overte open source metaverse platform.
Find a file
Dale Glass 9ef9a89d95 Fix draco compilation on gcc11
The previous version breaks on Fedora 34, and likely other distros
with recent compilers due to not including cstddef and limits headers.

This is already fixed upstream, but only in master. And looking at
google/draco#704 there may be compatibility issues with using the
latest code.

So for now we're upgrading from 1.3.3 to 1.3.6 and adding the fix.
2021-05-18 00:44:29 +02:00
.github Fix merge-to-master MacOS build 2021-05-02 21:55:12 +12:00
android Fix Android building 2021-04-15 23:52:35 +02:00
assignment-client Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
cmake Fix draco compilation on gcc11 2021-05-18 00:44:29 +02:00
debian
docs
domain-server begin identifying Packet Type ID=1 as "domain connect" for a future version of the protocol, so we can detect protocol breaks when we shift to using this as our domain connect packet. 2021-04-24 23:28:53 -07:00
ice-server Implement thread debugging with tsan 2021-04-02 20:41:23 +02:00
interface Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
launchers
libraries Fix missed JSDoc tag change 2021-05-16 21:44:16 +12:00
pkg-scripts
plugins Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
screenshare Merge pull request #1140 from vircadia/dependabot/npm_and_yarn/screenshare/y18n-4.0.1 2021-05-15 14:24:46 -04:00
script-archive
scripts Safeguard code for Copy/Paste Position/Rotation 2021-05-13 21:45:49 -04:00
server-console Fix OSX server console dependency 2021-04-06 15:40:13 +12:00
tests Implement thread debugging with tsan 2021-04-02 20:41:23 +02:00
tests-manual Implement thread debugging with tsan 2021-04-02 20:41:23 +02:00
tools Perl isn't needed after all 2021-05-14 16:27:09 +12:00
unpublishedScripts
vircadia-web@d2e383cab8 Add Vircadia Web repo as a Git submodule 2021-05-07 16:24:05 +12:00
.clang-format
.editorconfig
.eslintrc.js
.gitattributes
.gitignore
.gitmodules Fix submodule URL 2021-05-08 09:51:09 +12:00
BUILD.md Fix non-consecutive header level increases 2021-05-02 10:52:08 +02:00
BUILD_ANDROID.md
BUILD_LINUX.md
BUILD_LINUX_CHEATSHEET.md
BUILD_OSX.md Fix non-consecutive header level increases 2021-05-02 10:52:08 +02:00
BUILD_WIN.md Fix non-consecutive header level increases 2021-05-02 10:52:08 +02:00
CMakeGraphvizOptions.cmake
CMakeLists.txt Include non-script files in JavaScript IDE directories 2021-05-07 21:36:53 +12:00
CODING_STANDARD.md
CONTRIBUTING.md
hifi_android.py
hifi_qt.py Merge branch 'master' into feature/qt-update 2021-04-16 01:55:51 +02:00
hifi_singleton.py
hifi_utils.py
hifi_vcpkg.py Initial partial linux aarch64 support 2021-04-06 03:50:36 +02:00
INSTALLER.md
LICENSE
prebuild.py
README.md Update README.md 2021-05-16 11:36:15 -04:00
README_hifi.md
VCPKG.md

Vircadia - Codename Athena

Website | Discord | Download

GitHub contributors GitHub stars GitHub forks Apache 2.0 Discord

Build Status

Master CI Build

What is this?

Vircadia™ is a 3D social software project seeking to incrementally bring about a truly free and open metaverse.

  • Desktop and VR use
  • Hundreds of users simultaneously
  • Full-body avatars
  • FBX, glTF, and OBJ support
  • JavaScript scripting engine
  • 16km^3 world space in a server
  • Fully self-hosted
  • Apache 2.0

Releases

View Releases here

How to deploy a Server

Building

How to build the Interface

How to build a Server

How to generate an Installer

Boot to Metaverse: The Goal

Having a place to experience adventure, a place to relax with calm breath, that's a world to live in. An engine to support infinite combinations and possibilities of worlds without censorship and interruption, that's a metaverse. Finding a way to make infinite realities our reality is the dream.

Boot to Metaverse: The Technicals

Vircadia consists of many projects and codebases with its unifying structure's goal being a decentralized metaverse.

Child Projects

Contribution

There are many contributors to Vircadia. Code writers, reviewers, testers, documentation writers, modelers, and general supporters of the project are all integral to its development and success towards its goals. Find out how you can contribute!