Showing 30 open source projects for "atom-project"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try 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. New input devices need customized driver integration. OpenXR provides...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    ALVR - Air Light VR

    ALVR - Air Light VR

    Stream VR games from your PC to your headset via Wi-Fi

    ...ALVR supports low-latency streaming through optimized encoding techniques and network configurations, making it suitable for interactive VR experiences. It also includes customizable settings for bitrate, resolution, and performance tuning, allowing users to balance quality and responsiveness. The project is actively developed and supports multiple platforms, including Windows and Linux.
    Downloads: 113 This Week
    Last Update:
    See Project
  • 3
    The Cognitive3D SDK for Unreal

    The Cognitive3D SDK for Unreal

    Cognitive3D SDK for Unreal, Analytics for VR/AR/MR

    This SDK for Unreal provides analytics and insights about your project. In addition, Cognitive3D empowers you to take actions that will improve users' engagement with your experience. Ensure that the Analytics Blueprints Plugin is enabled. You can either enable it in the Plugins browser in the Unreal Editor or by modifying the project file. Close the Unreal Editor and re-open it through the Epic Games Launcher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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...
    Downloads: 8 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    The Cognitive3D SDK for Unity

    The Cognitive3D SDK for Unity

    Cognitive3D SDK for Unity, analytics for VR/AR/MR

    ...Improve product development workflows to enable rapid insights. This SDK allows you to integrate your Unity games with Cognitive3D, which provides analytics and insights about your Unity project. In addition, Cognitive3D empowers you to take actions that will improve users' engagement with your experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jahshaka

    Jahshaka

    Cross platform Virtual Reality authoring and playback

    ...It combines a virtual desktop with a powerful asset management system and a immersive 3d content creation engine with full VR support. Jahshaka is free software, developed as an open source project and is designed to run on Windows, OsX and Linux.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7

    MediaPlayer3D

    Experimental 3D media playback framework and demo applications

    ...This project explores how that foundation can be extended to support stereoscopic and panoramic media rendering in both 2D and 3D environments, including desktop and virtual reality use cases. The project is intended to: - Gain practical experience with the Qt Rendering Hardware Interface (QRhi). - Provide a performant and reusable multimedia infrastructure for 3D environments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Vircadia

    Vircadia

    Vircadia open source metaverse platform

    ...Unlike most platforms, Vircadia is 100% open source with the full software stack necessary for a premium metaverse experience licensed as Apache 2.0. Because of this, all aspects of the project can be customized for your use case. Vircadia consists of many projects and codebases with its unifying structure's goal being a decentralized metaverse.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    OpenSourceMetaverse Editor

    a simple virtual world editor

    OSME allows building virtual worlds in a single web app page form. Try selecting a built-in template to demonstrate sample virtual worlds. (e.g. Form: "Trip Visit Plan - May 2022".) Project the virtual world onto the map. (e.g. Form: Click the button for the instruction to take effect) Test one of the virtual objects marked on the map. (e.g. Map: Select a marked location like "Statue of Liberty") Explore the virtual surrounding in the 360 degrees panorama. (e.g. 3D: Navigate scene in virtual environment) Access the selected item to expand (e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    Simple Note VR

    Simple Note VR

    Notification system to display plain text in VR for Unity engine

    A simple notification system to display plain text in VR for Unity engine. Please go to the release page to download the package. Import the package into your own project, simply drag the "NotificationVR" prefab to the scene. Then, in your own script, call "SimpleNoteVR.Instance. Notify(string words, float lingertime)" to trigger plain text notifications.([lingertime is the duration that your notification will last for]). You can also choose to call "SimpleNoteVR.Instance.Notfiy_Hold(string words)". ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HVVR

    HVVR

    Hierarchical visibility for VR and real time rendering of effects

    ...By default, raycaster.vcxproj is configured to build all .cu files to the compute_61,sm_61 target. If your GPU needs a different code-gen target, you can change this in the raycaster project properties. Some installations of the CUDA SDK and Visual Studio integration appear to have broken build dependency tracking. If you're seeing behavior after code modification that looks like stale code from header files referenced in .cu files, try cleaning the solution and building from scratch (or install a newer CUDA Toolkit).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    omegalib

    omegalib

    Hybrid visualization framework for desktops, large immersive displays

    ...Enabled modules are automatically downloaded and compiled. A full list of modules can be found in the Omegalib hub. On most platforms, omegalib is distributed as a source-only project. Users are responsible for creating binaries for their operating system and architecture. The build process is kept as simple as possible and should require very little configuration effort by the user. Omegalib can build out-of-the-box and has no external dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Crazy Eddies GUI System (CEGUI)

    Crazy Eddies GUI System (CEGUI)

    A fast, powerful and adaptable GUI solution

    Crazy Eddie's GUI (CEGUI) system is a graphical user interface C++ library. It was designed particularly for the needs of videogames, but the library is usable for non-game tasks, such as any other type of applications (rendering/visualisation/virtual reality) and tools. It is designed for user flexibility in look-and-feel, as well as being adaptable to the user's choice in tools and operating systems. Established in 2003, CEGUI sees continual, active development and remains one of the...
    Downloads: 40 This Week
    Last Update:
    See Project
  • 15
    VRPN C# Client
    VRPN, Virtual Reality Peripheral Network, is a device-independent and network-transparent system for accessing virtual reality peripherals in VR applications. The project generates a dll to easily conect a C# aplication with the VRPN server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Maere - When Lights Die

    Maere - When Lights Die

    Prepare to dream. Prepare to be afraid. Prepare to run.

    "Maere : When Lights Die" is a horror video-game and virtual reality project by Lucid Dreams (that's us !). We are four game designers from the IMAC engineering school in France, and we've been developing this project since october 2012. It has been created with virtual reality in mind from the start and will be playable on the Oculus Rift headset as soon as we get our developer kit ! The game is also available for free on PC, Mac, and Linux.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    ML2VR

    Providing MATLAB Users an Easy Transition to Virtual Reality and Immer

    ...Video Demo: https://www.youtube.com/watch?v=K3GqNlR8jUA Talk: http://compsci.capture.duke.edu/Panopto/Pages/Viewer/Default.aspx?id=2a105e10-dacb-4f4c-97a8-83af78757105 Note: this project requires matlab to be installed along with the instrument control toolbox. The robot demo requires the statistics toolbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    UT VR-Lab Video Recorder/Reader

    UT VR-Lab Video Recorder/Reader

    Video Recorder/Reader for Virtual Reality Experiments

    The tools in this project are used by the Virtual Reality lab at University of Texas at Austin to record the stream of rendered images (OpenGL) and combine them with eye tracking data (if eyes are being tracked) and user defined metadata. The project is split into two parts. DVR is used to record the data stream as a QuickTime movie. The RVD is used to read the movie recorded by the DVR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    KIPRCopter

    A Quadrotor Aerial Robot platform for K-12 Education.

    ...Parrot sells the drone as a toy controlled via a wireless device such as Ipods, Ipads, or Android based devices. Parrot advertises the toy as an advance in gaming because the control devices will project a virtual reality allowing users to play with their physical drone with an enhanced version on their controller where bullets or hot air balloons must be avoided in the virtual world. KIPR, KISS Institute for Practical Robotics is an organization that facilitates the learning of robotics programming in middle and high school students to peak an interest in computer science. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A project for my thesis at Nanjing University designed for processing distributed vision computing. Also it provides the features for virtual reality, including scene construction, editing on animation objects and cameras, and sampling video on them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project aims to develop an interaction framework based on body detection by webcams, identifying the skeleton shape (hands, arms, head, legs etc), for games, virtual reality, augmented reality and other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The VR_MUSICIEN project is based on the Chromium plateform and allows user to easily port their OpenGL code in a Virtual Reality Environment. This library especially computes the asymetric frustum for multiuser headtracking stereovision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ve3D Avenger

    Ve3D Avenger

    3D model viewer and world navigator.

    Ve3D Avenger is a VRML/Open Inventor 3D model viewer and world navigator. It's a scene composition program and an animated sequence creator that supports active stereo display. It is a fork of the Ve3D project that uses Qt3 for its GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    vrNav2 is an easy-to-use 3D scene navigation program for viewing and navigating 3D models in a virtual reality environment. It runs under Windows and Linux, on Linux tiled displays and on the Mac. It works with both architectural scientific models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Artificial Life in Virtual Environments Project The project intends to create a customizable platform for Artificial Life experiments, with support to parallelizable multi-agents and 3D virtual reality visualization of the environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next