Bounce

For Scene Demos that display animations, graphics, and music. Also for tech demos of graphics capability of VERA or the audio capabilities of the PSG, FM, or PCM audio channels.
Post Reply
yock1960
Posts: 136
Joined: Tue Nov 16, 2021 8:42 pm

Bounce

Post by yock1960 »

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.
bounce.jpg
bounce.jpg (41.63 KiB) Viewed 3949 times
bounce.zip
(20.24 KiB) Downloaded 304 times
kelli217
Posts: 541
Joined: Sun Jul 05, 2020 11:27 pm

Re: Bounce

Post by kelli217 »

Just out of curiosity, would that happen to be at about x=255 or so? ;)
yock1960
Posts: 136
Joined: Tue Nov 16, 2021 8:42 pm

Re: Bounce

Post by yock1960 »

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.
Post Reply