processing / processing/libprocessing

DrawCommand::NoSmooth

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

還沒有人認領這個 Issue。

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

描述

I usually use p.noSmooth() for my pixel-art-ish sketches. So it would be nice if libprocessing have NoSmooth in libprocessing as well!

貢獻指南

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

從這裡開始

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

研究方向

先找出 libprocessing 中的繪圖 API,以及與 Processing 的 p.noSmooth() 對應的實作。閱讀目前繪圖操作如何處理平滑,接著判定像素藝術風格 sketch 所需的行為,並為新的 API 行為加入涵蓋測試。

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

評估

技術堆疊
rust
領域
computer-graphics
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
55/100

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

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