Showing 50 open source projects for "car engine simulation"

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

    Brax

    Massively parallel rigidbody physics simulation

    Brax is a fast and fully differentiable physics engine for large-scale rigid body simulations, built on JAX. It is designed for research in reinforcement learning and robotics, enabling efficient simulations and gradient-based optimization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    MuJoCo

    MuJoCo

    Multi-Joint dynamics with Contact. A general purpose physics simulator

    MuJoCo, developed and maintained by Google DeepMind, is a high-performance physics engine designed for simulating complex, articulated systems that interact through contact. It is widely used in research fields such as robotics, biomechanics, computer graphics, animation, and machine learning, where fast and accurate physics simulations are essential. The engine provides a robust C API optimized for real-time computation, making it suitable for scientific research and advanced simulation environments. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Magnetar Quantum Vacuum Engineering

    Magnetar Quantum Vacuum Engineering

    Quantum Cosmology & Astrophysics Unified Suite (QCAUS)

    A collection of four interconnected open‑source projects that explore the quantum nature of the universe – from the early cosmos to extreme astrophysical environments. 📸 Live Demo Application is on Streamlit Cloud: Live App test now: https://qcuas-quantum-cosmology-astrophysics-unified-suite.streamlit.app/ Or try Beta https://qcaustfordmodel.streamlit.app/ QCI AstroEntangle Refiner – FDM soliton physics & image processing Magnetar QED Explorer – Magnetar fields,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gVirtualXRay

    gVirtualXRay

    Virtual X-Ray Imaging Library on GPU

    gVirtualXRay is a C++ library to simulate X-ray imaging. It is based on the Beer-Lambert law to compute the absorption of light (i.e. photons) by 3D objects (here polygon meshes). It is implemented on the graphics processing unit (GPU) using the OpenGL Shading Language (GLSL). SimpleGVXR is a smaller library build on the top of gVirtualXRay. It provides wrappers to Python, R, Ruby, Tcl, C#, Java, and GNU Octave.
    Leader badge
    Downloads: 10 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

    Fosite - advection problem solver

    numerical simulation code for solving transport equations in 1D/2D/3D

    ...This allows for high performance on modern architectures (SIMD). It is parallelized and vectorized. The software is thereby optimized for the NEC SX-Aurora TSUBASA Vector Engine .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Liquid rocket engine parameter solver

    This is the liquid rocket engine parameter solver Alpha release 1.

    This is the liquid rocket engine parameter solver Alpha release 1 which is the first version for this project. This first version will help to find thrust values by giving some values to the system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Coffee-Physics

    Coffee-Physics

    A simple, lightweight physics engine written in CoffeeScript

    ...Because it is lightweight, it integrates easily with 2D renderers like Canvas or WebGL, and it is popular in generative art sketches and interactive experiments. The codebase emphasizes readability and hackability so learners can modify the solver, add new behaviors, or swap integrators without wading through engine internals. It’s ideal when you want expressive motion and playful dynamics rather than full rigid-body simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Advanced Simulation Library

    Free multiphysics simulation software package

    Advanced Simulation Library (ASL) is a free and open source multiphysics simulation software package. Its computational engine is based, among others, on the Lattice Boltzmann Methods (http://en.wikipedia.org/wiki/Lattice_Boltzmann_methods) and is written in OpenCL (http://en.wikipedia.org/wiki/OpenCL) which enable extraordinarily efficient deployment (http://asl.org.il/benchmarks) on a variety of massively parallel architectures, ranging from inexpensive FPGAs, DSPs and GPUs up to heterogeneous clusters and supercomputers. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    An Octave / LUA scripting language project dedicated to modeling electric motors inside the "Finite Element Method Magnetics" (FEMM) 2-D simulation program. Created to design a motor that fits inside a car wheel, experimenting in many degrees of freedo
    Downloads: 1 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
    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
  • 11
    A Java toolkit for the creation of physics simulations and 3D visualizations. Developed as part of the Technology Enabled Active Learning (TEAL) initiative at MIT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    2D-Physics-Engine

    2D physics engine and simulation

    Simulate 2D physics with my engine entirely made in JavaScript. Modify live existing scenarii or create your own from scratch with the live editor. Try it on the demo web site! :) Note : If you intend to download and use the sources as it is, you need to host it as scenario resquests are made in AJAX.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    ...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
  • 15
    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
  • 16
    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
  • 17
    Constrained rigid body dynamics simulator, a robust, technologically advanced, fast and maintainable physics engine.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    All pairs n-body simulation of electromagnetic forces on charged particles, adapted from Nvidia SDK 3.2 sample. Uses Lorentz force from EM fields via the Biot-Savart law for moving charged particles (uses relative velocity). Relativistic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Liquid Skies
    Time Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A 3-d Constraint-based multibody physics engine written in entirely Java, aimed at real-time capabilities. The user can model bodies, geometries, joints, and parameters. See http://code.google.com/p/jinngine/ for source code and development information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is the delphi version of box2D physics engine. Current host moved to http://code.google.com/p/box2d-delphi/
    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
    Real Time Relativity simulates the optical effects of special relativity perceived by observers moving through a scene at near the speed of light, enabling physics students to learn relativity by (simulated) experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BallCalc is attempt to make a good, easy to use, full featured and FREE!!! ballistics calculator for the Windows Mobile based on the GNU External Ballistics engine, and eventually other, platforms.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB