mirror of https://github.com/CGAL/cgal
Added Complete_parameterization_example test
This commit is contained in:
parent
083d47670b
commit
223ac145be
|
|
@ -2,14 +2,14 @@
|
||||||
|
|
||||||
# Intensive test: test all surface parameterization methods with all models in data folder
|
# Intensive test: test all surface parameterization methods with all models in data folder
|
||||||
|
|
||||||
# ./test_model.sh cube
|
./test_model.sh cube
|
||||||
# ./test_model.sh holes
|
./test_model.sh holes
|
||||||
# ./test_model.sh mannequin-devil
|
./test_model.sh mannequin-devil
|
||||||
# ./test_model.sh mask_cone
|
./test_model.sh mask_cone
|
||||||
# ./test_model.sh nefertiti
|
./test_model.sh nefertiti
|
||||||
# ./test_model.sh rotor
|
./test_model.sh rotor
|
||||||
# ./test_model.sh sphere966
|
./test_model.sh sphere966
|
||||||
# ./test_model.sh three_peaks
|
./test_model.sh three_peaks
|
||||||
|
|
||||||
echo "***************************************************************"
|
echo "***************************************************************"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue