Hi everyone! I'm Kezia, from @shiffman's Open Source Studio class. I'd like to contribute to porting NOC 2 examples for chapter0 to chapter2 within these 2 weeks. Previously I had raised a similar issue at libprocessing here but will move here.
Before I begin a PR for chapter0, I'd like to double check whether there is docs on the Processing-native syntaxes that are already ported. When I tried porting the examples, I hit into error on some of the syntaxes that are still undefined on mewnala. I want to crosscheck if I'm missing some installation or setup. These are the missing syntaxes that i found from chapter0 so far:
noise
strokeWeight
randomGaussian
Thank you so much!
Hi everyone! I'm Kezia, from @shiffman's Open Source Studio class. I'd like to contribute to porting NOC 2 examples for
chapter0tochapter2within these 2 weeks. Previously I had raised a similar issue at libprocessing here but will move here.Before I begin a PR for
chapter0, I'd like to double check whether there is docs on the Processing-native syntaxes that are already ported. When I tried porting the examples, I hit into error on some of the syntaxes that are still undefined on mewnala. I want to crosscheck if I'm missing some installation or setup. These are the missing syntaxes that i found fromchapter0so far:noisestrokeWeightrandomGaussianThank you so much!