Skip to main content

Pyctor - 2.3

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

  Pyctor 2.3

I fixed an annoying bug that made use of math functions impossible.

To include math functions do (for example)
math.sqrt(x)
OR
$sqrt(x)

To include random values do
rand.randint(64,128)
OR
?randint(64,128)

I did some other minor changes as well.

Hope you enjoy playing with this :)

Links

Home Page
http://sites.google.com/site/cheztero/Home/code-projects
Source
http://code.google.com/p/pyctor/downloads/list

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