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 小时 新手友好度 75/100
flutter-webrtc/flutter-webrtc#2206 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
google-ai-edge/LiteRT-LM#3739 ·
-
Component: GLib
难度 2/5 1-3 小时 新手友好度 70/100
-
Mute ydb/tests/functional/dstool/test_canonical_requests.py.Test.test_group_take_snapshot in main 未关闭ai_reviewed
难度 2/5 1-3 小时 新手友好度 70/100
ydb-platform/ydb#53974 · 3 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
google/libultrahdr#485 ·