Loufouh / PE-Parametric-Curves

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parametric curves - Practical Exercices

Code derived from GMINI

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

Description

Practical exercices about parametric curves.

Compilation

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

Execution

cd build/
./tp

About


Languages

Language:C 69.2%Language:C++ 30.8%Language:CMake 0.0%