Showing 75 open source projects for "physics"

View related business solutions
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 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
  • 1
    Gideros

    Gideros

    Gideros Release version

    ...Import your existing (C, C++, Java or Obj-C) code, bind to Lua, and interpret them directly. Dozens of open-source plugins are already developed and ready to use: ads, in-app purchases, physics for 2d or 3d, Steam integration, and many more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Speed Dreams : an Open Motorsport Sim
    ...https://forge.a-lec.org/speed-dreams/speed-dreams-code/ This SourceForge project will be kept as a read-only archive and will be eventually removed! Speed Dreams is a Motorsport Simulator featuring high-quality 3D graphics and an accurate physics engine, all targeting maximum realism. Initially forked from TORCS, it has now reached a clearly higher realism level in visual and physics simulation, thanks to its active development team and growing community. It mainly aims to implement exciting new features, cars, tracks and AI opponents to make a more enjoyable game for the player, while constantly pushing forward visual and physics realism. ...
    Leader badge
    Downloads: 241 This Week
    Last Update:
    See Project
  • 3
    simple3d

    simple3d

    realistic driving simulation + functions for 2D/3D graphics

    Sour*eforge.net has become inaccesible to me because of Cl*udflare. The latest versions of the programs will be on my site: https://matei.one/. Simcar - driving (not racing) simulation, with stunts and realistic physics since version 5.0.0. GNU/Linux and Wind0w$ executables are available. SDL_grf - functions for 2D/3D graphics (including text), sound and input + a few programs for viewing 3D models, viewing ZX Spectrum *.scr files, simulating the Solar System etc. Simple3d - old program for rendering 3D models, now included in SDL_grf but not used in the latest programs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Torque2D

    Torque2D

    A completely free, open-source, 2D game engine

    ...It delivers a flexible and high-performance C++ framework that supports cross-platform development for Windows, macOS, Linux, iOS, Android, and the web from a single codebase, allowing developers to target a broad range of devices with minimal changes. The engine includes essential components such as a batched OpenGL renderer, Box2D physics integration, OpenAL audio support, automated asset management, and sprite and skeletal animation systems that simplify bringing characters and environments to life. With a modular project structure and support for object persistence using TAML, developers can build complex games with reusable systems and clear project organization. ...
    Downloads: 1 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
  • 5
    ...It is a rendering system that can be used for more than just games but it is targeted at games. The basic use being create some game media textures models maps and config files for physics and rules.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 6

    D2X-XL

    OpenGL port of the classic 6dof 3D shooter Descent

    D2X-XL is an OpenGL port of the classic 3D Shooter game Descent 2 for Win32, Linux and Mac OS X, containing many enhancements and bug fixes while preserving full backwards compatibility.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    xdesktopwaves
    Simulation of water waves on the X Windows desktop. Windows and mouse are like ships on the sea. Each movement of these ends up in moving water waves. You can even have rain and/or storm stirring up the water.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8

    startrails

    open game world to be set in a realistic environment

    Discover a huge fictional game world and supply resources for its exploration. Unleash mysterious secrets or just race through the hills. This software is under development and thus neither complete nor bug-free. However, fun can occasionally be had.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A recreation of the "The Elder Scrolls III: Morrowind" engine with plans to add support for multiplayer along with upgraded graphics, physics, and AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    CorEngine
    CorEngine is a work in progress, OpenGL graphics powered 3D game engine designed to help independent game developers with quick prototyping and game/virtual environment creation. The engine supports a standard set of features, like skeletal animation, post processing, Lua/C programming, physics powered by Bullet Physics, GUI and 2D/3D Audio.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    SBREAKOUT

    An "intelligent" arkanoid clone

    SBREAKOUT is a simple arkanoid clone with analytical-geometry-based physics written in pure C, that knows where the ball hits before it does. :-) The SDL library is used for graphical output and mouse input handling. The game is released under the MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FreeSOLID is a library for collision detection of three-dimensional objects undergoing rigid motion and deformation. FreeSOLID is designed to be used in interactive 3D graphics applications.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    wxSand Portable

    wxSand Portable

    wxSand Portable is a sand physics simulation game, made portable.

    wxSand Portable is based on wxSand (a creation of Owen Piette, written in C/C++). It has been formatted to fhe specifications of the PortableApps.com platform, designed to run on portable media.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Race Through!

    First experiment with OpenGL - a simple car racing game

    This is my first experiment with the OpenGL library GLUT. The animation is basically based on textured sprite animation coupled with basic car physics components like outward centrifugal force experienced during a turn, acceleration,deceleration,etc. Multiplayer option is also available but with a few issues which need to be fixed. Feel free to download the code, customize and play! Please mail me if you want to know more about the implementation or if you have any suggestions or ideas. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Gynoid World Interactive Constructor

    3D Interactive sandbox environment

    GWIC (Gynoid World Interactive Constructor) is a sandbox environment where you can freely create, edit and play with complex worlds contains almost unlimited terrain space, static, dynamic and physics objects, and unlimited count of actors, like a script-driven physical gynoid models. Or anything you can imagine!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Dynamics Engine
    A free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It's fast, flexible & robust. Built-in collision detection.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    illustrative_progs

    illustrative_progs

    collection of illustrative programs:small games, simulators: C, Matlab

    ...Other types of programs may figure too: Snake or Tetris in C for showing the C programming style opted for the other, more specific programs. Possibly this is a link for supplying material to some Wiki articles related to videogames and gamep-physics.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 18
    FDiamondEngine

    FDiamondEngine

    3D game engine for C and C++

    ...Game engine including higher-level functions and highest-level that are little less than working games! Include an audio system, an thread system, events, entities, physics, etc. This engine is written in C and C++. But can be used from both languages. It is powered by glib, Irrlicht engine, OpenAL, ODE, Ogg vorbis, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    C.R.G. Zombie Buster 2: Annihilation

    P.C. shooter, driving game

    Shooter, driving game for P.C. created using: Irrlicht 1.7.1 ( rendering engine ); Bullet Physics - 2.77 + Bennu Wrapper; IrrAI 0.5; IrrKlang 1.3.0 ( sound ); System requirements are pretty low: ~ 256 MB RAM / 64 MB RAM ( video ); > 250 MB of HDD space;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    A truck/car simulator,with realistic physics and oldstyle graphics: it displays pixels through the SDL graphics routines, or the X11 if using that version (has some issues:so use the SDL ver).While the 3D graphics is done by the program itself without external libraries.The environment is a hilly terrain:total freedom to drive around.A remake of the classic "Terep 2". Written in the C programming language: although the code is 30 pages long, it's simple.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    FlightCraft3D

    FlightCraft3D

    realistic but simple flight simulator: exploration and casual landing

    a little and 'mininalist' 3D Flight simulator, accompanied also by a dydactical example that illustrates the concept behind flight simulators. FlightCraft3D anyway goes a lot beyond: is physically realistic, and allowes landing everywhere. It aims at becoming a game focused on casual landing, among trees, rocks and buildings and so on. VID:http://youtu.be/_Af0PgrCTxo It shall be a sort of Minecraft-focused-on-aeromobilism. Simply implemented, but with many interesting features. I plan to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    ...All well-grouped in folders. there is also a 'review' in 3 demos of the Newtonian dynamics: mass-spring systems. most of progs are written in C, with use of SDL lib to display simple graphics and have real-time interactivity. As to programming complexity, it's very simple... this all aims at classical physics simulation in a simple but efficient way. The numeric stuff really just illustrate the use of a real little physics-engine aimed at articulated body simulation... that's the funnest part of it: but of course much more is coming. Also some examples in Game Maker and Matlab/Octave are coming soon. link to Part 1 of the video where all method is thoroughly exmplained: http://youtu.be/ELD0WPOxNb0 http://youtu.be/Kjhkyq-pLLw the part_2 shall explain numeric stuff, and some support for collisions and serious rigid bodies jointed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    CSTUNTS

    CSTUNTS

    remake of the classic STUNTS game, but more realistic; more like GTA 3

    Sort of remake of the classic STUNTS[1990] driving game, but featuring many authentic elements, OpenGL graphics, and more realistic physics than the origianal, plus particular attention to internal view. It has all the features that CTruck3D has but it is much like GTA 3 ... can get on-off the vehicle, and one can climb on stunt-structures, and there are buildings on which one can jump. As soon as possible I wish to put more structures, and do better climb-on simulation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    CTruck3D _Open

    CTruck3D _Open

    realistic truck & car simulator, with OpenGL graphics

    update: https://sourceforge.net/projects/newctruck3drally/ It's a 3D, physically realistic truck/car simulator, oriented to dirt tracks. This is subsancially kept as hystorical. The environment is a hilly terrain which can also be user-defined in the form of a Bitmap image file (where intensity of red component defines height). It's similar to the classic "Terep 2". Particular care for internal cam. Written in standard C. There's a Windows executable ready for use, but it's compilable...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Mac OS X and Windows OpenGL 3D Engine tools, content and code to create games and applications. Newton physics, OpenAL sound with OGG Vorbis, Lua, Revolution, written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB