Skip to content

As rigid as possible implementation. This project was developed for the INF555 - Digital Representations and Analysis of Shapes course at Ecole Polytechnique.

Notifications You must be signed in to change notification settings

lucaslugao/arap-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

As Rigid as Possible - INF555

Three.js based 3d mesh deformation sandbox. This project was developed for the INF555 - Digital Representations and Analysis of Shapes course at Ecole Polytechnique.

Demo available at: https://arap-x.herokuapp.com/

How build/run locally

To easily build and run the sandbox locally just run the following commands in the root:

$ docker-compose build && docker-compose up

The generated docker image is heroku ready!

References

  1. Sorkine O., Alexa M.: As-Rigid-As-Possible Surface Modeling (2007). The Eurographics Association. Available at < http://www.igl.ethz.ch/projects/ARAP/arap_web.pdf >

  2. Three.js library documentation. Available at < https://threejs.org/docs/index.html >

  3. The WebSocket interface - HTML Living Standard. Available at < https://html.spec.whatwg.org/multipage/web-sockets.html >

About

As rigid as possible implementation. This project was developed for the INF555 - Digital Representations and Analysis of Shapes course at Ecole Polytechnique.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages