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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
InteractiveComputerGraphics avatar

InteractiveComputerGraphics/PositionBasedDynamics

0
View on GitHub↗
2,235 stars·387 forks·C++·MIT·7 views

PositionBasedDynamics

PositionBasedDynamics is a library for the physically-based simulation of rigid bodies, deformable solids and fluids.

Features

  • Physics Simulation - Position-based methods for simulating deformable objects.

Star history

Star history chart for interactivecomputergraphics/positionbaseddynamicsStar history chart for interactivecomputergraphics/positionbaseddynamics

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to PositionBasedDynamics

Similar open-source projects, ranked by how many features they share with PositionBasedDynamics.
  • carla-simulator/carlacarla-simulator avatar

    carla-simulator/carla

    14,072View on GitHub↗

    CARLA is an autonomous driving simulator and research environment designed for developing and validating self-driving software. It functions as an urban traffic simulator that generates realistic vehicle and pedestrian behavior and as a synthetic sensor data generator producing LiDAR, Radar, and camera data. The platform distinguishes itself through its deep integration with robotics frameworks, specifically providing native connectivity to ROS2 nodes for robotic control and data processing. It supports the training of driving models via imitation and reinforcement learning within a controlle

    C++
    View on GitHub↗14,072
  • genesis-embodied-ai/genesis-worldGenesis-Embodied-AI avatar

    Genesis-Embodied-AI/genesis-world

    29,351View on GitHub↗

    Genesis World is an embodied AI simulation platform designed for training robotic agents through physics-based interactions. It centers on a multi-physics simulation engine that integrates rigid body, particle, and finite element method dynamics, supported by a parallel simulation kernel compiler that translates Python functions into optimized GPU and CPU kernels. The platform features a photorealistic robot renderer that utilizes path-tracing and Gaussian Splatting to generate synthetic training data. It includes a domain randomization framework to vary lighting and physical parameters acros

    Python
    View on GitHub↗29,351
  • dusty-nv/jetson-inferencedusty-nv avatar

    dusty-nv/jetson-inference

    8,734View on GitHub↗

    jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti

    C++caffecomputer-visiondeep-learning
    View on GitHub↗8,734
  • ayonga/frost-devayonga avatar

    ayonga/frost-dev

    169View on GitHub↗

    Fast Robot Optimization and Simulation Toolkit (FROST)

    MATLAB
    View on GitHub↗169
See all 30 alternatives to PositionBasedDynamics→

Frequently asked questions

What does interactivecomputergraphics/positionbaseddynamics do?

PositionBasedDynamics is a library for the physically-based simulation of rigid bodies, deformable solids and fluids.

What are the main features of interactivecomputergraphics/positionbaseddynamics?

The main features of interactivecomputergraphics/positionbaseddynamics are: Physics Simulation.

What are some open-source alternatives to interactivecomputergraphics/positionbaseddynamics?

Open-source alternatives to interactivecomputergraphics/positionbaseddynamics include: genesis-embodied-ai/genesis-world — Genesis World is an embodied AI simulation platform designed for training robotic agents through physics-based… carla-simulator/carla — CARLA is an autonomous driving simulator and research environment designed for developing and validating self-driving… dusty-nv/jetson-inference — jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU… ayonga/frost-dev — Fast Robot Optimization and Simulation Toolkit (FROST). danielchappuis/reactphysics3d — Open source C++ physics engine library in 3D. bulletphysics/bullet3 — Bullet3 is a professional physics simulation engine designed for calculating rigid body, soft body, and collision…