Skip to content

miii/liu-tng022-soft-body-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

Goals

Getting started

Requirements

This projects depends on:

  • CMake
  • OpenGL
  • GLEW (version 2.0.0 +)
  • GLFW (version 3.2.1 +)
  • GLM (version 0.9.8.3 +)

Mac OS X

Install the dependencies using Homebrew. Run these commands:

brew install cmake
brew install glew
brew install glfw3
brew install glm

About

👨‍🎓 Soft body simulation in Matlab for the course TNG022 (Modeling and Simulation) at Linköping University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages