43 projects for "engine" 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
  • 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: 8 This Week
    Last Update:
    See Project
  • 2
    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: 28 This Week
    Last Update:
    See Project
  • 3

    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: 2 This Week
    Last Update:
    See Project
  • 4

    Xoptfoil

    Airfoil optimization with Xfoil

    Airfoil optimization using the highly-regarded Xfoil engine for aerodynamic calculations. Starting with a seed airfoil, Xoptfoil uses particle swarm, genetic algorithm and direct search methodologies to perturb the geometry and maximize performance. The user selects a number of operating points over which to optimize, desired constraints, and the optimizer does the rest.
    Downloads: 1 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
    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
  • 6

    Advanced Simulation Library

    Free multiphysics simulation software package

    ...The engine is hidden entirely behind C++ classes, so that no OpenCL knowledge is required from application programmers. ASL can be utilized to model various coupled physical and chemical phenomena and employed in a multitude of fields: computational fluid dynamics, virtual sensing, industrial process data validation and reconciliation, image-guided surgery, computer-aided engineering, high-performance scientific computing, etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    gMol

    gMol

    gMol molecular graphics

    We've moved to https://github.com/tjod/gMol/wiki gMol is an interactive visualization system used to display and manipulate 3-dimensional models of scientific data, such as molecular structures and surfaces. It contains both OpenGL and web browser widgets that enable flexible user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 6 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Open source 3D physics and dynamics engine and library written in pure Java. This is a Java port of ODE / OpenDE (Open Dynamics Engine). THIS PROJECT HAS BEEN MOVED TO A NEW LOCATION: http://www.ode4j.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    ...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
  • 12
    GPX is mainly a physics engine, written in C++, focused on real time simulations. Project also provides a graphics library, built on top of SFML. Physics part is independent from graphics library and can be used with any other front-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Automated Parameter Estimation and Model Selection Toolkit is a fast, parallelized MCMC engine written in C for Bayesian inference (parameter estimation and model selection).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    NOTE: Codebase is being moved to it's new home at: https://github.com/cjcliffe/CubicVR A high-performance object-oriented OpenGL 2.0 & OpenGL ES 3D engine with a simple implicit library interface. Includes GLSL, Bullet physics and Lua scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    FireBlade is an OpenGL+Delphi/FPC based crossplatform particle engine. Infinite possibilities through many variable factors and the ability to be connected to anything you want through miscellaneous events.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    GraXML is a Geometric Modeller for handling High Energy Physics experiments' Detector Description and Event data. It containes full 3D visualisation of the managed elements. It uses Java3D to create, render and manipulate SceneGraph.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    An auxiliary wrapper library to include and use Newton Physics engine with OpenSceneGraph Applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    libPunts is a tiny 3D rendering engine focused on developing physics simulations. Gravetat is a gravity and electromagnetism simulator built over libPunts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Class library written in C++ using OpenGL to display results of simulations. Offers quick creation of coordinatesystems, graphs, tables, objcts and fonts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GRAY (High Energy Photon Ray Tracer) is a Monte-Carlo ray-driven high energy photon transport engine for mainly PET and SPECT applications that supports complex mesh based primitives for source distributions, phantom shapes, and detector geometries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sparkle 2d physics engine is a real time physics simulation library for use primarily in games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Flatland is a simple cross-platform object-oriented 2D collision library. It presents a C++ interface to the Open Dynamics Engine physics SDK. Flatland does not handle graphics, but two sample programs are available, both of which use OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB