Conversation
sssilvar
force-pushed
the
win
branch
3 times, most recently
from
June 13, 2026 06:02
fd7f2ac to
50e7de7
Compare
Viewer - Interactive Qt frontend (ViewerWindow) owning the VTK viewport and overlays; thin main_qt.cpp for CLI/platform setup. - Parts tree with per-part/per-group visibility (tri-state checkboxes). - Color bar overlay with draggable clip range; categorical tab10/tab20 LUTs. - Exploded facet-grid view (--explode) with synchronized cameras and per-panel color bars; --common-cat-lut shares one categorical map. - Scalar cycling (Space) over both point- and cell-data fields. - Predictable VTK interaction: wheel-dolly zoom, gesture/hover suppression. Formats - Legacy + XML VTK, VTKHDF (incl. temporal time-series with a playback bar), JSON (surface arrays), CARTO, FreeSurfer, LS-DYNA keyword files. - Robust loading: std::filesystem checks, atomic temp files, *INCLUDE cycle guard, FreeSurfer header/size/index validation, cxxopts error handling. Platform/packaging - macOS app bundle, file association, and Quick Look thumbnail generator. - Windows build (vcpkg/MSVC and MSYS2) with Qt plugin deployment. - build.sh entry point (configure/build/analyze/install). Tooling/CI - Strict warnings-as-errors; clang-format; cppcheck + clang-tidy with high-signal configs that filter Qt moc/autogen false positives. - Fast cached Linux quality gate; release workflow ships self-contained bundles (AppImage / macdeployqt / windeployqt) plus bare binaries.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.