Skip to content

Denloob/pendulum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pendulum

Pendulum simulation preview GIF

Compiling

To compile the project you will need SDL2 and SDL2_gfx installed and configured in pkg-config.

After that run

git clone https://github.com/Denloob/pendulum.git
cd pendulum
make

For more information please see the Makefile.

Running

After compiling, you can find the binary at ./bin/pendulum. You can also use

make run

To both compile and run the pendulum simulation.

About

Simple pendulum simulation using SDL in c

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published