📂 Project Structure ├── data/ # DICOM CT slices ├── main.py # Main application ├── renderer.py # VTK volume rendering logic ├── gui.py ...