awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

Awesome GitHub RepositoriesSimulation Visualizers

Tools that render the internal state of a physics simulation using wireframes or simple shapes for analysis.

Distinct from Physics Simulation: The sibling [f7_mt4] is a general engine list; this is the specific capability of visualizing the engine's state.

Explore 5 awesome GitHub repositories matching part of an awesome list · Simulation Visualizers. Refine with filters or upvote what's useful.

Awesome Simulation Visualizers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • liabru/matter-jsAvatar de liabru

    liabru/matter-js

    18,256Ver en GitHub↗

    Matter-js is a 2D rigid body physics engine written in JavaScript for simulating realistic physical interactions, collisions, and dynamics in web browsers. It functions as a web physics simulation library that calculates motion, gravity, and constraints for objects rendered on a web canvas. The library includes a built-in canvas physics visualizer to draw physical bodies, joints, and constraints for debugging and gameplay. It distinguishes itself through a plugin system that supports recursive dependency resolution and internal method patching to inject custom logic into the engine's executio

    Provides a visualizer to draw rigid bodies and interactions using wireframes, colors, or sprites for debugging.

    JavaScriptcanvasjavascriptphysics
    Ver en GitHub↗18,256
  • google-deepmind/dm_controlAvatar de google-deepmind

    google-deepmind/dm_control

    4,620Ver en GitHub↗

    dm_control is a physics-based simulation framework and robot control simulation toolkit designed for creating and interacting with continuous control tasks. It serves as a suite of reinforcement learning environments and a benchmarking tool for evaluating autonomous agents within virtual physics spaces. The framework provides a collection of environments based on MuJoCo physics bindings to simulate rigid body dynamics and contact forces. It features hardware-accelerated rendering and interactive viewers for the visualization of physics environments and agent behavior. The system supports the

    Renders the internal state of physics simulations using interactive viewers for behavioral analysis.

    Pythonartificial-intelligencedeep-learningmachine-learning
    Ver en GitHub↗4,620
  • mesa/mesaAvatar de mesa

    mesa/mesa

    3,698Ver en GitHub↗

    Mesa is a Python framework for agent-based modeling and complex systems simulation. It provides a toolkit for creating simulations where autonomous agents interact within a shared environment to observe emergent global behaviors. The project includes a browser-based interface for real-time visualization of simulation states and agent interactions. It also functions as a data analysis library for recording and processing metrics from model runs to quantify system behavior. The framework supports multiple environmental topologies, including grid-based spatial mapping and network-graph topologi

    Renders simulation states in a browser interface to monitor agent interactions and system evolution in real time.

    Pythonagent-based-modelingagent-based-simulationcomplex-systems
    Ver en GitHub↗3,698
  • projectchrono/chronoAvatar de projectchrono

    projectchrono/chrono

    2,733Ver en GitHub↗

    Chrono is a multi-physics simulation suite that functions as a multibody dynamics simulator, a finite element analysis tool, and a robotics simulation framework. It provides specialized solvers for fluid-solid interaction and distributed physics engines capable of synchronizing multiple agents across a network. The project features a dedicated pipeline for converting CAD assemblies into simulation-ready formats and integrates directly with robot operating systems to validate autonomous control logic and sensors. It differentiates itself through the use of WebAssembly for portable browser-base

    Displays internal simulation states, including coordinate systems and contact force vectors, using customizable glyphs.

    C++flexible-bodyfluid-solid-interactiongranular-dynamics
    Ver en GitHub↗2,733
  • newton-physics/newtonAvatar de newton-physics

    newton-physics/newton

    2,535Ver en GitHub↗

    Newton is a GPU-accelerated physics engine and robotics simulation platform designed for high-performance modeling of rigid bodies and complex articulations. It functions as a differentiable physics engine, calculating gradients to enable mathematical optimization and machine learning. The platform is distinguished by its ability to execute multiple parallel physics worlds on a single GPU, which accelerates data collection for reinforcement learning. It also supports the simulation of deformable bodies, such as cloth and cables, using particle-based methods and multi-physics coupling. Newton

    Renders the physical world and dynamic properties for real-time observation or offline analysis.

    Pythonnewton-physicsnvidia-warpphysics-simulation
    Ver en GitHub↗2,535
  1. Home
  2. Part of an Awesome List
  3. AI & Machine Learning
  4. Simulation Visualizers

Explorar subetiquetas

  • Browser-Based State VisualizationsWeb interfaces that render the current state and positions of agents in a simulation for real-time monitoring. **Distinct from Simulation Visualizers:** Distinct from Simulation Visualizers: focuses specifically on the browser-based real-time state monitoring of agents rather than physics engine wireframes.