Showing 125 open source projects for "physics"

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

    Blow It Up 0.1 beta

    A physics sandbox

    Build stuff then blow it up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Offroad

    Offroad

    Vehicle simulation with freedom of movement on large map (5x5km).

    Simple Linux game inspired by Terep2 and 1nsane written in C++ using SDL library based on my own physics engine (spring systems and rigid body dynamic simulation). Offroad Engine was part of my bachelor thesis at Czech Technical University in year 2006. This is updated version from 2008 with improved graphics and sounds. Game map was originally imported from OpenTTD (that's why roads are so perpendicular) but now I decided to start working on this project again and to add support for maps from my World Editor app: https://www.youtube.com/watch?...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    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
  • 4
    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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Gravity Simulator

    Gravity Simulator

    2D Gravity simulator, including a simulation of the solar system

    This application started out as a study of Newtonian physics, but evolved into a 2D simulation of the solar system. (Viewed from the south, because Jupiter just wouldn't be Jupiter without the great red spot.) The source code is available for developers who would like to make their own customizations and unique scenarios - like sending a black hole through the solar system. For the casual user, this program allows you to truly become familiar with the solar system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7

    Freedom3D_GM

    full-blown GTA 3 -SA clone. Done in Game Maker. No missions though

    full-blown GTA 3 -SA clone. Done in Game Maker. The game implements relistically the possibility to get in various vehicles and go around, jump (also on houses and ramps). This is a sort of reference that shows to also to the geenral public (so not only C/C++ programming nerds) how such a thing is made: vehicles on hilly terrain, obstacles, and collision with them... environment with optimised viewdistance and day/night cycle (so I mean atmosphere).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9

    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
  • 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
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11
    This project is a simulation model of the road traffic. The project is developed by students on FRI, University of Zilina, for educational purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    3-DPhysicsSim

    3-DPhysicsSim

    3-DPhysicsSim is an interactive 3-D physics simulator.

    3-DPhysicsSim is an interactive 3-D physics simulator which allows you to create a scene filled with objects and see how the objects act in real-time when governed by the laws of physics. 3-DPhysicsSim was created with the help of Irrlicht, WxWidgets and Bullet
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Planets 3D

    A 3D orbital simulator

    a 3D copy of Planets (http://planets.homedns.org/) using OpenGL and Qt. demo video: http://youtu.be/4ihB0k1ME10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    It is a Stunts 4D Driving remake with high quality graphics and physics simualtion.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Narveso Challenge

    Narveso Challenge

    Game of Geometry, Structure, and Physics

    This is a game to challenge those among us with interest in the workings of basic laws of physics and geometry to hold up stable structures. . Visit http://alsabawi.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Stunt Car Racer Remake

    Stunt Car Racer Remake

    Windows remake of Geoff Crammond's Stunt Car Racer

    Stunt Car Racer for PC/Windows This is a Windows conversion of classic computer game Stunt Car Racer.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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
  • 23
    Bueraki is the driving game, that uses Blender Game Engine and Bullet Physics, simulating particular and accurate suspension work. Any vehicle can be opened and easily modified in Blender 3d. And it's movement can be recorded as animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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: 12 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB