mirror of https://github.com/CGAL/cgal
Use check board as default parameterization texture (as requested by PA)
This commit is contained in:
parent
223ac145be
commit
c8c1e81b44
|
|
@ -1632,7 +1632,7 @@ Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization/parameterize
|
|||
Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization/parameterizers_class_hierarchy.png -text svneol=unset#unset
|
||||
Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization/uniform.eps -text
|
||||
Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization/uniform.png -text svneol=unset#unset
|
||||
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/data/grid512.bmp -text svneol=unset#unset
|
||||
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/data/check_16_2048.bmp -text
|
||||
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/data/holes.off -text
|
||||
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/data/mannequin-devil.off -text
|
||||
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/data/mask_cone.off -text
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 12 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 768 KiB |
|
|
@ -1,2 +1,2 @@
|
|||
newmtl Mat_1
|
||||
map_Kd grid512.bmp
|
||||
map_Kd check_16_2048.bmp
|
||||
|
|
|
|||
Loading…
Reference in New Issue