Bounce
Bounce
Bouncing, rotating 3D solid. This is an evolution of my rotating 3d solids program. The brick wall was not part of the original idea, but because of...???....the way it's coded, the 'ball' does not draw correctly, when it gets past a certain x coordinate. I still haven't figured that out, but haven't spent much time trying to. This takes some five minutes or so at 1x emulated speed to initialize/calculate all of the coordinates of the vector object.
Re: Bounce
Just out of curiosity, would that happen to be at about x=255 or so?
Re: Bounce
No. If I can trust my note, the right limit is x=265 to the center of them object, so I would expect the object x to be somewhere around 300.