Code, Art, and a Bit of Chaos
Hi, I’m Pranav - a curious mind exploring the world of code, creativity, and beyond. This space is a little glimpse into my journey. Thanks for stopping by!
Projects

Jello Cube Simulation
A physically based simulation of a Jello Cube using a mass-spring system. The cube deforms, oscillates, and reacts realistically to forces based on Newton's laws, Hooke's law, and damping forces.
View Project

Height Fields Using Shaders
A project that utilizes OpenGL's core profile and shaders to generate and manipulate a 3D height field from image data.
View Project