Showing 27 open source projects for "component"

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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    EnTT

    EnTT

    A fast and reliable entity component system (ECS) and much more

    EnTT is a header-only, tiny and easy to use library for game programming and much more written in modern C++. Among others, it's used in Minecraft by Mojang, the ArcGIS Runtime SDKs by Esri and the amazing Ragdoll. The entity-component-system (also known as ECS) is an architectural pattern used mostly in game development. This project started off as a pure entity-component system. Over time the codebase has grown as more and more classes and functionalities were added. Statically generated integer identifiers for types (assigned either at compile-time or at runtime). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Thunder Engine

    Thunder Engine

    Cross-platform 2D and 3D game engine with modular architecture

    Thunder is a lightweight, modular game engine written in C++ that provides a robust foundation for creating 2D and 3D games across platforms. It emphasizes a clean, component-based architecture and is designed for flexibility, performance, and scalability. Thunder includes built-in support for scripting, resource management, physics, animation, and rendering, with tools that facilitate efficient game development and deployment. Its cross-platform nature and minimal dependencies make it suitable for indie developers and small teams looking to build polished games with modern features.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Defold

    Defold

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

    ...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 engine uses a component-based system and a message-passing paradigm to manage object interactions — a design that promotes loosely-coupled, reactive game code rather than traditional heavy OOP. Defold is optimized for efficiency: exported games tend to have small binary size and low memory use, making it appealing for mobile, HTML5/web, and lightweight games.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    Open 3D Engine (O3DE)

    Open 3D Engine (O3DE)

    Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D

    ...Developed with cutting-edge, real-time graphics and complex interactions in mind, O3DE allows you to create robust, engaging experiences using our multi-threaded and extensible photorealistic renderer. O3DE's modular architecture is built for customization from day one. Each component, known as a Gem, can be adopted separately, giving you access to the specific functionality needed for your application. Add new editing tools, features, and development workflows to your projects. Choose from a variety of community-maintained Gems to extend and enhance the engine's capabilities in anything from AI and robotics to push notifications and VR.With our engine's SDK capabilities, you can use O3DE as a foundation for any type of 3D project you can imagine.
    Downloads: 9 This Week
    Last Update:
    See Project
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 5
    OGRE

    OGRE

    scene-oriented, flexible 3D engine (C++, Python, C#, Java)

    ...The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes. We consider the results of our GL3Plus RenderSystem as the gold standard. The respective shaders are generated by the RTSS component with per-pixel specular lighting. Therefore the legacy render systems naturally have differences due to the use of fixed-function. However, when rendering diffuse surface both produce pixel-perfect results. Simple, easy to use OO interface designed to minimise the effort required to render 3D scenes, and to be independent of 3D implementation i.e. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    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: 4 This Week
    Last Update:
    See Project
  • 7
    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: 15 This Week
    Last Update:
    See Project
  • 8
    Vivid 3D

    Vivid 3D

    Vivid is a modern C++ 3D engine using OpenGL4+

    Vivid is a modern C++ 3D engine using OpenGL4+. It is written using Visual C++ 2022, and relies on several open source projects to achieve it's goal of making it easy and run to make modern games with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Lumix Engine

    Lumix Engine

    3D C++ Game Engine - yet another open source game engine

    Lumix Engine is an open-source C++ 3D game engine that aims to strike a balance between performance, flexibility, and ease of use, making it a compelling alternative to heavier commercial engines. It features a modern, component-based design (entity-component-system) and offers a full editor — enabling developers to build games in a WYSIWYG style similar to engines like Unity, while staying in a lightweight, open environment. The engine supports advanced rendering (with PBR, HDR, deferred rendering), physics, audio, animation, scripting (via Lua or even JavaScript via plugin), and more, giving it a robust feature set for realistic 3D games or simulations. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 10
    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: 13 This Week
    Last Update:
    See Project
  • 11
    seganx

    seganx

    lightweight multi platform game engine

    SeganX is the name of game engines series. New version with a new design to developing games on PCs and portable devices, component-based, easy to use, implement new game mechanics, features and gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    GambleKit

    C++ Framework for slot machine games

    GambleKit is a free open-source C++ object oriented library for quick and easy building of slot machine and gambling games with reels and GUI management. It relies basically on declarative programming style, so the programmer needs simply to declare, for example at creation time, the basic layout and behavior of the game, and then leave the game flow, requiring as little additional intervention as possible. The project is welcoming contributors and feedback is appreciated! The next...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    OpenEstragon

    OpenEstragon is a market economy simulator.

    OpenEstragon is a market economy simulator. It contains a market module, a factory module that is based on the market, and serialization to XML facilities of the economy. Available as C++ component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    oge2d

    Cross-platform 2D game engine

    Open Game Engine 2D is a full features and cross-platform 2D game engine. It aims to help developers to create 2D games with only flat files (such as ini and script files), so that games could be written once and played under any platform supported. This engine is a pure 2D game engine written in C/C++. It is base on SDL and AngelScript. So, it also aims to run in any platform supported by SDL and AngelScript, such as Windows, Linux, MacOS, iPhone, Android, Windows Phone, Symbian,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A discrete tile-based game in the tradition of Chip's Challenge with a loosely component-based architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The software component should provide a desktop KDE4 interface to the www.kingchess.de chess server. As a first version the GUI should look as the windows vista gadget provided by kingchess.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hinge3D is an component based message system developed for rapid game prototyping, game development and game design testing. Is has semi automated multithreading and uses different open source projects as codebase, like Ogre3D,OIS,Lua and Boost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Metaphor Game Engine is a component-based game engine. Goals include a simple, efficient workflow for game development and fast integration of other open source or proprietary middleware.
    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
    DGE is a multithreaded, modern, component based game engine released under a less restrictive license to allow professional developers to use and contribute to the code base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    MScript is a C/C++ library. It has got OpenGL like design and is to be used as an OpenGL component. The library defines a material description script, similar to C. Support for texture loading, extensions, multi passes, multi lods, multi techniques ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Naikai is a set of game-oriented XPCOM components that vastly simplify the process of creating games. You can use Python or JavaScript or any XPCOM-enabled language to glue all of the provided components (image loaders, graphics renderers, a sound system
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next