issues
search
DGtal-team
/
DGtalTools
Tools associated with DGtal Library
http://dgtal.org
GNU Lesser General Public License v3.0
44
stars
38
forks
source link
add custom alpha value for mesh display
#451
Closed
kerautret
closed
1 year ago
kerautret
commented
1 year ago
PR Description
New option to change the alpha value of displayed meshes
Checklist
[x] Doxygen documentation of the code completed (classes, methods, types, members...).
[x] Main tool doxygen documentation (following existing documentation of
DGtalTools documentation
.
[x] Check if it follows the tools structure described in
CONTRIBUTING.md
[x] New entry in the
ChangeLog.md
added.
[x] Update the readme with potentially a screenshot of the tools if it applies.
[x] No warning raised in Debug
cmake
mode (otherwise, Travis C.I. will fail).
[x] All continuous integration tests pass (Github Actions & appveyor).
PR Description
New option to change the alpha value of displayed meshes
Checklist
cmake
mode (otherwise, Travis C.I. will fail).