3D coronary anatomy viewer with RAO/LAO and cranial/caudal C-arm angles (Three.js).
Created by Stevy, an internal medicine resident interested in cardiology.
Live site: https://aznstevy.github.io/cath-view/
This is an educational tool only. It is not medical advice, not a diagnostic device, and not a substitute for clinical judgment, formal angiography training, or patient care. The coronary anatomy is a simplified teaching model and may not match real patient anatomy. The author assumes no liability for any decisions, outcomes, or damages arising from use of this tool.
npm install
npm run devBuild:
npm run buildOutput is in dist/.
- Push this repo to GitHub.
- Repo Settings → Pages → Build and deployment → Source: GitHub Actions
(Do not choose “Deploy from a branch” — that serves source files and shows a white screen.) - Push to
main(or re-run the Deploy workflow under the Actions tab).
Site URL: https://<user>.github.io/cath-view/