Showing 423 open source projects for "multi-system"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    JDR3D is a one player 3D role playing game, for Linux X11 and Windows 9x. The game as no predefined scenario but create it during the game. Project are constitued of two parts : an engine (jdr3d) and an universe. Beginners are welcomed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    DuSK 3D is a game engine like quake serial game engine. In nowadays, it use quake3's game data(maps, textures, sounds etc.). It will have full function to replace Quake3 engine(quake3.exe), and support Quake3's game logic dll such as ui.dll, cgame.dll,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Development of a software engine and SDK supporting 3D online multiuser games / worlds and a MMORPG based on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    XMUD is a MMORPG implementation in Java. Players can extend the system by creating new objects. The game provides a 3D engine written in Java3D, Persistent state management, synchronization and networking subsystems. Compatible with NWN modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Our goal with this project is to create a fully featured raytracer with the added ( and main ) feature of handling implicit surfaces. Photon Mapping / Caustic Rendering will also be included, as well as a Qt/OpenGL based GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Space-Flight Simulator, divided into two parts. The first is sapphire-fx, a scriptable particle-engine for OpenGL. The second is the game and game engine iteself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    bEngine is an open source OpenGL-based multiplatform graphics engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    The "OpenGL ParticleEngine" is a project to present possible uses of particles in a computer game, which is based on a programming class in computer science studies at the University of Technology Aachen. It's written using C++ programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Onate (Oh No! Another ThreeD Engine) will start off as a simple 3d engine for rendering a varing type of objects on screen. It will be written in C++ using the STL throughout. It uses SDL for graphic output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Project Rebirth covers the investigation and development of an object-oriented graphics engine. My aim is to design a powerful framework for an object-based system that can be used to render a variety of different scenes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TerraPage Utils is a collection of utilities for working with terrain databases in the TerraPage format (http://www.terrex.com). Tools include a TerraPage DLL, a viewer for DirectX and a viewer for OpenGL Performer (not yet started). Available in CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JabaMud is an attempt to build a Java based multiuser reality. The goal is a graphically stunning massively multiplayer RPG that is completely OS independent and relatively quick. JabaMud runs as an application and uses Java3D to render scenes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Dynamic 3D Network Platform is a 3d platform, that streams all needed data over network from a server to a client, and therefor is universal useable. For the developer ONE server for all OS's and for user ONE client for all games/applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sketch GT aims to be an extensible, API-independent and platform independent 3D graphics toolkit intended to be used for, but not limited to game development for the Iowa State University's Game Developers Club.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    3D wireframe generation from a large dataset
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mundis est un ensemble de composants permettant la génération d'un monde de grande taille qui pourra ętre exploré. Ce monde pourra ętre complété ŕ l'aide des objets fournis. Ces objets pourront avoir des comportements particuliers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is another RTS (real time strategy) with a few new features, such as customizable technologies and graphics, mutliple players per team, and more. This game is "Of the gamers, by the gamers, and for the gamers." We know what everyone wants in an RTS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jaya is intended to become as powerful as its 'big brother' MAYA (althought they are not affiliate!), by providing commands to build complete UI interfaces, render objects, create shaders, etc. It is fully written in Java to be run on any operating system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is a collection of games for the TuxBoxProject. Here developers can help create new games for the project, demos of games can be downloaded, and developers can recieve feedback on their games. All games hosted here will be GPL'd
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    JellyMark is a next-generation OpenGL and CPU benchmarking program. Features: Realtime Physics simulation of non rigid body bouncing in a rotating cube. 100% Assembly optimized FPU spring calculation routine. Cube environment mapping for reflections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a library to make a simple GUI, under OpenGL. It uses only OpenGL calls to draw the library. I originally created it to use as the interface for a 3d game. It features buttons, checkboxes, radioboxes, menus, progress bars, spinners, textboxes,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenGL 3D engine. Reads .obj file with texture in jpg or tga file format. Multi models loader Multi matérials. Collision détection. Octree subdividing. SpaceMouse implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    StereoGL will provide a uniform interface for stereo 3D displays under OpenGL, supporting as many hardware devices as possible. It will also include utility functions such as calculation of left/right viewing transforms.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo