arrayfire / arrayfire/forge

Contour Plots

未关闭
#71 6 条评论 0 个 reaction 已指派 1 人 已被 @9prady9 认领 在 GitHub 查看
feature
主要语言
C++
星标
238
派生
46
PR 合并指标
30 天内没有已合并 PR

描述

All most all of the forge objects have the option to let user provide per vertex attributes such as colors and alphas for rendering.

In the case of contour plots, I am not sure if per vertex colours or alphas makes any sense. One possible usage that i can see is per iosline color and alpha values.

@arrayfire/core-devel Any possible use cases of allowing per vertex colours/alphas ? An alternative to these per vertex attributes i thought off is using colormaps with isolines, which is the most common way of coloring contour lines from what i have seen so far.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。