Ryan Pavlik
2e69c640c8
Update build file template and generated files for better docs.
...
Also using a newer cmake-format version from
https://github.com/rpavlik/cmake_format
so formatting is better.
2020-05-06 16:57:44 -05:00
Ryan Pavlik
6f5657692e
Replace all other glewInit calls in maintained plugins and core.
2020-03-25 10:48:01 -05:00
Ryan Pavlik
b261fe0e04
Codespell and typo fixes.
...
Partially directed by the Debian "lintian" tool.
2020-03-04 11:21:46 -06:00
alemuntoni
aad59f8725
fix linux/linux-g++ (now we are consistent everywhere)
2020-02-05 16:49:43 +01:00
Ryan Pavlik
f0f2bd7861
Scripts for CMake building
2019-12-12 17:30:26 -06:00
Ryan Pavlik
265ba18e13
Move ml_selection_buffers to common.
...
Should fix/simplify linking of plugins, etc.
2019-12-11 11:15:02 -06:00
Ryan Pavlik
2e9b6e3b9d
Normalize include of Eigen
2019-12-11 11:05:24 -06:00
Alessandro Muntoni
943c7b6c07
Create README.md
2019-12-05 10:08:16 +01:00
Ryan Pavlik
d4564c341d
Use some system libraries if desired.
...
Specifically, lib3ds, openctm, bzip2, Eigen, and GLEW
2019-11-27 13:01:55 -06:00
ganovelli
0f05b7bc5e
bug on near plane computation fixed
...
bug on near plane computation fixed. Ongoing adding non faux edges to
cm.edges
2017-02-09 18:10:45 +01:00
ganovelli
cc446b39df
edge simplification
...
added a quick and dirty function to collapse short collinear edges in
longer edges on the image segmentation
2017-02-07 15:07:31 +01:00
ganovelli
ac2b0ab482
border edges added
...
added detection of border edges
(very naive, assumes face-face topology. Just checks that adjacent faces
have different orientation in clip space.)
2017-01-27 14:21:49 +01:00
Paolo Cignoni
ff102e8474
inclusion of omp.h should always be guarded by #ifdef
2017-01-24 19:34:51 +01:00
ganovelli
afbf9aa348
3D edge detection
...
added edge detection on the depth map
2017-01-24 17:29:59 +01:00
ganovelli
c712d28698
LSD exp
...
more experiences with LSD. It worked well with the Doors
2017-01-24 14:59:41 +01:00
giannipint
dad2467f81
minor fix
2017-01-19 10:39:12 +01:00
ganovelli
ad79897a10
ongoing
...
both live rendering and image saving working
2017-01-19 10:32:28 +01:00
ganovelli
cc5e9fc403
ongoing mods
...
.pro fixed, output image optional
2017-01-19 10:32:28 +01:00
giannipint
9321d5745e
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# src/plugins_experimental/edit_CADtexturing/edit_CADtexturing.pro
2017-01-17 13:43:12 +01:00
giannipint
aa32869a11
Now working with win32-msvc2012
2017-01-16 13:08:24 +01:00
ganovelli
f672000458
viewport and frustum
...
fixed viewport and frustum
2017-01-13 13:57:33 +01:00
ganovelli
2079824513
first working draft
...
it simply outputs an image with model rendered from the current camera
with creases highlighted
2017-01-13 11:34:05 +01:00
ganovelli
c5785d22b2
CAD Texturing
...
simple filter for UV mapping creation
2017-01-09 13:59:11 +01:00
Paolo Cignoni
8e49109c5a
Moved folders for consistency
...
All and only the official plugins now are in the meshplugins folder.
Old stuff moved to the unsupported folder. New stuff moved here from
the experimental folder.
2016-12-29 16:33:25 +01:00
Paolo Cignoni
b2384dea05
Corrected Sketchfab issues #21 #22 #23
2016-12-29 12:22:54 +01:00
Paolo Cignoni
76ba0ccadf
minimal text change...
2016-12-21 12:27:38 +01:00
Matteo Dellepiane
86e4e61a14
Corrected .pro
...
removed a file that is not used anymore
2016-12-21 12:16:56 +01:00
Matteo Dellepiane
3509880f3f
Added experimental multiscale alignment filter
...
Revides evrsion of scale estimation of TVCG paper. Still under
re-implementation
2016-12-21 12:15:18 +01:00
Paolo Cignoni
6ea0112cfe
Updated Sketchfab exported filter
2016-12-21 11:26:42 +01:00
Guido Ranzuglia
3472973ae8
- fixed compilining issues for linux systems
2016-12-06 12:17:26 +01:00
Paolo Cignoni
92982fe7b5
Moved filter_harmonic into filter_unsharp (yet another single filter plugin removed)
2016-12-01 17:52:14 +01:00
Paolo Cignoni
81e2127323
Removed xml copying from the pro of a filter that is not a xml filter
2016-11-10 12:09:54 +01:00
Matteo Dellepiane
f5c43e5cb8
Minor improvement in edit_mutualcorrs
...
When a new correspondence is created, is automatically selected. When a
correspondence is deleted, the first is automatically selected.
2016-11-10 10:02:09 +01:00
Paolo Cignoni
6089f0538a
Corrected the xml copy mechanism for two other filters
2016-11-08 13:01:38 +01:00
Paolo Cignoni
49caf342aa
Renamed all 'align' instances into 'alignset' in mutualglobal filter
...
To avoid a nasty conflict with std::align
2016-11-08 10:42:51 +01:00
Paolo Cignoni
d16d368518
Still cleaning the folders moving old unused stuff inside the right folders
2016-11-08 09:49:41 +01:00
Marco Callieri
94c5249be8
small changes in ioTXT
2016-11-07 15:55:58 +01:00
Paolo Cignoni cignoni
b9f3738ba3
minimal change
2016-11-06 09:59:49 +00:00
Guido Ranzuglia granzuglia
b5310493e5
- harmonized names of the dll with the filter one
2016-11-03 09:14:46 +00:00
Guido Ranzuglia granzuglia
d827e2b8cb
- added additional controls on mesh topology
2016-11-02 11:55:43 +00:00
Paolo Cignoni cignoni
0dd71b8e48
Refactored harmonic filter
2016-11-02 11:09:34 +00:00
Guido Ranzuglia granzuglia
11442028ba
- fixed "missing face mark components" crash
...
- point2 default changed from mm.bbox.min to mm.bbox.max in order to avoid filter failure caused by using the same values from point1 && point2
2016-11-02 09:03:26 +00:00
Guido Ranzuglia granzuglia
4270061b50
- removed compiler time errors
2016-11-02 08:27:40 +00:00
Marco Callieri mcallieri
84571e67d4
updated referencing icon
2016-10-20 10:56:18 +00:00
Matteo Dellepiane matteodelle
0716c5d922
dellepiane: filter modified to work with latest version
2016-10-19 09:03:33 +00:00
Matteo Dellepiane matteodelle
e40db6dd58
dellepiane: removed saving of debug images
2016-10-19 07:30:47 +00:00
Matteo Dellepiane matteodelle
adefba7d65
dellepiane: modified .pro for including levmar lib
2016-10-17 09:52:30 +00:00
Paolo Cignoni cignoni
466a0ff5d7
Moved new poisson in
2016-10-13 15:04:04 +00:00
Paolo Cignoni cignoni
72d0ea7387
added a missing lib to the pro
2016-10-13 15:01:16 +00:00
Matteo Dellepiane matteodelle
4e0453a302
dellepiane: fixed point picking issues
2016-10-12 09:59:32 +00:00