dicom_parser

Flutter/ Dart Package | Open Source Project

dicom_parser is a pure Dart-based package for parsing and rendering DICOM medical images across mobile, web, and desktop platforms — without relying on any native C/C++ libraries. Fully implemented using Flutter, it enables seamless integration into healthcare and medical imaging applications. Use dicom_parser to effortlessly build DICOM viewers for all platforms.

CS 6620 Render with Ray Tracing

Course Project

Course project from CS 6620 – Rendering with Ray Tracing at the University of Utah (Fall 2025). These projects explores core ray tracing techniques including lighting, materials, acceleration structures, and advanced effects.