Vector Quantity Coloring (e.h. a VectorQuantityScalarQuantity or VectorQuantityColorQuantity)
還沒有人認領這個 Issue。
評估
- 難度
- 5/5
- 預估耗時
- 一週以上
- 新手友好度
- 25/100
- Issue 類型
- 功能
- 描述清晰度
- 需要釐清
- 活躍度
- 停滯
- 技術堆疊
- cpp
研究方向
先閱讀 include/polyscope/structure.h,尤其是 isEnabled() 宣告,以及將 VectorQuantity 設為 Structure 時回報的歧義。追蹤 VectorQuantity、ScalarQuantity 和 ColorQuantity 的表示方式,然後確定專案核准的逐元素向量著色 API。完成時應包含一個已確定的設計,在不造成所回報名稱衝突的情況下支援所要求的著色。
由索引模型根據 Issue 內容生成。
描述
I was looking in to how to color a vector quantity on a per-element basis, which basically means adding a ScalarQuantity or ColorQuantity to a VectorQuantity.
My first approach to this was to try and make a VectorQuantity a Structure, but that creates an error around isEnabled()
polyscope/src/../include/polyscope/structure.h:96:8: note: member found by ambiguous name lookup
bool isEnabled();
Have you had any thought about the right way to do this?
- 主要語言
- C++
- 星號
- 2.2k
- 分支
- 242
- 平均合併
- 11 分鐘
- 30 天內合併 PR
- 1
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
nmwsharp/polyscope 的其他 Issue
-
難度 5/5 一週以上 新手友好度 35/100
-
難度 3/5 1-2 天 新手友好度 48/100
-
難度 5/5 一週以上 新手友好度 30/100
-
Rust Version 未關閉
難度 5/5 一週以上 新手友好度 15/100
-
enhancement
難度 5/5 一週以上 新手友好度 20/100
查看 nmwsharp/polyscope 的全部 Issue
相似的 Issue
-
難度 2/5 1-3 小時 新手友好度 78/100
drogonframework/drogon#2605 ·
-
難度 2/5 1-3 小時 新手友好度 86/100
ArthurSonzogni/FTXUI#1363 ·
-
難度 1/5 1 小時以內 新手友好度 94/100
MiSTer-devel/Main_MiSTer#1325 · 1 則留言 ·
-
難度 2/5 1-3 小時 新手友好度 76/100
-
難度 2/5 1-3 小時 新手友好度 88/100