recommend a graphics library for plotting by the pixel?
- From: Adam Funk <a24061@xxxxxxxxxxxxx>
- Date: Tue, 04 Oct 2011 10:56:57 +0100
I'd like to create a window with a "pause" button and a large plotting
area, in which I'd like to draw a polygon, detect the pixel
coördinates of a mouse click, and then start setting the colors of
pixels by (x,y) coördinates. (This is just for my own amusement, to
play with some formulas for generating fractals using random numbers.)
There seems to be a large number of different python GUI libraries,
and I wonder if someone can recommend the easiests one to learn for
this purpose? (The only python graphics library I've used is PyGame,
which I don't think is the way to go here.)
--
In the 1970s, people began receiving utility bills for
-£999,999,996.32 and it became harder to sustain the
myth of the infallible electronic brain. (Stob 2001)
.
- Follow-Ups:
- Re: recommend a graphics library for plotting by the pixel?
- From: Ian Kelly
- Re: recommend a graphics library for plotting by the pixel?
- From: Alec Taylor
- Re: recommend a graphics library for plotting by the pixel?
- Prev by Date: Re: how to call java methods in python
- Next by Date: RE: Is exec() also not used in python 2.7.1 anymore?
- Previous by thread: Re: Is exec() also not used in python 2.7.1 anymore?
- Next by thread: Re: recommend a graphics library for plotting by the pixel?
- Index(es):
Relevant Pages
|