Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 357 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 357 Bytes

Parametric surfaces - Practical Exercices

Code derived from GMINI

Author: Tamy Boubekeur (https://perso.telecom-paristech.fr/boubek/)

Description

Practical exercices about parametric surfaces.

Compilation

cmake -S . -B build/
cmake --build build

Execution

cd build/
./tp