Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rope

Rope simulation based on Sebastian Lague's video using raylib.

rope.mp4

Keybinds

r to reset simulation

space to play/pause simulation

arrow keys to cycle through ropes

Building

$ cmake -DCMAKE_BUILD_TYPE=<Debug|MinSizeRel|Release> -S . -B build
$ cmake --build build

About

Basic rope simulation in C++ and raylib

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages