Announcing: Processing.py version 202
in
Processing with Other Languages
•
1 month ago
https://github.com/jdf/processing.py#processingpy
Processing.py lets you write real Processing sketches in the Python programming language. Browse the
included examples, and imagine a life free of semicolons and braces.
Processing.py is not a "port" of Processing; it is the actual latest release of Processing, but hooked up to the Jython runtime through
a series of grotesque hacks
some elegant engineering. Because it's real Processing, it's compatible with all Processing third-party libraries (as far as I know--please
report bugs).
Version 202 fixes all known bugs, and adds built-in support for
Ricard Marxer's Fisica library. Because Fisica looks for certain callbacks in your sketch by name, Processing.py had to be specially modified to support that library. v202 also comes with
Peasycam, because I can't live without it.
--
Jonathan Feinberg jdf@pobox.com http://MrFeinberg.com/
--
Jonathan Feinberg jdf@pobox.com http://MrFeinberg.com/