physics-simulation
There are 2499 repositories under physics-simulation topic.
jrouwe/JoltPhysics
A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
google/brax
Massively parallel rigidbody physics simulation on accelerator hardware.
projectchrono/chrono
High-performance C++ library for multiphysics and multibody dynamics simulations
simbody/simbody
High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human skeleton.
godot-jolt/godot-jolt
Godot Jolt is a Godot extension that integrates the Jolt physics engine
Unity-Technologies/Unity-Robotics-Hub
Central repository for tools, tutorials, resources, and documentation for robotics simulation in Unity.
yapstudios/YapAnimator
Your fast and friendly physics-based animation system.
ARISE-Initiative/robosuite
robosuite: A Modular Simulation Framework and Benchmark for Robot Learning
fegennari/3DWorld
3D Procedural Game Engine Using OpenGL
RigsOfRods/rigs-of-rods
Main development repository for Rigs of Rods soft-body physics simulator
viblo/pymunk
Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python
ZhengyiLuo/PHC
Official Implementation of the ICCV 2023 paper: Perpetual Humanoid Control for Real-time Simulated Avatars
timi-liuliang/echo
A New Cross-Platform 2D 3D Game Engine
robocasa/robocasa
RoboCasa: Large-Scale Simulation of Everyday Tasks for Generalist Robots
skevy/wobble
A tiny (~1.7 KB gzipped) spring physics micro-library that models a damped harmonic oscillator.
sicmutils/sicmutils
Computer Algebra, Physics and Differential Geometry in Clojure.
ComputationalRadiationPhysics/picongpu
Performance-Portable Particle-in-Cell Simulations for the Exascale Era :sparkles:
xissburg/edyn
Edyn is a real-time physics engine organized as an ECS.
quinton-ashley/p5play
JavaScript game engine that uses q5.js/p5.js for graphics and Box2D for physics.
brucefan1983/GPUMD
Graphics Processing Units Molecular Dynamics
appsinacup/godot-rapier-physics
Godot Rapier Physics – 2D and 3D physics engine for the Godot game engine. with better stability, performance, liquids, determinism, state serialization and no ghost collisions.
netket/netket
Machine learning algorithms for many-body quantum systems
flaport/fdtd
A 3D electromagnetic FDTD simulator written in Python with optional GPU support
Unity-Technologies/PhysicsExamples2D
Examples of various Unity 2D Physics components and features.
Kimbatt/unity-deterministic-physics
Cross-platform deterministic physics simulation in Unity, using DOTS physics and soft floats
Nebukam/com.nebukam.orca
ORCA / RVO2 Implementation for Unity — Multithreaded using the job system.
elodin-sys/elodin
Elodin simulation and flight software monorepo.
detomon/wigglebone
Adds jiggle physics to a Skeleton3D bone using SkeletonModifier3D nodes
JuliaMolSim/Molly.jl
Molecular simulation in Julia
mentat-collective/emmy
The Emmy Computer Algebra System.
omegaiota/DiffCloth
Code repository for our paper DiffCloth: Differentiable Cloth Simulation with Dry Frictional Contact
precise-simulation/featool-multiphysics
FEATool - "Physics Simulation Made Easy" (Fully Integrated FEA, FEniCS, OpenFOAM, SU2 Solver GUI & Multi-Physics Simulation Platform)
Healthcare-Robotics/assistive-gym
Assistive Gym, a physics-based simulation framework for physical human-robot interaction and robotic assistance.
Unity-Technologies/Robotics-Object-Pose-Estimation
A complete end-to-end demonstration in which we collect training data in Unity and use that data to train a deep neural network to predict the pose of a cube. This model is then deployed in a simulated robotic pick-and-place task.