CAD/CAE Viewer

Architecture notes for a desktop-oriented CAD/CAE visualization stack, covering scene management, interaction, selection, and rendering boundaries.

CAD/CAERenderingArchitecture

OCCT Geometry Notes

A growing set of notes about OCCT modeling data, STEP import, topology traversal, XCAF metadata, and geometry debugging workflows.

OCCTSTEPGeometry

C++ Engineering Notes

Practical engineering notes about C++ module boundaries, RAII, diagnostics, build configuration, and maintainable project structure.

C++CMakeEngineering