skulpt / skulpt

Skulpt is a Javascript implementation of the Python programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for pixels array?

hackingmath opened this issue · comments

Hi, I love using Processing with Python, but the implementation I'm using doesn't have access to the pixels array. Is it called something different? I'm just trying to run one of py.processing.com's example codes: https://py.processing.org/reference/loadPixels.html
Is there a workaround? Thanks