Showing 17 open source projects for "code-server"

View related business solutions
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    OpenXR SDK Sources Project

    OpenXR SDK Sources Project

    Sources for OpenXR loader, basic API layers, and example code

    This repository contains source code and build scripts for implementations of the OpenXR loader, validation layers, and code samples. OpenXR is a royalty-free, open standard that provides high-performance access to Augmented Reality (AR) and Virtual Reality (VR), collectively known as XR platforms and devices. Without a cross-platform standard, VR and AR applications and engines must use each platform’s proprietary APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Radegast

    Radegast

    Lightweight client for connecting to Second Life and OpenSim

    ...It has been brought up to date and only supports Windows x64 currently and is built against the .NET 5 platform. Like Radegast, it utilizes the LibreMetaverse library and now shares much of the same code as Radegast does, which should make maintaining both viewers more manageable.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 3
    OpenXR SDK

    OpenXR SDK

    Generated headers and sources for OpenXR loader

    OpenXR is a royalty-free, open standard that provides high-performance access to Augmented Reality (AR) and Virtual Reality (VR), collectively known as XR, platforms and devices. This repository contains OpenXR headers, as well as source code and build scripts for the OpenXR loader. It contains all generated source files and headers pre-generated for minimum dependencies. The OpenXR 1.0 specification is free for anyone to download, review and comment. Without a cross-platform standard, VR and AR applications and engines must use each platform’s proprietary APIs. New input devices need customized driver integration. ...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 4
    Open Brush

    Open Brush

    Open Brush is the community led successor to Tilt Brush!

    ...Unleash your creativity with three-dimensional brush strokes, choosing from a wide palette, of brushes, including stars, light, and even fire. Your room is your canvas. Your palette is your imagination. The possibilities are endless. Open Brush is a derivative made from the open source code of Tilt Brush, a room-scale 3D-painting virtual-reality application available from Google, originally developed by Skillman & Hackett. OpenBrush strives to be an open source tool to help everyone create their own art. We believe in the preservation of art, and the freedom of artists. At our core, we are community led and driven, and while there may be a small core team behind OpenBrush, it would not be possible without our community.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 5
    Vircadia

    Vircadia

    Vircadia open source metaverse platform

    Vircadia is a full coverage ecosystem of open source applications that enable individuals and organizations to deploy their own virtual world solutions. Vircadia’s worlds are among the largest with 16km³ of build space. All building and scripting of your world happens in real-time. This means that building is quick, efficient, and collaborative. Vircadia worlds can be accessed from Windows, Linux, and MacOS. Android, iOS, and Quest 2 support is coming soon. Unlike most platforms, Vircadia is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    CoffeeMud

    CoffeeMud

    Full featured MUD server with all the trimmings.

    CoffeeMud is a text-based virtual reality game engine (a MUD). It is a mature, full-featured Java codebase. It includes web (HTTP) and email (SMTP) servers, chat (IMC2 and I3) and web clients, and supports ANSI, MXP, and MSP.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    OpenXR-Hpp project

    OpenXR-Hpp project

    Open-Source OpenXR C++ language projection

    This repository contains build scripts and test files for the openxr.hpp headers, providing a C++-friendly projection of the OpenXR API. To improve/maintain consistent code style and code quality, we strongly recommend setting up the pre-commit hooks. If you just want to generate the headers, run ./generate-openxr-hpp.sh or ./generate-openxr-hpp.ps1. If your OpenXR-SDK-Source (or internal gitlab) repo isn't in a directory named that parallel to this one, you can set OPENXR_REPO environment variable before running. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    hubs-research-acm-chi-2021

    hubs-research-acm-chi-2021

    Supplemental code and dataset for the ACM CHI 2021 paper

    Supplemental code and dataset for the ACM CHI 2021 paper on "Proxemics and Social Interactions in an Instrumented Virtual Reality Workshop". In this research paper we instrumented Mozilla Hubs Cloud to record where participants where during the event. From there, we measured proxemic and plotted the activity along with some semi-structured interviews.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A-Frame Low Poly

    A-Frame Low Poly

    Low poly add-ons for aframe virtual reality

    ...For example, say you have a template tree and many trees in your environment. Simply create one tree, and use the clone attribute for the rest, changing the position and rotating as necessary. This keeps your code streamlined and eases development (e.g., changing tree trunks for all cloned trees involves a single-line change).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • 10
    Sol-R

    Sol-R

    Open-source CUDA/OpenCL speed of light ray-tracer

    Sol-R is a CUDA/OpenCL-based real-time ray-tracer compatible with Oculus Rift DK1, Kinect, Razor Hydra and Leap Motion devices. Sol-R was written as a hobby project in order to understand and learn more about CUDA and OpenCL. Most of the code was written at night and during weekends, meaning that it's probably not the best quality ever. The idea was to produce a Ray-Tracer that has its own "personality". Most of the code does not rely on any literature about ray-tracing, but more on a naive approach of what rays could be used for. The idea was not to produce a physically based ray-tracer, but a simple engine that could produce cool images interactively. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Platform Independent Virtual Reality Client and Server. Come to http://www.vrspace.org/ for more information and demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Flatland VR

    Flatland VR

    Flatland is the virtual environment for Virtual Reality.

    ...Imagine, if you will, a scientist able to examine the real-time results of a simulation and, when he notices an anomally he would like to investigate, he turns to the program running the simulation and examines the code, possibly changing it on the fly. This is the dream of Flatland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VRS is an environment for presenting three dimensional (3D) world. All visualisations are made at client(s) side VRC (Virtual Reality Client - example client is under developement, SF site avaible, see also http://jvrc.info).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    MindGate is a virtual reality multiuser client - server system written in Java. The purpose of the system is to provide communication, persistence, 3d streaming support for users which are imersed into virtual reality worlds - stored anywhere on the Web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A graphical isometric multiplayer virtual reality server in MUD-style. Rooms and server code can be changed online. At the moment, there is also an IRC link. Clients are available in Java and Python/C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Virtual reality universe with distributed servers each serving their territory. Tokenized objects with varying detail depending on distance and transmission speed. Multiple reality levels allow normal life and games for flesh/electronic humans and AI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RESTbot

    RESTbot

    RESTful transactions to interact with a bot in Second Life or OpenSim

    ...The software is extremely modular, and is designed to easily accept plugins that developers can write (in C#) to add more complex interaction between a web application and a Second Life® bot (a non-human-controlled avatar). *Note:* No Files for release; source code only (on the Code tab) The Wiki might be a bit weird to navigate, since it was imported from GitHub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB