mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-19 19:14:42 +00:00
Cleaned the meshlab mini to a reasonable set of useful filters
This commit is contained in:
parent
00ef40ce69
commit
c645e7508b
@ -10,32 +10,27 @@ CONFIG += ordered
|
||||
|
||||
|
||||
# the common framework, used by all the plugins,
|
||||
SUBDIRS = common \
|
||||
meshlab \ # the GUI framework
|
||||
meshlabplugins/io_base\ # a few basic file formats (ply, obj, off), without this you cannot open anything
|
||||
meshlabplugins/filter_meshing \
|
||||
|
||||
|
||||
# meshlabplugins/io_expe \
|
||||
# meshlabplugins/io_collada \
|
||||
#meshlabplugins/io_3ds \
|
||||
#meshlabplugins/io_u3d \
|
||||
#meshlabplugins/filter_poisson \
|
||||
SUBDIRS = common \
|
||||
meshlab \ # the GUI framework
|
||||
meshlabplugins/io_base\ # a few basic file formats (ply, obj, off), without this you cannot open anything
|
||||
meshlabplugins/filter_meshing \
|
||||
#
|
||||
# Next some other useful, but still easy to be compiled, plugins
|
||||
# Uncomment them if you succeed in compiling the above ones.
|
||||
# meshlabplugins/edit_select \
|
||||
# meshlabplugins/filter_create\
|
||||
# meshlabplugins/filter_mutualinfoxml \
|
||||
# meshlabplugins/decorate_background \
|
||||
# meshlabplugins/filter_select \
|
||||
# meshlabplugins/decorate_background \
|
||||
# meshlabplugins/decorate_base \
|
||||
# meshlabplugins/edit_align \
|
||||
# meshlabplugins/edit_manipulators \
|
||||
# meshlabplugins/edit_select \
|
||||
# meshlabplugins/filter_clean\
|
||||
# meshlabplugins/filter_colorize\
|
||||
# meshlabplugins/filter_create\
|
||||
# meshlabplugins/filter_layer\
|
||||
# meshlabplugins/filter_measure\
|
||||
# meshlabplugins/filter_sampling\
|
||||
# meshlabplugins/filter_layer\
|
||||
# meshlabplugins/filter_bnpts \
|
||||
# meshlabplugins/edit_manipulators \
|
||||
# meshlabserver \
|
||||
#
|
||||
|
||||
# meshlabplugins/filter_select \
|
||||
# meshlabplugins/filter_quality \
|
||||
# meshlabplugins/filter_unsharp \
|
||||
# meshlabplugins/io_collada \
|
||||
# meshlabplugins/io_x3d \
|
||||
# meshlabserver
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user