
Architecture Marvel - Padma Bridge is a Computer Graphics final term project visualizing the iconic Padma Bridge in Bangladesh using C++ and OpenGL (FreeGLUT). This project demonstrates fundamental and intermediate computer graphics techniques such as 2D/3D drawing, transformations, basic animation, and scene management.
Multiple Scenarios: Switch between different environmental conditions (day, night, rainy)
Animated Elements: Vehicles and boats move across and under the bridge
User Controls: Use keyboard controls to interact with the animation and change scenes
OpenGL Rendering: Uses FreeGLUT for windowing and input handling
3D Transformations: Demonstrates rotation, scaling, and translation
Real-time Animation: Smooth animations with frame-by-frame rendering