Skip to main content

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 :)

Links

Home Page
http://sites.google.com/site/cheztero/Home/code-projects
Source
http://www.mediafire.com/?tz1z2tdgtjk

Releases

Pyctor 2.9 — 26 Apr, 2009

Pyctor 1.5 — 3 Apr, 2009

Pyctor 2 — 22 Apr, 2009

Pyctor 2.3 — 25 Apr, 2009

Pyctor 2.2 — 23 Apr, 2009

Pyctor 2.5 — 25 Apr, 2009

Pygame.org account Comments