Inspiration

We were interested in 3D graphics and wanted to try implementing some stuff.

What it does

You can look around the cube in the center of the screen.

How I built it

We used c++ to implement it.

Challenges I ran into

The linear algebra required for the project was difficult and we weren't able to fully fix the move vector.

Accomplishments that I'm proud of

We were able to transform a 3D point into a 2D space.

What I learned

We learned about the different matrix transformations required to convert a 3D point and some miscellaneous information about 3D graphics engines.

What's next for 3D Graphics Engine

We would like to fix the bug and maybe implement a feature where you can add different shapes to the viewport.

Built With

Share this project:

Updates