ComfyUI Extension
ComfyUI-Pymunk
Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python
chaojie/ComfyUI-Pymunk
Nodes8
On cloudLocal install
CategoryPymunk
Stars16
Updated2 years ago
Nodes (8)
PygameRun
The node that turns your physics scene into actual video frames
Pymunk
PygameSurface
The canvas you need before anything gets drawn
Pymunk
PymunkDynamicBox
Drop a box that falls, bounces, and lands
Pymunk
PymunkDynamicCircle
The bouncing ball — the pack's most satisfying node
Pymunk
PymunkRun
Get the ball's trajectory as data, not pixels
Pymunk
PymunkShapeMerge
The node that lets you have more than one thing in the scene
Pymunk
PymunkSpace
The empty room every ComfyUI-Pymunk workflow starts in
Pymunk
PymunkStaticLine
The floor, the wall, the ramp — your world's fixed geometry
Pymunk
Readme
ComfyUI Pymunk
Examples
- basic workflow
https://github.com/chaojie/ComfyUI-Pymunk/blob/main/workflow.json
<img src="video.gif" raw=true>