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
PixoCube is a digital version of photo cubes that people usually gift others. It is basically a 3D cube with different images consisting of different sides of the cube. The interesting part of this project is I used concepts of camera projection and only opencv functions to render the cube. Moreover the camera view point is rendered such that it…
Maths II subject final project at CITM UPC's Video Game Design and Development Degree. 3D Cube Rotation Viewer with rotation attitudes. Used OpenGL, C++ and Eigen library.
Creation of 3D-triangles before animating and rotating them then, creating of 3D-cubes, translating them and giving the ability to user to move the whole scene by camera.