A 3D cube with rotation and zoom in/out!
This program rotates a 3d cube to the 4 directions, using a translation code,and also has a zoom in/out option (control it with: W, A, D, X, 1 & 2) Original Author: Omer Kornitz Assumptions You have to create a Timer and left it named Timer1. Code Dim ww As IntegerDim Ixy_angle, Iz_angle, dYYshift, dXXshift, csx, csy As IntegerDim… Read More »