Showing 30 open source projects for "graph"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 1
    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...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Axmol Engine

    Axmol Engine

    Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games

    Axmol is a modern C++ game engine forked from Cocos2d-x, designed to support high-performance 2D and lightweight 3D game development across multiple platforms. It improves upon the original Cocos2d-x with a cleaner architecture, better tooling, and support for modern C++ standards. Axmol supports scripting with Lua and JavaScript, and is suitable for both indie developers and studios targeting mobile, desktop, and web platforms. With an active community and frequent updates, Axmol is a solid...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Clever Mines
    Looking for mines on triangular or rectangular fields. The computer moves mines in the background, so that you must not guess. If you set hard level, you will die every time you make a mistake. You can change the board size and mines density.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    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
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    Euler

    Euler

    A distributed graph deep learning framework.

    ...Data in the fields of text, speech, and images is easier to process into a grid-like type of Euclidean space, which is suitable for processing by existing deep learning models. Graph is a data type in non-Euclidean space and cannot be directly applied to existing methods, requiring a specially designed graph neural network system. Graph-based learning methods such as graph neural networks combine end-to-end learning with inductive reasoning, and are expected to solve a series of problems such as relational reasoning and interpretability that deep learning cannot handle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VividEngine2

    VividEngine2

    Vivid Engine 2 is an open source 3D Engine coded using C# and C++.

    Vivid Engine 2. Rewrote from the ground up. Vivid Engine is a 3D engine, and several tools to facilitate the creation of apps and games for Windows and soon XBox One+. You can support development of Vivid3D Via patreon - https://www.patreon.com/vivid3d With the above, you can achieve both 2D and 3D games, with advanced rendering techniques with minimal fuss and set up required. All pixel shaders are already coded and a part of the engine. And of course, you can easily extend and add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Path Finder Qt

    finds the sortest path on the square board. GUI is implemented in Qt.

    ...This project is related to my other projects located at sourceforge as well: https://sourceforge.net/projects/a-star/ https://sourceforge.net/projects/shortest-path-graph-a-star/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    A star

    it is an implementation of A* algorithm with examples of its usage.

    ...This project is related to my other projects located at sourceforge as well: https://sourceforge.net/projects/path-finder-qt/ https://sourceforge.net/projects/shortest-path-graph-a-star/ For detail of A* algorithm see wiki page: https://en.wikipedia.org/wiki/A*_search_algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Maya2OSG
    Toolkit for exporting/importing Maya scenes to/from OpenSceneGraph
    Downloads: 0 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 10

    EdithAnim

    Animation graph editor.

    Animation graph editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    mahasona

    Mahasona engine is an open source game engine.

    Mahasona Engine is a Game engine written on top of OpenGL renderer. Currently no official release but svn repository version. Includes an example application. Find the wiki page for howto's Ubuntu Video http://www.youtube.com/watch?v=y5OSCTb_aNA Windows Video http://www.youtube.com/watch?v=dS_YwzyCjn4 Projects using Mahasona Engine- 1. Snap-n-fold: origami pattern generation based real-life object structure http://dl.acm.org/citation.cfm?id=2223800
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Digital Spork Game Engine

    Cross platform 2D/3D game engine written in C++11 & OpenGL ES 2/3

    Alpha: - Still in heavy development, but should be stable enough for use in small projects. - Features include OpenGL ES based scene graph system, sound (static and streaming), input handlers, scheduler, async job queues, and much more. - Supported platforms include iOS, Android, OSX, Linux, Windows, HTML5 (Emscripten).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    AP3/3SUM

    AP3/3SUM

    Multimedia asset management and manipulator for Étoilé

    3SUM aims to provide a powerful 2 to 3D programmable environment that allow editing several kind of contents and linking the relationships among Objective-C type. 3SUM sits on the top of AP3 framework which consit of 3D screen graph Objective-C API, C++ geometry math classes, basic mesh implementations, raster compositor and thread managements. AP3 also have a few foundation classes for data manipulation purpose, such as AAObject root which allows tagging object with selector-keyed arbitrarily typed bytes, or AAChunk, an equal-entry array which allows managing two or more binary streams as a single multi-field stream, or striding one stream into some, and some other partitioning abstractions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    arcadegl

    arcadegl

    2D - 3D game engine

    ...Full screen/windowed mode toggle during program execution V-SYNC and double buffer smooth fading Sprites,sprites animations,sprite rotations and linking Image loading (actually only TGA,PCX,BMP are supported) Fast raster operations on images 3D (not completed yet) Scen Graph Rotations,translations,SLERP,and other geometric transformations 3D primitives 2D rendering in 3D mode lighting camera,fps camera Input engine async keyboard reading mouse input joystick/joypad Sound effects and music Loading of .WAV files. Vlume,e pan control Loading of music files Utility file packaging end encrypting (for resource) Charset blitting
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    3-DPhysicsSim

    3-DPhysicsSim

    3-DPhysicsSim is an interactive 3-D physics simulator.

    3-DPhysicsSim is an interactive 3-D physics simulator which allows you to create a scene filled with objects and see how the objects act in real-time when governed by the laws of physics. 3-DPhysicsSim was created with the help of Irrlicht, WxWidgets and Bullet
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    K.L.'s Tanx
    This is a 3D puzzle game with fantastic design. The prototype idea is from Family Computer game 'Tank', so Tanx means Tank's extended version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kastling is a free chess interface written in Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PLIB is a set of libraries that are designed to help developers of interactive 3D applications such as games. All PLIB libraries are portable to just about every modern Operating System. PLIB includes OpenGL GUI and scene graph, portable audio, portable
    Downloads: 22 This Week
    Last Update:
    See Project
  • 19
    Crimild Engine is an open source scene graph based engine which purpose is to fulfil the high-performance requirements of typical multi-platform two and tridimensional multimedia projects, like games, simulations and virtual reality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A turn-based strategy game based on graph-theoretic concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a C++ implementation of Puyo Puyo, a Japanese computer puzzle game of 1991. It uses Qt and Boost Graph Libraries and some design patterns and works with any platform on which Qt is available. It can be used as a tutorial for learning game design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Geist3D is a graphics engine complete with an integrated development environment. It combines an extensible Scene Graph API with a Petri Net runtime kernel, the Lua scripting engine and rigid body physics.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    KA3D is a scene graph based 3D-engine with a tool-chain for 3dsmax. KA3D is the engine used in 'Making Game Demo' book by Chad Walker, Eric Walker and Jani Kajala, and in several real-life projects on wide range of platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    ksudoku is a fully-featured Sudoku puzzle generator and solver for KDE. With it you can generate and play 3D and 2D puzzles of different sizes and levels. The main algorithm is fast and extendable to any general graph coloring problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Not yet playable. jadab is a Dots and Boxes playing program. It uses modern algorithms and graph theory to play the twin game, Strings and Coins. It is being done as a research project in math, game theory, and computer science at Dalhousie University
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next