Built with
01 / Overview
Understanding protein dynamics is fundamental to drug discovery and structural biology. This project implements a complete coarse-grained molecular dynamics pipeline using NVIDIA Warp for differentiable, GPU-accelerated physics simulation and Polyscope for real-time 3D visualization.
The framework employs a one-bead-per-residue coarse-grained representation to simulate protein motion via overdamped Langevin dynamics, incorporating harmonic bond forces, Lennard-Jones van der Waals interactions, and Coulomb electrostatics. Using the tumor suppressor protein p53 (PDB: 1TUP) as a demonstration case, the system achieves real-time simulation performance while maintaining modular architecture separating physics engine from visualization components.
02 / Process03 / Process
01
02
03
03 / Impact04 / Impact
"This project bridges the gap between computational physics and molecular biology, demonstrating how modern GPU programming can accelerate our understanding of protein dynamics and contribute to advances in structural biology and drug design."