Skip to content

harshaxnim/ragdoll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ragdoll Physics

You can read a detailed description of the verlet solver's implementation and the source here.

In Action

Make

To make, type make in the terminal. make will check for the OS (macOS or Linux) and build accordingly.

Dependencies

  • OpenGL– Graphics Library
  • SOIL– Image Loading Library
  • GLUT– Windowing Library

Execute

To execute, type ./runThis after making the project (see make)

Sources

About

An implementation of a Verlet Solver.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published