awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 repositorio

Awesome GitHub RepositoriesPhysics Constraint Graphs

Structures that propagate physical forces and constraints across interconnected nodes in a simulation.

Distinct from Execution Graph Compositions: Distinct from Execution Graph Compositions: focuses on physical force propagation in simulations rather than task-based workflow execution.

Explore 1 awesome GitHub repository matching software engineering & architecture · Physics Constraint Graphs. Refine with filters or upvote what's useful.

Awesome Physics Constraint Graphs GitHub Repositories

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

    subprotocol/verlet-js

    3,792Ver en GitHub↗

    verlet-js is a JavaScript 2D physics engine and Verlet integration library used to simulate point masses and geometric constraints. It functions as a computational tool for calculating particle movement and structural interactions to create stable physics animations in browser environments. The project acts as a geometric constraint solver that enforces fixed distances and angles between interconnected nodes. This allows for the modeling of complex physical shapes and structures, such as cloth or rigid bodies, by iteratively adjusting particle positions. The engine includes a canvas animatio

    Uses a graph structure of interconnected nodes and edges to propagate physical forces and constraints.

    JavaScript
    Ver en GitHub↗3,792
  1. Home
  2. Software Engineering & Architecture
  3. Modular Program Composition
  4. Execution Graph Compositions
  5. Physics Constraint Graphs