Showing 62 open source projects for "project-nightwing"

View related business solutions
  • Cloud-Based Speech Analytics Solutions Icon
    Cloud-Based Speech Analytics Solutions

    Transform Your QA with the Speech Analytics Experts

    CallFinder’s speech analytics software automates outdated, manual QA processes to save time and provide immediate insights so you can make data-driven decisions. Spend your valuable time coaching agents on what matters most to you and your customers.
  • Build experiences that drive engagement and increase transactions Icon
    Build experiences that drive engagement and increase transactions

    Connect your users - doctors, gamers, shoppers, or lovers - wherever they are.

    Sendbird's chat, voice, and video APIs power conversations and communities in hundreds of the most innovative apps and products. Sendbird’s feature-rich platform, and pre-fab UI components make developers more productive. We take care of a ton of operational complexity under the hood, so you can power a rich chat service, and life-like voice, and video experiences, and not worry about features, edge cases, reliability, or scale.
  • 1
    VCMI Project

    VCMI Project

    Open-source engine for Heroes of Might and Magic III

    VCMI is work-in-progress attempt to recreate engine for Heroes III, giving it new and extended possibilities. To use VCMI you need to own original data files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Multi Theft Auto: San Andreas

    Multi Theft Auto: San Andreas

    Multi Theft Auto is a game engine

    Multi Theft Auto (MTA) is a software project that adds network play functionality to Rockstar North's Grand Theft Auto game series, in which this functionality is not originally found. It is a unique modification that incorporates an extendable network play element into a proprietary commercial single-player PC game. Multi Theft Auto is based on code injection and hooking techniques whereby the game is manipulated without altering any original files supplied with the game. The software...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    fheroes2

    fheroes2

    fheroes2 is a recreation of Heroes of Might and Magic II game engine

    fheroes2 is a recreation of the Heroes of Might and Magic II game engine. This open-source multiplatform project, written from scratch, is designed to reproduce the original game with significant improvements in gameplay, graphics and logic (including support for high-resolution graphics, improved AI, numerous fixes and user interface improvements), breathing new life into one of the most addictive turn-based strategy games. You can find a complete list of all of our changes and enhancements...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Solar2D Game Engine

    Solar2D Game Engine

    Solar2D Game Engine main repository (ex Corona SDK)

    This is a fully open source project that is forked of the well-established and widely used Corona SDK game engine, which is no longer commercially supported. Development is lead by Vlad Shcherban, former technical lead engineer at Corona Labs Inc. If you are using this engine, consider supporting its development. Develop for mobile, desktop, and connected TV devices with just one code base: iOS, tvOS, Android, Android TV, macOS, Windows, Linux, or HTML5. Update your code, save the changes...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Print management system for direct buyers, brokers, in-plants and printers. Icon
    Print management system for direct buyers, brokers, in-plants and printers.

    P3Software is a premier provider of intelligent print management solutions.

    P3Software's affordable print management system, is ideally suited for corporate, non-profit and educational print buyers, print managers, in-plants and print manufacturers. Designed by print experts, this easy-to-use print procurement management system helps users manage the print sourcing and buying workflow, from initial job specification to project delivery. Core features include bid and buy or direct buy, customer proposal (estimate), customer direct ordering, enhanced CRM, powerful reporting, easy access to current and historical data, and outstanding training and support.
  • 5
    openage

    openage

    Open source clone of the Age of Empires II engine

    ... implement a client-server architecture with dedicated servers that supports more than 8 players. The overarching system will provide matchmaking, lobbies, server discovery and other community features. openage is a community project that values every contribution, the only requirement is your enthusiasm. Don't hesitate to get in touch with us if you want to help!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    3DWorld

    3DWorld

    3D Procedural Game Engine Using OpenGL

    3DWorld is a cross-platform OpenGL-based 3D Game Engine that I've been working on since I took the CS184 computer graphics course at UC Berkeley in 2001. I converted the project from svn to git at commit 6607. Most of the code is written in C++, with GLSL for shaders. This is intended to be a cross-platform project. Microsoft Visual Studio 2019 and 2022 project files are included. A linux/gcc makefile is also included, but is more experimental. See README.linux for more details. The project...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    EasyRPG Player

    EasyRPG Player

    RPG Maker 2000/2003 and EasyRPG games interpreter

    EasyRPG Player is a game interpreter to play RPG Maker 2000, 2003, and EasyRPG games. It uses the LCF parser library (liblcf) to read RPG Maker game data. EasyRPG Player is a program that allows to play games created with RPG Maker 2000 and 2003. It aims to be a free (as in freedom) cross-platform RPG Maker 2000/2003 interpreter. The main goal is to play all games created with them as the original game interpreter (RPG_RT) does. This project is being developed. FreeType2 for external font...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Animation Compression Library

    Animation Compression Library

    Animation Compression Library

    ... compression. While some degree of compression can easily be achieved with simple tricks, achieving high compression ratios, fast decompression, while simultaneously not compromising the accuracy of the resulting compressed animation requires a great deal of care. This library is 100% headers as such you just need to include them in your own project to start using it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jolt Physics

    Jolt Physics

    A multi core friendly rigid body physics and collision detection lib

    A multi core friendly rigid body physics and collision detection library suitable for games and VR applications, used by Horizon Forbidden West. So why create yet another physics engine? First of all, this has been a personal learning project and secondly I wanted to address some issues that I had with existing physics engines. In games we usually need to do many more things than to simulate the physics world and we need to do this across multiple threads. We therefore place a lot of emphasis...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Non Emergency Medical Transportation (NEMT) Software Icon
    Non Emergency Medical Transportation (NEMT) Software

    Healthcare providers in search of a scheduling and dispatch solution for non emergency medical transportation

    NovusMED is an ecosystem that includes call center, administrative, driver applications, and client/clinic booking applications. NovusMED is the platform of choice for a wide range of medical transportation services and includes configurations for brokerage, providers, senior, community, and home health programs. Accurately manage calls and patient information. Monitor real-time performance and adjust resource capacity to meet changes in service demand. Manage will calls, confirmation calls, and recurring trips/standing orders in real time. Improved mileage reimbursement and cost calculators to manage multiple contractors, funding sources (payors), multiple providers, and volunteer driver programs. Enhanced credential management for vehicles and drivers. Manage subcontractor outsourcing with provider mobile, trip bidding, and trip offers. Able to see the closest vehicle and perform immediate bookings.
  • 10
    Urho3D

    Urho3D

    Urho3D Game engine

    ... build tree, this quick start section will not be discussing it here. Assuming you have been following along from the previous section, execute the following commands to create a new UrhoApp project, and then build it. The build artifacts from DBE can be found in the usual location as the conventional (non-dockerized) build environment. In fact the build artifacts from DBE should function and work as if they are built using the conventional way too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    O3DE

    O3DE

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

    ... 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: 0 This Week
    Last Update:
    See Project
  • 12
    Unity Hub

    Unity Hub

    Every creative journey starts with Unity Hub

    With Unity Hub start new projects using powerful templates. You can manage all of your Unity Projects and Editor installations. With a new look, you can customize your workflow, share and collaborate with your team, and more! From the Unity Hub, create and link a Unity Version Control repository to new projects, compare file sources, and link repositories to existing local projects for rapid iteration and collaboration with your team.
    Leader badge
    Downloads: 1,319 This Week
    Last Update:
    See Project
  • 13
    Cube 2: Sauerbraten (game engine & FPS)
    3D game engine (more powerful redesign of the Cube engine) and FPS game
    Leader badge
    Downloads: 683 This Week
    Last Update:
    See Project
  • 14
    A collection of developer tools for game-making on and for the Nintendo DS, including (but not limited to) content uploader, 2D game engine with sound, level and sprite editor.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    Vanda Engine

    Vanda Engine

    A free 3D game engine to create games and realtimes scenes for Windows

    ... follow Vanda Engine on Facebook to be informed about what I'm doing: http://facebook.com/vandaengine Check out Vanda Engine website to see how Vanda Engine is getting work done: https://vanda3d.org/ It will be appreciated if you donate to this project so I can buy required software and books and hire people to produce free 2D and 3D assets and educational videos and tutorials for this game engine: https://vanda3d.org/donate/
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    PVLE

    PVLE

    C++ lightweight cross-platform game engine

    PVLE is a C++ lightweight cross-platform game engine (real-time visualisation/simulation engine), using OSG (OpenSceneGraph) and ODE (OpenDynamicsEngine) among other libs. It differs from other engines in the way it does not hide underlaying libraries.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    gbDoom3

    gbDoom3

    A fork of dhewm3 with an emphasis on modernisation and vanilla Doom 3

    gbDoom3 is a fork of dhewm3 with a series of modernisations, performance improvements and an emphasis on being bug-compatible with vanilla Doom 3. This does NOT support the BFG edition of Doom 3. This fork was created to give an overhaul to Doom 3 that the parent project isn't willing to do. Performance improvements for macOS (Intel and M1) as well as additional assembler code for such systems, removing legacy code for SSE support, making Carmack's reverse standard and reverting all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Mandate Engine

    RTSish Game Engine

    The project is a fork of Glest Advanced Engine for the purposes of adding significant gameplay options, graphics upgrades and GUI upgrades in order to create an engine capable of playing a series of 7 games I wish to create. The 7 games are all based on this IP: Children of the Thousand Suns: The Unaligned Mandate Each game combines a few different genres from this list and others: RTS, TBS, RPG, Sim, City Building, Breeding, Management You can also make mods of various kinds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenXRay

    OpenXRay

    Improved version of the X-Ray Engine, the game engine

    ... branch is the default and base branch for the project. It is used for development and all Pull Requests should go there. But, be aware that this branch, sometimes, may be broken and, rarely, we can do force pushes to this branch.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    KlayGE is an open source, cross-platform game engine with plugin-based architecture. It provides a framework to make game development, testing, porting as simple as possible.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    nCine

    nCine

    A cross-platform 2D game engine

    nCine is a cross-platform 2D game engine that runs on PC (Linux, Windows, macOS), Android, Raspberry Pi, and the web (Emscripten). The project has been in active development since June 2011. Source code is released under the MIT license and is available on GitHub. Visit the donate page to discover different ways to support and sponsor the project. Join the Discord server and meet the community of developers, users and players. Indent with tabs (4 spaces) but use spaces for continuation line...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Frank Engine

    Frank Engine

    A 2D game engine and level editor

    Frank Engine is a game development framework with a built in editor written in C++. The goal is to be a fast way to create large open world 2D games with high quality graphics. Everything necessary to create a fully featured game is included: physics (Box2D), rendering (DirectX), level editor, dynamic lighting, particle system, sound, music (Ogg Vorbis), gamepad input, GUI, and debug console. The code is fairly well documented and includes simple starter projects build on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Urho3D

    Urho3D

    Cross-platform 2D and 3D game engine

    !!! The project repositories have been migrated to https://github.com/urho3d/Urho3D !!!
    Downloads: 13 This Week
    Last Update:
    See Project
  • 24
    KonsolScript and Game Engine

    KonsolScript and Game Engine

    Free and Open Game Programming Language for Windows and GNU/Linux

    .... The whole Game Development Kit is suitable for teaching 2D game programming. The end goal of this project is to have a common gaming platform for Windows, GNU/Linux, Mac OS, including mobile platforms like Android where any newbie can learn how to make his game/animation etc. A lot of work has been made and a lot more is to be done. It might need to hire programmers to make an engine for Android, and Mac OS, then some in-house testers for stability among these platform
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Blueshift Game Engine

    Blueshift Game Engine

    Blueshift is a cross-platform 3D game engine implemented in C++

    Blueshift is a cross-platform 3D game engine implemented in C++. it's free, open-source, and works on Windows, macOS, iOS, and Android. The project is currently in an early stage of development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next