You can add 3D coordinates and the app uses linear algebra(projection matrix, rotation matrix) to show the 3D coordinates onto the 2D screen. The coordinates will spin until the app is terminated.
Show More