15 projects for "dynamics" with 2 filters applied:

  • 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
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 1
    skunks

    skunks

    3D driving simulation based on Open Dynamics Engine

    Sour*eforge.net has become inaccesible to me because of Cl*udflare. The latest version of skunks is on my site: https://matei.one/. 3D realistic driving (not racing) simulation with software rendering, based on Open Dynamics Engine (which is included in all *.tar.gz files so it doesn't have to be downloaded separately). 10 cars (all electric) and 16 tracks are available in version 5.1.0. Cars and tracks can be easily created and modified. Only SDL 1.2 or SDL 2 required besides standard C library. GNU/Linux and Wind0ws executables are available. If using GNU/Linux and SDL 2, it might be necessary to add -lpthread in the comp file, at line 2.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Lagrangian Dynamics NF Sims

    Lagrangian Dynamics NF Sims

    Articulated-body simulation engine written in C

    Articulated-body simulation engine written in C: based on the Lagrangian Dynamics, even if on a modified flavour of it, I deviced to make it more friendly in the context of numerical simulations. The overall simulation procedure (de facto a full 3D, an articulated-body simulaiton engine) is called: "Lagrangian Dynamics' New Flavour Simulations". It is delivered through sample-simulators relying on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 5 This Week
    Last Update:
    See Project
  • 4

    pedsim

    A microscopic pedestrian crowd simulation system and library

    PEDSIM is a microscopic pedestrian crowd simulation system. The PEDSIM library allows you to use pedestrian dynamics in your own software. Based on pure C++ without additional packages, it runs virtually on every operating system. The PEDSIM Demo Application gives you a quick overview of the capabilities, and is a starting point for your own experiments. PEDSIM is suitable for use in crowd simulations (e.g. indoor evacuation simulation, large scale outdoor simulations), where one is interested in output like pedestrian density or evacuation time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    illustrative_progs

    illustrative_progs

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

    a collection of small and medium-sized simulation programs that I made explicitely for dydactic and/or documentation purposes. Browse the files, don't click on widnload because there are multiple zips!! All are related to rigidbody dynamics used to make vehicle simulators in the simplest way. 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
  • 6
    Lagrange Rally 3D

    Lagrange Rally 3D

    3D vehicle simulator based on Lagrangian dynamics to simulate dynamics

    3D vehicle simulator in which vechicle's configuration as a whole (articulated body) , is represented by a 'vector' of generalised coordinates. so concepts like usual position and orientation of main body and wheels is all defined by the generalised coordinates.Using Lagrangian dynamics, theese coordinates are evolving in time in a realistic manner according to F=ma but as if there were also all constraint forces concretasing the presence of joints: hinge, prismatic, rigid connection, etc. all derivatives are done with finite differences, so it's all simple. in 3 videos I explain all the mechanics and its simulation up to this simple but pow method.Pure Lagrangian mechanics until now has not been used much or at all,in simulation videogames,but i decided to try it because it was promising, very simple compared to the fnal results, and there was not much docu on its use in simulation games: this lack was completed now. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    alleged to the video 'tutorial' "the Mechanics and its Simulation". Simulation with Lagrangian method, both symbolic, and by numerical derivation. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lagrange_Motocross

    Lagrange_Motocross

    2D motorcycle simulator done using Lagrangian equations of motion

    2D simulation game using exlusively Lagrangian equations of motion. It's a 2D motocross game similar to X-Moto, ActionSupercross and such. Some stability issues persist but mostly it's good already. I shall compile it soon for Windows: one of the problems is that Windows compilers must periodically be reinstalled, and that's annoying. Using Lagrangians in games is not a well documented thing, but it allows to achieve exellent results in very little time, soon after a good parametrization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simon is a C++ library for physically plausible dynamics simulations. Its features include collision resolution with resting contact, friction, articulated joints and spring connections for rigid bodies and particles.
    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
    "JSBSim Python Bindings" is a Python wrapper around the open source flight dynamics model JSBSim (http://jsbsim.sourceforge.net/). It allows to use most of the JSBSim C++ API from the Python programming language.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    We try to build a truck simulation using the Irrlicht graphics engine and ODE, the open dynamics engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NAMC - New version is based on Ogre3d, Ogrenewt & Newton game dynamics, and raknet. Slowly becoming an open mmorpg client/server. SVN Version supports PLSM2 for vast terrains and fast scene switching, and DotScene for general configuration of the scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Multibody dynamics simulation package with frictional contact and collision detection
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    An online 3D hand to hand combat game utilizing the Open Dynamics physics engine for full realism. Coupled with a custom move designer and an online ladder and ranking system, RagDoll Combat is the ultimate in head to head online fighting and competition
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB