Showing 19 open source projects for "projects/"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Build enterprise-ready GenAI experiences with MongoDB Atlas Icon
    Build enterprise-ready GenAI experiences with MongoDB Atlas

    Combine the power of Google Cloud's robust infrastructure with the flexibility and scalability of MongoDB Atlas.

    MongoDB Atlas is a unified developer platform that enables you to confidently accelerate the deployment of GenAI-powered applications. Additionally, when purchased on Google Cloud Marketplace, you pay for only the resources you use with no upfront commitment.
    Get Started
  • 1
    IsoRealms Spindizzy and Isorealms Engine

    IsoRealms Spindizzy and Isorealms Engine

    An isometric arcade-style game of skill, puzzles and exploration

    ... true 3D OpenGL graphics and runs on a custom-built engine called Isorealms. The Isorealms engine features a complete content creation toolkit for modifying and extending Spindizzy, as well as offering the opportunity to create entirely new projects from scratch. Isorealms content creation tools are aimed at users of all experiences, from those who simply want to build new worlds to those who want to take advantage of advanced features such as Lua scripting and custom asset importation.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Imperial Game Engine
    Academical class game engine for serious 3D game projects, computer generated videos productions, game servers etc;
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    coldev

    C/C++ , PHP, PYTHON, 3D ENGINES, CHROME NATIVE CLIENT

    + C/C++ and PHP projects, Python and Others + 3D ENGINES + Videogames Projects based in Bennugd http://www.bennugd.org Web Page https://coldev.sourceforge.io/
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5

    Ogaboo

    Open Game Bootstrap

    This project aims to gather different open source projects as an initiative to allow people to create games in C++ more easily, in a cross-platform development environment and free. Basic requirements behind this initiative was to have a integrated development environment with 3D graphics support, sounds, videos, physics, scripting, GUI (Graphic User Interface) and inputs and all that is relevant to be used in a multi-media development process. Since cross-platform is a requirement as well...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

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

    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: 0 This Week
    Last Update:
    See Project
  • 8
    Mokoi

    Mokoi

    Cross platform Game Creation Software

    Mokoi is a Game Creation Tool. Mokoi Games are platform neutral, if a compatible player is available for OS or Device, you can play games with no troubles. We're also have projects to help with creating and sharing platform neutral games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Multiplatform library built with minimal or no other dependencies that supports gamepads. The goal of this project is that developers can add gamepad support to their projects easily. (Gamepad: playstation and xbox controllers, for instance)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    KOR

    KOR

    multi-kinect system

    Bundle of 2 softwares (extractor and merger). Extractor broadcast skeletons and clouds to the merger. Multiple extractors can be set in a local network. The merger holds transformation matrices for each extractor, allowing a efficient skeletons fusion from multiple point of view. The merged skeletons are broadcasted in OSC. This project is based on Melon: https://sourceforge.net/projects/kinect-melon/ [!] > requires OpenNI & NITE 1.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    Melon

    Melon

    Kinect based controller.

    Melon's purpose is to simplify as much as possible the setup of interactive installation (art, cultural, commercial, etc) as much as possible. It broadcast in OSC 3D pointers. Each pointer can be attached to any of the bone of the skeleton. The interaction area defined for this pointer is attached to another bone of the skeleton, therefore the visitor is free to move in the space defined. Video tutorial: https://vimeo.com/73297050 Developped by http://www.numediart.org [!] >...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XAMOS

    XAMOS

    Cross-platform reimplementation of AMOS BASIC (runtime)

    XAMOS is a cross-platform reimplementation of AMOS BASIC based on jAMOS, fully re-written in C++ with SDL libraries. Currently runtime only, however is widely compatible with jAMOS projects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    dummy2d

    easy programming language for 2d games

    Dummy2d is simple and fast programming language similar to early BASIC. Dummy2d mostly useful for 2D games. To create Dummy2d games you need Windows OS. Dummy2d games will run on Winowsd and Linux (through WINE). Download and info: https://sourceforge.net/projects/dummy2d/files/ Dummy2d IS TOTALLY FREE FOR COMMERCIAL AND NON-COMMERCIAL USE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    WGDIGameEngine

    A simple WinAPI game engine

    The WGDIEngine is a simple game engine that relies solely on the functions naturally provided by the WinAPI. It was developed for educative purposes and is not meant for usage in complex projects, as it is optimized for understanding, not performance. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ocerus
    A game engine suited for middle-sized 2.5D projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Source code repository for user Red Ring Rico on Gametrailers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple base application framework for Opengl 3.2 applications on Windows. Note : I changed this projects unix name but it's still not reflected. If anyone knows why the download button is not visible on search page let me know.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Artifice is home to two interrelated projects; Artifice Gaming and Slyme Scripting. Slyme is an embedded scripting language written in C++. Artifice Gaming is a consistent foundation on which to build simple, but complete, PC games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next