Skip to content

Verlet Integration Demo written in C using Raylib

License

Notifications You must be signed in to change notification settings

abuharth/Verlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Verlet Integration Physics Demo

Verlet Integration Demo written in C using Raylib. Also includes a minimalistic custom UI.

How to build

The only external dependency is raylib which must be installed to build the project Clone the repository and build it how you would build any other raylib project

gcc -o verlet.c src/*.c -lraylib -lgdi32 -lwinmm

Verlet9 Verlet10

About

Verlet Integration Demo written in C using Raylib

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published