Swarm fork of PyBullet with optimized depth-only rendering and simulator loading for robotics benchmark evaluation
Project description
Swarm PyBullet
This repository is Swarm Subnet's fork of PyBullet/Bullet3.
The fork is maintained for Swarm benchmark and validator workloads that depend heavily on CPU rendering and fast simulator turnaround. In addition to the upstream physics engine and Python bindings, this fork carries Swarm-specific rendering and loading improvements, including:
- a dedicated depth-only rendering path (
ER_DEPTH_ONLY) - frustum culling for depth-only TinyRenderer passes
- per-triangle far-plane culling for depth-only rendering
- OpenMP acceleration for the TinyRenderer depth-only face loop
- simulator loading improvements in the shared-memory path
The Python import surface remains import pybullet, but the published distribution name for this fork is swarm-bullet3.
Why this fork exists
Swarm benchmark spends significant time in repeated simulator setup and depth rendering. The upstream package is a strong base, but these workloads benefit from renderer-specific optimizations that reduce evaluation latency and improve throughput in our robotics benchmark environment.
Relationship to upstream
This fork is based on the Bullet Physics SDK and PyBullet Python bindings.
Upstream project: https://github.com/bulletphysics/bullet3 Fork repository: https://github.com/swarm-subnet/bullet3-swarmfork
License
Bullet and PyBullet are distributed under the zlib license. This fork keeps that license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file swarm_bullet3-2.0.0.1.tar.gz.
File metadata
- Download URL: swarm_bullet3-2.0.0.1.tar.gz
- Upload date:
- Size: 80.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
322711a95d6f204cf54db8bc27211f6e0ecff8b51b4b26d26ef9dd5f13d25351
|
|
| MD5 |
6e91916280a2f205feec9eb37c85158a
|
|
| BLAKE2b-256 |
4b7a8bdf16e168953676d34b821e0d23a86b56260306e645aa637d887e0e3405
|