Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 424 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 424 Bytes

The surf application computes minimal surfaces with prescribed boundary (the Plateau problem).

This repository contains the old cpp code in the cpp directory and new javascript code in the js directory.

See cpp/README or js/README.md for the respective documentation.

Open https://paolini.github.io/surf/ for a preview of the javascript application.