processing / processing/libprocessing

Track Processing API coverage in libprocessing/mewnala

未關閉
#153 7 則留言 2 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

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

描述

This issue tracks progress toward implementing the Processing API in libprocessing/mewnala.

The goal is to reach broad compatibility with the existing Processing API so that sketches can be ported with minimal friction.

Guidelines

Keywords below are listed using the original Java syntax. Some differences are expected due to the specifics of Python.

Breaking changes should be intentional, and their motivation should be documented in the corresponding issues or PRs.

Definition of done

Mark items as done only once they:

Progress Tracker

[!IMPORTANT]
The list is based on the official Processing reference. This is NOT an exhaustive list of every class, method, or keyword in Processing. Parts of the API are undocumented or listed in individual class pages, see the Methods section of PVector or PImage for example. For a more complete API overview, see the Processing 4 Javadoc.

Data
Composite
Array Functions
Conversion
Primitive
String Functions
Input
Files
Time & Date
Keyboard
Mouse
Constants
Typography
Loading & Displaying
Attributes
Metrics
Rendering
Shaders
Image
Pixels
Loading & Displaying
Textures
Shape
2d primitives
Vertex
Curves
3D Primitives
Attributes
Loading & Displaying
Math
Calculation
Trigonometry
Operators
Bitwise Operators
Random
Output
Files
Text Area
Image
Color
Creating & Reading
Setting
Lights Camera
Lights
Material Properties
Camera
Coordinates
Transform
Structure
Control
Conditionals
Relational Operators
Iteration
Logical Operators
Environment

貢獻指南

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

從這裡開始

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

研究方向

從 Progress Tracker 中未勾選的項目開始,將相關的 Processing 參考頁面或 Javadocs 與目前的 libprocessing/mewnala 實作進行比較。已完成的項目必須符合 Processing 的行為,使用範例 sketch 進行驗證,並包含在最新的 mewnala 版本中。

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

評估

技術堆疊
rust
領域
api
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
冷清
描述清晰度
需要釐清
新手友好度
25/100

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

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