Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verlet Integration - using Raylib

Currently has no optimization, will be optimized in future.

To compile and run the simulation, use in the project directory itself. No need to cd into src

cmake -G "Ninja" -S . -B build
cmake --build build
build\main.exe

Note: Raylib is developed by raysan5. check Raylib on github

About

Verlet Integration made using Raylib.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages