Diffusion MRI Tractography: Tracking White-Matter Fibers
Interactive diffusion-tensor MRI simulator: watch water diffusion tensors reconstructed from a crossing-fiber white-matter phantom, then run FACT streamline tractography that follows each voxel's principal diffusion direction to trace fiber bundles in 3D.
Diffusion-tensor MRI infers the microscopic orientation of white-matter fiber bundles from how quickly water molecules diffuse in different directions, since myelinated axons let water travel freely along a fiber but block it across one. This simulator builds a synthetic crossing-fiber phantom — two bundles overlapping at the center, a standard test case for diffusion algorithms — computes each voxel's diffusion tensor from the mixture, diagonalizes it live with a Jacobi eigenvalue solver to get its principal direction and fractional anisotropy, and then runs FACT-style streamline tractography that follows the principal eigenvector step by step until anisotropy drops or the path bends too sharply, reconstructing the fiber tracts in 3D exactly as a clinical tractography pipeline would.
Build a synthetic crossing-fiber diffusion-tensor phantom, diagonalize each voxel's tensor live with a Jacobi eigensolver, and run FACT streamline tractography that follows the principal diffusion direction to reconstruct white-matter fiber tracts in 3D.
3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install