3D Test

Go back to Projects Page

A simple, self-contained 3D illusion. It consists of a cosine function and its reflection (specifically, amp*cos(x/4) and -amp*cos(x/4)) and a constantly moving x-coordinate. It helped me learn how to make a very simplistic 3D engine. You can rotate it on the x-axis by pressing the up and down arrows.

GitHub link: Coming soon!

Get a newer browser