Allright, here's the full code.
X + Y rotations seem so almost work, although they just seem to shrink and stretch (instead of a real rotation), and most angles on X or Y rotations make the wireframe look too small :(
It's something to do with the perspective, I believe, but I cannot figure it...
My user defined type is "Wireframe" and I get a type mismatch when I try to pass it to my sub.
SUB Draw3D(WF AS WireFrame)
^^^ Here is where the sub starts
In the main code, here is where my array is defined.
DIM Pyramid(5) AS WireFrame
And here I try to call my sub procedure...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.