User Profile
Collapse
-
Plotting pixels directly to screen
I have a need to plot pixels directly to screen in real time to create an image from iterated chaotic functions using Python. I don't want to fill an array and save to a file and then show the image instantly. I want to see the image build up pixel by pixel over time, in the order that the function prescribes. If anything I would probably want to slow down the build up of the image. 25 years ago I used Quickbasic 4.5. This old language had a function...
No activity results to display
Show More