33 projects for "fb2k-component" with 2 filters applied:

  • 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
  • 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
    Comedot

    Comedot

    Godot game template and component-based framework

    Comedot is a minimalist dot-based game engine built with Lua and LÖVE2D, designed for creating simple, highly stylized, and often weird or experimental games. It leverages a low-resolution aesthetic and embraces simplicity in both visuals and game mechanics, offering a unique canvas for hobbyist developers and game jam participants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Spartan Engine

    Spartan Engine

    A game engine with an emphasis on real-time cutting-edge solutions

    SpartanEngine is a C++ game engine focused on cutting-edge real-time rendering and simulation, developed primarily as a long-running personal research project and now grown into a community-driven platform. It centers around a modern Vulkan renderer (with an in-progress DirectX 12 backend) and a fully bindless, unified deferred rendering pipeline designed to handle hundreds of millions of instances. The engine implements a wide range of advanced graphics features, such as atmospheric...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Enigma

    Enigma

    Enigma is a puzzle game

    Enigma is a puzzle game inspired by Oxyd on the Atari ST and Rock and Roll on the Amiga. The object of the game is to find uncover pairs of identically colored Oxyd stones. Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser beams, and, most of all, countless hairy puzzles usually block your direct way to the Oxyd stones ...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 4
    Ambient

    Ambient

    The multiplayer game engine

    Ambient is an open-source, cross-platform runtime and engine for building and deploying high-performance multiplayer games and 3D applications, using a modern stack built on Rust, WebAssembly (WASM), and WebGPU. It aims to make multiplayer game development accessible and flexible, providing an entity-component-system (ECS) at its core that doubles as a real-time in-game database; everything in the game — from world objects to runtime data — is represented as entities + components, which can be synchronized across clients automatically. Ambient supports a package-based workflow reminiscent of Rust’s crate system, where “packages” bundle code, assets, and schema definitions; this modular design encourages reuse, mixing, and sharing of content. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 5
    A generic platform for fast and flexible development and delivery of a wide variety of immersive scenario-based games that enable professional skills acquisition. For further information see http://emergo.ou.nl/emergo/community/EN/emergo.htm. The platform is based on ZK framework (http://www.zkoss.org, ZK ZOL license: https://www.zkoss.org/license#peee) and Spring framework (http://www.springsource.org/spring-framework). NOTE: as of 2024, latest (mavenized) code base can be found at...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Amazon Lumberyard

    Amazon Lumberyard

    Amazon Lumberyard is a free AAA game engine

    ...Although Amazon has since archived the repository and transitioned focus to the open-source successor Open 3D Engine (O3DE), the project remains of interest as a large-scale example of cloud-enabled game engine architecture. Developers studying game tech or infrastructure integration can inspect how the engine’s subsystems were designed, including entity/component architectures, rendering pipelines and networked game services.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7

    Simple Multiuser Online Scenes

    X3D Prototypes for the SMUOS Component

    Develop X3D prototypes to ease the use of the X3D network sensor for simple multiuser online scenes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Modellers Colour Matching/Mixing Toolkit

    Modellers Colour Matching/Mixing Toolkit

    Colour matching/mixing toolkit for modellers

    One of the problems faced by modellers is matching their available paint colours to those used on the object (eg aircraft) being modelled. The aim of this toolkit is to help them in this endeavour including assistance in mixing paints to achieve the required match if required. Non Windows Versions 1.00 and later require: - Python 3.43 or later - python3-gobject 3.22.0 or later - python3-cairo 1.10.0 or later Windows Versions 1.00 or later require: - Python 3.4.3 - PyGI...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    This project has been superseded by a much more ambitious project that is, basically, "Google Maps for Fantasy Worlds" (and happens to include a combat tool as well). https://deity-online.com/ Visit us there. --- Deity (pronounced "DEE-ity") is a GameMaster (i.e. role-playing) utility. It has a large generic component plus modules to refine it for different game systems (e.g. HarnMaster, HERO, AD&D) and to simulate weather, combat, character generation, etc. Important: Just released v0.9 breaks database compatibility with v0.8. I don't think this actually affects anyone (since as far as I know, nobody is actively using this but me) but wanted to make that clear. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Gear2D
    Gear2D is a C++ cross-platform component-based data-driven game engine. It supports component loading at runtime and defining game objects using YAML and sharing parameters between components in a transparent manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CTruck3D _Open

    CTruck3D _Open

    realistic truck & car simulator, with OpenGL graphics

    ...This is subsancially kept as hystorical. The environment is a hilly terrain which can also be user-defined in the form of a Bitmap image file (where intensity of red component defines height). It's similar to the classic "Terep 2". Particular care for internal cam. Written in standard C. There's a Windows executable ready for use, but it's compilable and playable on all Linux, BSD, MacOSX systems. Official VIDEO presentation: http://www.youtube.com/watch?v=B74QvPGyBYM The physical simulation was written from 0 of course, so no external 'third-party' libraries are used; except GLUT+OpenGL for the graphical visualisation & good interactivity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Path Defense Framework

    Path Defense Framework

    A framework for games with defense towers along a path.

    This is a .NET/Mono library for programming defense games where players have to build towers along a path to fight off creatures moving along that path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EntropyEngine is a Java based 2D game engine. This project is intended for learning game engine design, and detailed tutorials can be found at the project's homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PCChess is a remote/mailchess component for Joomla 1.5. With PCChess you can enhance your Joomla! Website with a nice chess game and allow your visitors to play mailchess around the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ...It is designed by the digital preservation community to make sure that documents and programs from the past can still be accessed in the future. Dioscuri is durable and component-based.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sports Club Manager (S.C.M) is a Joomla! component designed and built around managing teams and fixtures for sports clubs, S.C.M is being developed for use of Football(Soccer) clubs but can be configured for other team based sports. ---- NOTICE: 5th Feb 2012 ---- I have removed the old version of the S.C.M module for Joomla in order to remove confusion for people e-mailing me complaining that it doesn't work in the new Joomla, Smart people, i know.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Joomla! CSM component to be used as corporation homepage user groups in the MMOPRG EVE-Online (www.eve-online.com) with EVE API integration, mining logs, charts, .... The component is fully native to Joomla! 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Distributed Fair Dice Roller is a Java component that provides online games with a set of fair dice. Clients each contribute to the dice results, and can verify that all rolls were random, fair, and no other player could cheat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AjaxRPG is a Joomla component for the development of web-based RPG. Il includes a Java client to be more immersive. AjaxRPG is now Joomla 1.5 native.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    vhdPLUS Development Framework is a modern, fully component oriented simulation engine and middleware solution created by and reflecting many years of the R&D experience of both the MIRALab, University of Geneva and VRlab, EPFL labs in the domain of VR/AR
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sxta is a C#-based component architecture for distributed simulation on P2P systems. It is based on Std. IEEE 1516 as distributed simulation Standard. Sxta uses AOP mechanisms that generate classes at runtime inheriting from base ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Quantum Game Library (QGL) for PHP aims to centralise common game elements in a component library. Includes Map Computations for Grid/Hex maps, pluggable map generator, Artificial Intelligence algorithms, plugin system and more. Or it will :).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Phoenix Open Source Flight Simulator project is designed to create the ultimate base for combat flight simulators. Every piece will be designed as modular as possible allowing component switching and a great opportunity for community development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Golem Engine is a Python-driven project which brings together many open source libraries such as PyOGRE and PyODE into a powerful 3d game engine by and for small and independent game studios. It uses a component-based game entity system for maximum f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Hypertale is a resource kit for working with interactive (non-linear)storylines. It can be used as a component for handling quests and other types of stories in e.g. adventure games, (MMO)RPG:s, or interactive fiction. It is built using Java and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB