Hi, I enjoyed Processing for C++/Java teaching, and now I stumbled upon Python alternatives, most of them are mentioned here http://secondcomingforprocessingpy.blogspot.com/ pyprocessing, processing.py, NodeBox, RapydScript RapydScript works in a browser! :) http://rapydscript.pyjeon.com/, http://salvatore.pythonanywhere.com/RapydScript Maybe smb has experience with them or maybe will get interested :) -- Jurgis Pralgauskis tel: 8-616 77613; Don't worry, be happy and make things better ;) http://galvosukykla.lt
I'm eager to sit in on a Processing talk. Is it open source? I'm surprised it never comes up at OSCON if so. Kirby On Tue, Apr 22, 2014 at 7:08 AM, Jurgis Pralgauskis < jurgis.pralgauskis@gmail.com> wrote:
Hi,
I enjoyed Processing for C++/Java teaching,
and now I stumbled upon Python alternatives, most of them are mentioned here http://secondcomingforprocessingpy.blogspot.com/
pyprocessing, processing.py, NodeBox, RapydScript RapydScript works in a browser! :) http://rapydscript.pyjeon.com/, http://salvatore.pythonanywhere.com/RapydScript
Maybe smb has experience with them or maybe will get interested :)
-- Jurgis Pralgauskis tel: 8-616 77613; Don't worry, be happy and make things better ;) http://galvosukykla.lt
_______________________________________________ Edu-sig mailing list Edu-sig@python.org https://mail.python.org/mailman/listinfo/edu-sig
o it's homepage http://processing.org/ it says » Free to download and open source :) And seems, its easy to enable Python mode: click in right upper corner dropdown with "Java" and choose "Add Mode" -> Python :) On Wed, Apr 23, 2014 at 1:50 AM, kirby urner <kirby.urner@gmail.com> wrote:
I'm eager to sit in on a Processing talk. Is it open source? I'm surprised it never comes up at OSCON if so.
Kirby
On Tue, Apr 22, 2014 at 7:08 AM, Jurgis Pralgauskis < jurgis.pralgauskis@gmail.com> wrote:
Hi,
I enjoyed Processing for C++/Java teaching,
and now I stumbled upon Python alternatives, most of them are mentioned here http://secondcomingforprocessingpy.blogspot.com/
pyprocessing, processing.py, NodeBox, RapydScript RapydScript works in a browser! :) http://rapydscript.pyjeon.com/, http://salvatore.pythonanywhere.com/RapydScript
Maybe smb has experience with them or maybe will get interested :)
-- Jurgis Pralgauskis tel: 8-616 77613; Don't worry, be happy and make things better ;) http://galvosukykla.lt
_______________________________________________ Edu-sig mailing list Edu-sig@python.org https://mail.python.org/mailman/listinfo/edu-sig
-- Jurgis Pralgauskis tel: 8-616 77613; Don't worry, be happy and make things better ;) http://galvosukykla.lt
Then restart and choose: File->Examples :) Though some examples are not fully ported (would be a good exercise to polish this ;): for headers not converted to "range" style -- /// in Math --> Distance2D or variables not declared as global inside draw() /// in Math --> NoiseWave On Thu, Apr 24, 2014 at 12:51 PM, Jurgis Pralgauskis < jurgis.pralgauskis@gmail.com> wrote:
o it's homepage http://processing.org/ it says » Free to download and open source :)
And seems, its easy to enable Python mode: click in right upper corner dropdown with "Java" and choose "Add Mode" -> Python
:)
On Wed, Apr 23, 2014 at 1:50 AM, kirby urner <kirby.urner@gmail.com>wrote:
I'm eager to sit in on a Processing talk. Is it open source? I'm surprised it never comes up at OSCON if so.
Kirby
On Tue, Apr 22, 2014 at 7:08 AM, Jurgis Pralgauskis < jurgis.pralgauskis@gmail.com> wrote:
Hi,
I enjoyed Processing for C++/Java teaching,
and now I stumbled upon Python alternatives, most of them are mentioned here http://secondcomingforprocessingpy.blogspot.com/
pyprocessing, processing.py, NodeBox, RapydScript RapydScript works in a browser! :) http://rapydscript.pyjeon.com/, http://salvatore.pythonanywhere.com/RapydScript
Maybe smb has experience with them or maybe will get interested :)
-- Jurgis Pralgauskis tel: 8-616 77613; Don't worry, be happy and make things better ;) http://galvosukykla.lt
_______________________________________________ Edu-sig mailing list Edu-sig@python.org https://mail.python.org/mailman/listinfo/edu-sig
-- Jurgis Pralgauskis tel: 8-616 77613; Don't worry, be happy and make things better ;) http://galvosukykla.lt
-- Jurgis Pralgauskis tel: 8-616 77613; Don't worry, be happy and make things better ;) http://galvosukykla.lt
More examples https://github.com/kazimuth/python-mode-processing/tree/master/examples https://github.com/jdf/processing.py/tree/master/examples.py/Basics (this one is linked from Python Mode description) On Thu, Apr 24, 2014 at 1:02 PM, Jurgis Pralgauskis < jurgis.pralgauskis@gmail.com> wrote:
Then restart and choose: File->Examples :)
Though some examples are not fully ported (would be a good exercise to polish this ;): for headers not converted to "range" style -- /// in Math --> Distance2D
or variables not declared as global inside draw() /// in Math --> NoiseWave
On Thu, Apr 24, 2014 at 12:51 PM, Jurgis Pralgauskis < jurgis.pralgauskis@gmail.com> wrote:
o it's homepage http://processing.org/ it says » Free to download and open source :)
And seems, its easy to enable Python mode: click in right upper corner dropdown with "Java" and choose "Add Mode" -> Python
:)
On Wed, Apr 23, 2014 at 1:50 AM, kirby urner <kirby.urner@gmail.com>wrote:
I'm eager to sit in on a Processing talk. Is it open source? I'm surprised it never comes up at OSCON if so.
Kirby
On Tue, Apr 22, 2014 at 7:08 AM, Jurgis Pralgauskis < jurgis.pralgauskis@gmail.com> wrote:
Hi,
I enjoyed Processing for C++/Java teaching,
and now I stumbled upon Python alternatives, most of them are mentioned here http://secondcomingforprocessingpy.blogspot.com/
pyprocessing, processing.py, NodeBox, RapydScript RapydScript works in a browser! :) http://rapydscript.pyjeon.com/, http://salvatore.pythonanywhere.com/RapydScript
Maybe smb has experience with them or maybe will get interested :)
-- Jurgis Pralgauskis tel: 8-616 77613; Don't worry, be happy and make things better ;) http://galvosukykla.lt
_______________________________________________ Edu-sig mailing list Edu-sig@python.org https://mail.python.org/mailman/listinfo/edu-sig
-- Jurgis Pralgauskis tel: 8-616 77613; Don't worry, be happy and make things better ;) http://galvosukykla.lt
-- Jurgis Pralgauskis tel: 8-616 77613; Don't worry, be happy and make things better ;) http://galvosukykla.lt
-- Jurgis Pralgauskis tel: 8-616 77613; Don't worry, be happy and make things better ;) http://galvosukykla.lt
participants (2)
-
Jurgis Pralgauskis
-
kirby urner