You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed a C++ application for 3D geometric transformations using Matrix4x4 and Vector3D classes, implementing translation, rotation, and scaling while demonstrating OOP, operator overloading, and 3D geometry concepts.