QB64 is a performance demon. BAM, not so much.
So I had to mod this program a fair bit as part of reducing the resolution of the screen. As a result, the animated graph will be pretty pixelated when viewing the program full screen on large displays.
QB64 is a performance demon. BAM, not so much.
So I had to mod this program a fair bit as part of reducing the resolution of the screen. As a result, the animated graph will be pretty pixelated when viewing the program full screen on large displays.
As a coding exercise, I wanted to make use of DRAW statements to get plot points for regular polygons repeated around an axis to create geom...
No comments:
Post a Comment