Groups
Groups
Sign in
Groups
Groups
pyprocessing-users
Conversations
About
Send feedback
Help
pyprocessing-users
1–30 of 42
Mark all as read
Report group
0 selected
Dave Musicant
,
Victor Norman
2
1/27/15
Problems with OS X Lion in home directory
I was having the same problem and figured out what was happening (by using dtrace on the running
unread,
Problems with OS X Lion in home directory
I was having the same problem and figured out what was happening (by using dtrace on the running
1/27/15
monkstone
4/21/14
Python has made it into the processing ide
Here is an example of a python sketch running in the processing ide. There are some compromises to
unread,
Python has made it into the processing ide
Here is an example of a python sketch running in the processing ide. There are some compromises to
4/21/14
Salvatore DI DIO
2/11/14
RapydBox is a tool like Processing but use 'Python'
Binaries are available for Mac and Linux https://github.com/artyprog/RapydBox
unread,
RapydBox is a tool like Processing but use 'Python'
Binaries are available for Mac and Linux https://github.com/artyprog/RapydBox
2/11/14
Salvatore DI DIO
2/4/14
RapydBox
Hello, RapydBox is a tool similar to NodeBox (the Mac version) tool. I have posted a basic version
unread,
RapydBox
Hello, RapydBox is a tool similar to NodeBox (the Mac version) tool. I have posted a basic version
2/4/14
王富森
,
Claudio Esperança
2
11/25/13
Pyprocessing is slower than Processing in Python mode apprently, and how to improve its performance?
Yup, pyprocessing is for when you want to run pure python, with all of its other libraries, whereas
unread,
Pyprocessing is slower than Processing in Python mode apprently, and how to improve its performance?
Yup, pyprocessing is for when you want to run pure python, with all of its other libraries, whereas
11/25/13
Salvatore DI DIO
10/19/13
New example on RapydBox
Hi , I have ported a new example, from # http://licson.net/post/glsl-fragment-shaders-in-javascript/
unread,
New example on RapydBox
Hi , I have ported a new example, from # http://licson.net/post/glsl-fragment-shaders-in-javascript/
10/19/13
Salvatore DI DIO
10/3/13
Nodebox
Hello, You like Processing, you can try the partial port of Nodebox on RapydScript (Python to
unread,
Nodebox
Hello, You like Processing, you can try the partial port of Nodebox on RapydScript (Python to
10/3/13
anatoly techtonik
,
Ernesto Costa
2
9/13/13
Python 3 pyprocessing
Hi Some months ago I succeeded installing pyprocessing to run with python 3.2.3. The process involved
unread,
Python 3 pyprocessing
Hi Some months ago I succeeded installing pyprocessing to run with python 3.2.3. The process involved
9/13/13
alberto
5/6/13
[pyprocessing 3d camera] move the camera like a boss
hi! i am super happy to be here! i am a great fan of processing.org (especially for sketching small
unread,
[pyprocessing 3d camera] move the camera like a boss
hi! i am super happy to be here! i am a great fan of processing.org (especially for sketching small
5/6/13
cannib...@gmail.com
,
Claudio Esperança
2
2/11/13
Creating a Qt GUI around sketch using PyQt
If you want to keep working in the Processing ecosystem, I suggest you try a Jython version of
unread,
Creating a Qt GUI around sketch using PyQt
If you want to keep working in the Processing ecosystem, I suggest you try a Jython version of
2/11/13
lucas p
12/1/12
pyprocessing and pyo: need to call some shutdown functions on quit of window how to? exit callback?
Hi all, I'm just getting started with pyprocessing and I want to use it with pyo a audio
unread,
pyprocessing and pyo: need to call some shutdown functions on quit of window how to? exit callback?
Hi all, I'm just getting started with pyprocessing and I want to use it with pyo a audio
12/1/12
Travis Saul
2
11/24/12
No Window - Mac
I figured out the problem. I had to run python in 32bit mode instead of 64bit. On Tuesday, November
unread,
No Window - Mac
I figured out the problem. I had to run python in 32bit mode instead of 64bit. On Tuesday, November
11/24/12
Carson Farmer
9/3/12
Rendering animations without background and saving snapshots
Hi list, this may actually be two separate problems, but hopefully someone can point me in the right
unread,
Rendering animations without background and saving snapshots
Hi list, this may actually be two separate problems, but hopefully someone can point me in the right
9/3/12
Claudio Esperança
, …
anatoly techtonik
5
8/31/12
Request for comments
On Saturday, November 7, 2009 3:05:17 PM UTC+3, Claudio Esperança wrote: Needless to say, any help
unread,
Request for comments
On Saturday, November 7, 2009 3:05:17 PM UTC+3, Claudio Esperança wrote: Needless to say, any help
8/31/12
Anita Graser
,
anatoly techtonik
2
8/31/12
How to export vector graphics from pyprocessing
pyprocessing renders everything through pyglet, which renders through OpenGL, so.. if there is a way
unread,
How to export vector graphics from pyprocessing
pyprocessing renders everything through pyglet, which renders through OpenGL, so.. if there is a way
8/31/12
vitali
8/28/12
Mac OS X
Greetings, What is the recommended way of installing pyprocessing on Mac OS X Regards, Vitali
unread,
Mac OS X
Greetings, What is the recommended way of installing pyprocessing on Mac OS X Regards, Vitali
8/28/12
monkstone
,
anatoly techtonik
3
8/24/12
ArcBall for pyprocessing
I've just corrected my ArcBall implementation (there was an error in Quaternion class), so now
unread,
ArcBall for pyprocessing
I've just corrected my ArcBall implementation (there was an error in Quaternion class), so now
8/24/12
Nick Malleson
8/22/12
pyprocessing from another module
Hi, Firstly, thanks for this awesome library and sorry if this is an obvious question (or has already
unread,
pyprocessing from another module
Hi, Firstly, thanks for this awesome library and sorry if this is an obvious question (or has already
8/22/12
Benjamin McFetridge
, …
Juego
4
6/20/12
Importing and using processing .jar libraries
To use the processing environement with python, there is https://github.com/jdf/processing.py Though
unread,
Importing and using processing .jar libraries
To use the processing environement with python, there is https://github.com/jdf/processing.py Though
6/20/12
Frederico Andries Lopes
,
Claudio Esperança
2
6/17/12
Translation to Portuguese
It should pose no problems if you want to do it yourself. All identifiers are defined explicitly in
unread,
Translation to Portuguese
It should pose no problems if you want to do it yourself. All identifiers are defined explicitly in
6/17/12
monkstone
,
Claudio Esperança
2
6/16/12
Porting to python 3?
I was unable to reliably run pyglet with Python 3 on my Ubuntu box, which I use for development. If
unread,
Porting to python 3?
I was unable to reliably run pyglet with Python 3 on my Ubuntu box, which I use for development. If
6/16/12
monkstone
5/11/12
Phisuals
Just found this project, which looks very interesting, perhaps there are some ideas that could
unread,
Phisuals
Just found this project, which looks very interesting, perhaps there are some ideas that could
5/11/12
monkstone
,
Flavio Coelho
4
4/6/12
Exporting from Pyprocessing to Povray
On Thursday, 5 April 2012 20:59:53 UTC+1, Flavio Coelho wrote: Your Menger.py drawing is indeed heavy
unread,
Exporting from Pyprocessing to Povray
On Thursday, 5 April 2012 20:59:53 UTC+1, Flavio Coelho wrote: Your Menger.py drawing is indeed heavy
4/6/12
Pedro
12/13/11
Pyprocessing 0.1.3.11
The version 0.1.3.11 of pyprocessing is now avaliable for download. Changelog: *filter() and blend()
unread,
Pyprocessing 0.1.3.11
The version 0.1.3.11 of pyprocessing is now avaliable for download. Changelog: *filter() and blend()
12/13/11
monkstone
,
Pedro
4
8/26/11
Pyprocessing Examples
I've now revised warping.py sketch to use a cross platform way of determining the path to the
unread,
Pyprocessing Examples
I've now revised warping.py sketch to use a cross platform way of determining the path to the
8/26/11
jf___
,
Pedro
2
8/18/11
use numpy for pimage
Thanks for the suggestion, jf___. Numpy has been implemented and the improvement is very noticeable -
unread,
use numpy for pimage
Thanks for the suggestion, jf___. Numpy has been implemented and the improvement is very noticeable -
8/18/11
Pedro
7/13/11
Pyprocessing 0.1.2.20
The version 0.1.2.20 of pyprocessing is now avaliable for download. Changelog: *changed the way
unread,
Pyprocessing 0.1.2.20
The version 0.1.2.20 of pyprocessing is now avaliable for download. Changelog: *changed the way
7/13/11
Pedro
6/28/11
Pyprocessing 0.1.2.10
The version 0.1.2.10 of pyprocessing is now avaliable for download. Changelog: *SINGLE_FLIP_POLICY
unread,
Pyprocessing 0.1.2.10
The version 0.1.2.10 of pyprocessing is now avaliable for download. Changelog: *SINGLE_FLIP_POLICY
6/28/11
Pedro
5/31/11
New pyprocessing version
The version 0.1.2.7 of pyprocessing is now avaliable for download. A new flip policy called
unread,
New pyprocessing version
The version 0.1.2.7 of pyprocessing is now avaliable for download. A new flip policy called
5/31/11
James Cordiner
5/1/11
Pyprocessing for High School Classes
Hi, Just wanted to let you know that I have been using Pyprocessing with some computer science
unread,
Pyprocessing for High School Classes
Hi, Just wanted to let you know that I have been using Pyprocessing with some computer science
5/1/11