Operator

Results 7 issues of Operator

Dear @Stewori , Thank you for the clarifications provided on the Processing.py git thread. I (and some other folks from the Processing community) would love to see JyNI working in...

Hi ! I have absolutely no experience with Rust but would really like to give Nannou a try. Before taking the plunge would you mind telling me if Nannou has...

Hi, I have the following error when trying to import the [bRigid](https://lab-eds.org/brigid) library in Python mode: ``` sketch_200701c.pyde:1: RuntimeWarning: PyTableCode.call caught a Throwable that is not an Exception: java.lang.NoClassDefFoundError: LBPhysics;...

Dear @Coac , Thank you for this clear, pythonic and efficient port of the original C# script. I learned a lot from reading it. A point is still obscure to...

Dear @sghr, Folks on the Processing forum (me included) have a hard time figuring out how to port your sketch on [Particle-based Branching with Spring Force](http://igeo.jp/tutorial/57.html) to Python. It seems...

Dear @sghr San, I am trying to understand the logic behind the motion of the particles in your **A(g)ntense** project. Based on your (remarkable) tutorials I see that your are...

Dear @sghr , I would like to use some of the classes of IGeo with the `P3D` renderer in `draw()`, is that possible ? For instance, could I turn this...