GithubHelp home page GithubHelp logo

peterzhousz / eulerian-on-lagrangian-cloth-sim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wkindling/eulerian-on-lagrangian-cloth-sim

0.0 0.0 0.0 70.7 MB

Implementation of Eulerian-on-Lagrangian Cloth Simulation on Siggraph 2018

GLSL 0.93% C++ 99.07%

eulerian-on-lagrangian-cloth-sim's Introduction

Readme

Implementation of 'Eulerian-on-Lagrangian Cloth Simulation' on Siggraph 2018.

We referenced code on https://github.com/sueda/eol-cloth and fixed some bugs.

Final result:

Installing

Dependencies

  • GLM
  • GLFW
  • GLEW
  • MOSEK
  • Eigen
  • ARCSIM

Building

I have put all the required external files in the "~/src/external/". You can put all the code files into Visual Studio and set the environment just originally.

PS: If you want to build the project yourself, you need to install the MOSEK! Here is the download link: https://www.mosek.com/downloads/. We recommend you to install Version 8, especially version 8.1.0. Because some APIs have changed between different versions. After installing MOSEK, you need to apply for an academic license. Here is the application link: https://www.mosek.com/products/academic-licenses/. Once you get the file 'mosek.lic', you need to change the path on your own computer in file "QuadProgMosek.cpp", line 216. (For you to run .exe in "~/exe/", we prepared a temporary license)

Running

Press "b" to play the animation. Press "w" "a" "s" "d" to do camera roaming. Move your mouse to rotate the view direction.

Team Member

@wkindling

@Ripper

eulerian-on-lagrangian-cloth-sim's People

Contributors

wkindling avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.