Showing 26 open source projects for "x11-basic"

View related business solutions
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 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
    VoxelCore

    VoxelCore

    Voxel game engine in C++ with OpenGL

    ...It offers a clean foundation for learning and experimenting with voxel-based rendering and world generation. With features like chunk loading, perlin noise terrain generation, and basic lighting, the engine is a perfect starting point for developers who want to create sandbox games or explore the technical aspects of 3D voxel environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Lumos Engine

    Lumos Engine

    Cross-Platform C++ 2D/3D game engine

    ...Support for OpenGL/Vulkan. D audio using OpenAL. Rendering 3D models with PBR shading. Debug gui using ImGui 3D collision detection - cuboid/sphere/pyramid. 2D collision detection - Box2D. Basic lua scripting support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Defold

    Defold

    Free game engine for development of desktop, mobile, and web games

    Defold is an open-source, cross-platform game engine originally developed for 2D games but also capable of 3D — intended to give developers a turnkey solution for building games for desktop, mobile, web, and even consoles. It ships as a full editor/IDE, combining scene editing, asset management, scripting, and build/export pipelines, so developers don’t need to assemble disparate tools themselves. Game logic is written in Lua (with optional native extensions in C/C++ when needed), and the...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Exult
    A game engine for running Ultima7 on modern operating systems, plus a map-editor and other tools for creating your own mods and games.
    Leader badge
    Downloads: 440 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Cube 2: Sauerbraten (game engine & FPS)
    3D game engine (more powerful redesign of the Cube engine) and FPS game
    Leader badge
    Downloads: 498 This Week
    Last Update:
    See Project
  • 6
    GemRB Game Engine

    GemRB Game Engine

    GemRB is a portable open-source implementation of the Infinity Engine

    GemRB (Game engine made with pre-Rendered Background) is a portable open-source implementation of Bioware's Infinity Engine. It was written to support pseudo-3D role playing games based on the Dungeons & Dragons ruleset (Baldur's Gate and Icewind Dale series, Planescape: Torment). It should run on GNU/Linux, Microsoft Windows, OS X, possibly other UNIX derivatives and more. It is licensed under the GPL.
    Leader badge
    Downloads: 143 This Week
    Last Update:
    See Project
  • 7
    Pentagram
    A game engine for running Ultima 8 on modern operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Piccolo Engine

    Piccolo Engine

    Mini game engine for games104

    Piccolo is a software project oriented toward offering a flexible, probably modern game or application engine/framework, designed to be lightweight and open — giving developers the ability to build custom interactive applications or games without massive overhead. It aims to strike a balance between usability and freedom: providing core building blocks (rendering, input, asset management, maybe UI) while leaving higher-level design decisions up to the user. Its architecture is likely modular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Haxima is an Ultima-like game engine (2D tile graphics) with combat, magic, NPC AI, an embedded scripting language, and in-game editing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Doomsday Engine

    Doomsday Engine

    DOOM / Heretic / Hexen source port with enhanced graphics and UI

    A portable game engine for classic first person shooters such as DOOM, Heretic and Hexen. Lets you enjoy the original games using modern technology, including high-resolution OpenGL graphics, 3D models, and dynamic lighting effects.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 11
    Generic Collectible Card Game is a multiplayer multiplatform implementation of a card game engine. The card game engine is designed to be of general purpose core for several modules each defining the game specific behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PainTown

    PainTown

    Paintown is a 2d fighting game engine.

    Paintown is a 2d side scrolling beatem-up engine. Paintown supports game styles similar to the Sega Genesis game, Streets of Rage 2, as well as traditional 1 vs 1 fighting games through an implementation of MUGEN. Many aspects of Paintown are customizable, from the menu system to the levels and players that can be controlled. Paintown is highly portable. So far Paintown can run on Windows, OSX, Linux, BSD, Wii, PS3, Android and other systems.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 13
    Nuvie
    A game engine for running Origin's 'Ultima 6' and 'Ultima Worlds of Adventure' games on modern operating systems.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    Aleph One: Marathon Open Source
    Aleph One is the open source continuation of Bungie's Marathon 2 FPS game engine. Aleph One plays Marathon, Marathon 2, Marathon Infinity, and 3rd-party content on a wide array of platforms, with (optional) OpenGL rendering, Internet play, Lua scripting, and more.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    Lightbringer (Rhye's Quest) Engine

    Lightbringer (Rhye's Quest) Engine

    A roguelike game engine/editor

    This is the engine/editor for a roguelike game called Lightbringer (Rhye's Quest). It is intended for programmers who want to quickly develop a roguelike game by extending, customizing and building on top of a large codebase that implements some basic and advanced parts of a roguelike game. The sources include: - Bare game engine with almost no specific features of the game, because they are my intellectual property; - Map editor; - Tile editor; - Default graphics tileset (tileset.grx). The sources DO NOT include: - Game maps; - Custom graphics tileset; - Source code for specific game features. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Kochol Game Engine
    Kochol Game Engine(KGE) is an object-orianted hardware accelerated 3D Game engine. Easy to use and powerful engine for cutting edge games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    WGFX

    WGFX 2D Game Engine

    WGFX is a (Windows Graphics Functions of DirectX) which is comprised of a set of (C++, C#) wrapper classes for writing Windows games. This project semilar to CDX library the different is a new features that will be added to this new library WGFX. Part 1 show: http://youtu.be/SCdaqFk7xQ4 Part 2 show: http://youtu.be/FgjJVxXjdtI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Spring is a versatile 3D RTS game engine. Using extensively Lua for scripting game-specific code to make nearly every aspect of the engine customizable, from GUI, to unit AI, to pathfinding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Yaooe is creating yet another object oriented, isometric, tile-based game engine. In a second step, a real time strategy game will be built upon the yaooe-engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JGachine (Java Game machine) is a networked game engine for 2D multi-player (networked) games. JGachine is written in Java and C++. The games themselves are written in pure Java and can be loaded via network. (JGachine as game browser)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Quantum Game Engine

    A DirectX based graphics/physics engine

    As of now, an independently developed graphics/physics engine for use with DirectX9/DirectX11 and C++. I'm only working on this during my free time, so it will not be updated too often unless I have something major to add to it. Outside insight would be appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    WGDIGameEngine

    A simple WinAPI game engine

    ...Designed as an abstract generic Singleton class, you need to derive your own engine from this class and customize it to fit your needs. WGDIEngine is made to support the most basic necessities of simple games providing an interface for key and mouse input and using double buffered drawings as output. There is no sound or extended image support. If you need this, use a real game engine instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A basic 2D Game engine written in C/C++ It uses OpenGL, OpenAL, Xaudio2, and the standard C/C++ libraries. THIS IS INTENDED FOR DEVELOPERS ONLY!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    yaka engine is a Game engine. Base - OpenGL Features - Texturing - Making Basic shapes, Manual mesh - Loading 3d objects (format - MD5) - Rendering animation - Physx (Nvidia PhySX sdk binding
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ever had that perfect plot idea for an RPG but didn't have the programming knowledge to create it? Enter Sphere. Sphere is a console-style RPG engine that allows others to create an RPG similar to Final Fantasy, Dragon Quest, or Phantasy Star.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB