zoomlogo / rope-sim

Simulation of ropes in python using pyglet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ropes simulation

Inspired by this and this

Running

To run this program:

$ python main.py

Interations

Maybe buggy

Space: Pause the simulation

Left-Click: Add points / change their locked state

Right-Click: Delete points and their corresponding lines.

About

Simulation of ropes in python using pyglet.

License:MIT License


Languages

Language:Python 100.0%