Showing 18 open source projects for "2d"

View related business solutions
  • 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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    PacMan2 - The Family - Network Edition - Arcade game - opensourceware version of Pacman with NEW DESIGN and LOTS OF DEVICES (program's engine has got script executer - Squirrel(R)), in 2D version, semi-3D version and under development fully 3D It can be played by 2 players at the same PC or in multiplayer mode over the LAN-network (TCP/IP protocol, uses sockets)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    mydungeon_chung

    mydungeon_chung

    a free hack & slash action 2D/3D rogue / ultima / dungeon like game

    mydungeon chung is a vintage arcade action hack & slash 2D/3D/fps/third person dungeon animated action rogue / ultima like freebasic game based on " rogue like dungeon crawl " free graphics plus custom animated hero where you have to fight hordes of monsters and boss , and find food , potions , shields ,weapons and gold , and accomplish quests . it is written in fast compiled freebasic and uses openGL . you can also edit or add macromap / map tile(s) bmp image . original animation gameplay .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    photo3D_chung / seashore3D / galaxy 3D

    photo3D_chung / seashore3D / galaxy 3D

    photo3D_chung seashore3D_chung galaxy_chung dive3D_chung

    photo3D chung is a free program to display photo 2D jpg or animated gif image with a 3D bas-relief effect (put your images and animation frames in the "media/" folder ) . It is written in freebasic and uses gui_chung and openGL with normals and lighting . switchable mono/stereo option to use with stereo bicolor red/cyan glasses (anaglyph) . seashore3D chung new animated seashore scene application added with animated sea , trees , girl , sky galaxy chung display 3d galaxy flight game using opengl primitives for any axis free 3D space fly matrix rotation calculation (no external lib) added dive3D chung is a dive undersea game https://www.youtube.com/watch?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Y.A.G.A.C.

    Y.A.G.A.C.

    Y.A.G.A.C is a free open-source platformer game

    Y.A.G.A.C. is a very challenging and addictive pseudo-2D platformer game, with 2D sprites in a 3D playfield, but you are limited to movement in two dimensions. It's a story-less game, heavily gameplay based, where you play a ninja trapped in dungeons filled with traps and robots. As you collect colored balls hidden around the level, so the platforms of that color become solid and you can then reach new places inside the level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Cartoon !

    Cartoon !

    Cartoon animation

    This project has moved to : https://github.com/blendman/CartoonAnimation A 2D (cartoon) Animation Software. Current Features : - vector - text - bitmap images (import) - FX - export (png) - multi-layer - export purebasic code Todolist : - animation : object, shape & points, scene, camera... - multi-layer compositing - in-betweening, interpolation (linear) - final rendering (image sequence, video)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Keen Game Engine

    Keen Game Engine

    Flexible and easy-to-use 2d game engine

    New Version Out - Keen Game Engine 4! Details coming soon....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    myDDDungeonsGL

    myDDDungeonsGL

    a 3D openGL version of Deap Deadly Dungeons roguelike RPG game

    myDDDungeonsGL chung is a free 3D openGL version of Deap Deadly Dungeons ( DDDungeons ), Search for The Crown of alegare ( freebasic open source rogue like RPG game with random dungeon generation ) adapted from an original game by Richard Clark . Added : 16->32 pixels sprites (2D view), window resized, animations, joystick, switchable 3D openGL view + textures + lighting + new monsters , fullscreen mode,Can run on a small netbook .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    calc4fem
    Spreadsheet Template for Structural Engineering (FEA Analysis for beams, trusses, 2D-frames). It makes possible to create your own parametric models.Templates for engineering calculation (fatigue, concrete plates, etc)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    LegionGameMaker

    A game maker written in C# and FreeBASIC

    This is an object oriented game maker for 2D games. Scripted with FreeBASIC. 28/11/2013: Sorry! This project has been abandoned for TSE, Tux's Scripting Engine: http://github.com/chrowle/crackerbarrel
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SmoothLife

    SmoothLife

    A generalization of Conway's Game of Life

    Conway's Game of Life is generalized to a continuous domain. OpenGL and GLSL shaders are used for real-time 2D and 3D graphics. Time stepping is done via a real to complex FFT based convolution operation. There are also two deliberately simple test implementations in FreeBasic and Matlab. A 2D version on a sphere shows that it is really not dependent on the underlying grid.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    draculus
    draculus is a modified version of laby chung ,with monsters combat , switch between (2D/3D) views , potion reward and integrated map editor.(include a sprite editor)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This will be a 2D winXP space fighting and exploring game. These early versions are just to give a sample of what it will be like and test speeds on other machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Graph library for BBCBASIC for Windows is a collection of graph plotting library routines (e.g. XY-graph, XYZ-graph, 2D-parameter graph, 3D-parameter graph, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FEMIX_GUI
    Interface gráfico para a criação (e abertura) de ficheiros para usar no FEMIXTF, usando a interface gráfica do computador. FEMIXTF é um programa que usa o Método dos Deslocamentos para determinar os esforços e deslocamentos de estruturas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A 2D, Zelda-Style MMORPG made using the XtremeWorlds Engine. Because of the constant updating of this project, posting the source is impractical. Email us at: sprintersoft@yahoo.com for a copy of the source. Visit the engine website at: xtremeworlds.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Project E is a lightweight, multithreading 2D game engine with a fast and simple scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB