Hitesh KS

OpenGL C++
GLUT Project
About the project:
Showcase my expertise in graphics programming using OpenGL and GLUT with C++. Each project demonstrates a unique architectural structure, blending simple shapes, textured objects, and interactive elements. The goal was to explore 3D rendering, transformations, and basic animations while maintaining an efficient and well-structured codebase.

Project Maze House (OpenGL + C++)
Project Maze House (OpenGL + C++)
A 3D maze house constructed using basic geometric shapes (cubes and rectangles). The maze features moving objects and interactive elements to enhance engagement and visual appeal.
🔑 Key Features:
-
Interactive Maze: Navigate through complex corridors and discover paths.
-
Dynamic Elements: Moving objects and obstacles make navigation challenging.
-
Grid-like Floor Design: Uses green and white tiles for aesthetic contrast.
💡 Technologies Used:
-
OpenGL & GLUT (C++) - Creating maze structures and interactive objects.
-
Animation: Objects move dynamically within the maze.