processing / processing/libprocessing

Port the list of official examples to Python/libprocessing

未關閉
#114 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

c-pyo3
主要語言
Rust
星號
69
分支
14
平均合併
15 天 22 小時
30 天內合併 PR
3

描述

The examples/demos that ship with the Processing Development Environment (PDE) are designed to cover the Processing API in a systematic way:

https://github.com/processing/processing-examples

Each sketch focuses on a specific function or feature. That makes them a useful baseline for checking feature parity.

This issue suggests porting the official examples to Python (mewnala).

Note: there is some prior work in Processing.py, but the syntax differs (camelCase), and only a relatively small subset of examples was ported:
https://github.com/jdf/processing.py/tree/master/examples.py

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

首先查看 processing-examples 中的官方 sketch,以及 Processing.py 的 examples.py 中現有的子集,接著檢查 libprocessing 面向 Python 的入口點。在考量 issue 中所述語法差異的同時,系統地將這些範例移植到 Python;當官方範例集都有對應的 Python 版本時,即視為完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python, rust
領域
developer-experience
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
冷清
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。