VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Rotating Cube Demo

Theo Kandiliotis  (2 Submissions)   Complete Applications   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

The HELLO WORLD of 3D programming :)
A rotating cube demo. You can adjust the rotation (clockwise or anticlockwise) and the speed by moving the mouse cursor towards the right and left edges of the form.

Inputs
Nothing

Assumes
This is Math stuff mostly,has little to do with VB's methods. I used the Line method to do all the drawing on the form. To run this project ,you have to paste the text indicated, into a blank text file and save it in ASCII format with an FRM suffix. Notice that it WILL NOT work if you paste it directly on a VB5 code window...Also make sure that no lines are wrapped before you save it as FRM. Have fun!

Returns
Nothing

Side Effects
No Side Effects

API Declarations
No API's

Rate Rotating Cube Demo (103(103 Vote))
Rotating Cube Demo.bas

Rotating Cube Demo Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters