Showing 104 open source projects for "physics"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 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
  • 1
    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: 4 This Week
    Last Update:
    See Project
  • 2
    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: 1 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4

    Comet Pinball

    A libgdx pinball game.

    Comet Pinball is a classic arcade game implemented in Java. It uses the libgdx game library with Open GL graphics and Box2d physics. The game is designed to use highly customizable play fields. Starting the game will create an XML file which defines the play field. Feel free to edit by using the game manual as a reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    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: 2 This Week
    Last Update:
    See Project
  • 6
    OpenGRASP is a simulation toolkit for grasping and dexterous manipulation. It is based on a modular architecture, that supports the creation and addition of new functionality and the integration of existing and widely used technologies and standards.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    DEEP Space

    DEEP Space

    6DOF zero-g claustrophobic space shooter

    Driving a car is 2D Flying a plane is 2.5D Playing DEEP Space is true 3D Ever flown in no gravity, where up is relative? How about all that inside a cavern or large building? Now's your chance to experience combat in full 6DOF in a style similar to the Descent series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    It is a Stunts 4D Driving remake with high quality graphics and physics simualtion.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Queue is a 3D billiard game. It features a realistic physics engine and supports different billiard variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    term_ CTruck3D

    term_ CTruck3D

    ASCII-Art variant of the CTruck3D _Open truck/car simulator

    the ASCII-art variant of the CTruck3D car simulator series by Simon Hasur : a physically very realistic offroad driving simulator (rally ) in which one can drive in total freedom on a piece of terrain, make jumps, turn upside down and whatever ; see CTruck3D _Open and XCTruck3D _Truck for more detailes. this is a variant which displays graphics using only ASCII characters. This is quite instructive as software, expecially if taken in conjuction with the pure X Window System version: in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dipoles-Cavity Interaction
    ...Interface to some commonly used software, such as Lumerical FDTD Solutions, will also be developed in the project. This project is titled under nanophotonics, quantum optics, nano-optics, computational physics and physics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IncrediBots
    Build custom robots in your browser with IncrediBots! Design your robot by drawing shapes, joints, motors, and more! Then, pilot your machine using your own custom key bindings. NOTE: OPEN SOURCE VERSION CAN BE DOWNLOADED FROM "FILES" TAB!
    Downloads: 22 This Week
    Last Update:
    See Project
  • 15
    This projects is a (kinda) realistic vehicle racing simulation. It uses ODE for physics simulation, OpenAL++ for audio output and Irrlicht for graphics. It allows network multiplayer games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Worldlines
    Worldlines visualizes special relativity, as particles near lightspeed trace paths in a 3D slice of 4D Minkowski spacetime. Scenes illustrate time dilation, the twin paradox, length contraction, and Bell's spaceship paradox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Stunt Coureur is a Bullet Physics based racing game loosely based on Stunts. Pure client-server multiplayer supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Physicssite
    With Physicssite one can build two-dimensional, rigid-body-physics-based simulations. It's written in Java and uses the physics engine JBox2D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mofi manages virtual rooms in which users interact like in the real world. The virtual world is displayed directly in the browser window. Client: Flash / Server: C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Java library that works with Java3D to simulate and visualize, in real-time, dynamics of multiple rigid bodies that are restricted by implicit and explicit constraints (e.g., robotics); designed for efficiency, ease-of-use, and extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RARS is the Robot Auto Racing Simulation, in which the drivers are robot programs. It is intended as a competition among programmers. It consists of a simulation of the physics of cars, a graphic display of the race, and a robot driver for each car.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Titanic Disaster Simulation
    TDS is a thrilling simulation of the Titanic ship disaster. The focus lies on realistic physics and haunting music to create a thundering atmosphere in egoperspective. The entire project will be released under the GPL, strictly non-commercial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A useless physics engine for useless game ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Flash ActionScript 3.0 port of Erin Catto's 2D Physics library Box2D.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    An open source driving game focusing on large outdoor environments and semi realistic physics, upgradable cars that change in handling and speed, creating a slight RPG element. Hijacking cars is easy and encouraged, but not by the law enforcement.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB