Mohammad Ibrahim Khan | Built on Windows 10 | Microsoft Visual Studio
An interactive fractal geometry visualizer using OpenGL, featuring various fractal patterns including the Sierpinski Triangle, Pythagoras Tree, Koch Snowflake, and Dragon Curve. Dynamic scene switching and real-time iteration control available through ImGui integration. Optimized CPU to GPU data transfers for smooth rendering performance for complex recursive structures.
Generate Sin Wave: 0 Generate Sierpinski Triangle: 1 Generate Pythagoras Tree: 2 Generate Koch Snowflake: 3 Generate Dragon Curve: 4
Increase Iteration: ARROW KEY UP Decrease Iteration: ARROW KEY DOWN
U Step Decrease: ARROW KEY LEFT U Step Increase: ARROW KEY RIGHT
Note: The U Step control is not fully implemented for other shapes.