processing / processing/libprocessing
Port the list of official examples to Python/libprocessing
まだ誰も着手していません。
- 主要言語
- Rust
- スター
- 69
- フォーク
- 14
- 平均マージ
- 15日 22時間
- マージ済み PR(30日)
- 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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず processing-examples にある公式スケッチと、Processing.py の examples.py にある既存のサブセットを確認し、その後 libprocessing の Python 向けエントリーポイントを調査します。Issue に記載されている構文の違いを考慮しながら、例を体系的に Python に移植します。公式の例のセットに対応する Python 版が揃えば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, rust
- 領域
- developer-experience
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100