Pyctor - 2.2
A pygame powered python artwork application which produces images with user defined mathematical functions.
Tero Tapani Ranta
(tzerba)
A pygame powered python artwork application which produces images with user defined mathematical functions.
See my Home Page.
Changes
Improvements and fixes to version 2.0
An example that produces the screenshot of 2.2
===================================================
** Pyctor 2.2 **
Welcome!
Controls
To animate : SPACE bar
Zoom out : -
Zoom in : +
To scroll : Arrow keys
To save : ENTER key
To quit : ESC key
- What is your name?
If you skipped, I would try to seek your username.
-
Tero
- What is the title of your work?
- vortex
vortex
Valid parameters for color component functions:
rand : <random.Random object at 0x00C9B2E8>
b : blue
rfunc : red function
g : green
oy : 0
h : height
zoom : 0
gfunc : green function
r : red
t : time
w : width
ox : 0
y : vertical position
x : horizontal position
bfunc : blue function
Define your functions
Red
128+64*sin(x/60)
Green
y**2+x
Blue
64/y
Rendering begins
Rendering done
Your artwork has been saved in vortex.bmp
Also your functions are saved in vortex.txt
Thanks, goodbye :)
An example that produces the screenshot of 2.2
===================================================
** Pyctor 2.2 **
Welcome!
Controls
To animate : SPACE bar
Zoom out : -
Zoom in : +
To scroll : Arrow keys
To save : ENTER key
To quit : ESC key
- What is your name?
If you skipped, I would try to seek your username.
-
Tero
- What is the title of your work?
- vortex
vortex
Valid parameters for color component functions:
rand : <random.Random object at 0x00C9B2E8>
b : blue
rfunc : red function
g : green
oy : 0
h : height
zoom : 0
gfunc : green function
r : red
t : time
w : width
ox : 0
y : vertical position
x : horizontal position
bfunc : blue function
Define your functions
Red
128+64*sin(x/60)
Green
y**2+x
Blue
64/y
Rendering begins
Rendering done
Your artwork has been saved in vortex.bmp
Also your functions are saved in vortex.txt
Thanks, goodbye :)