processing / processing/processing-website
The alphamask example: The web preview doesn't match the Processing example
还没有人认领这个 Issue。
- 主要语言
- MDX
- 星标
- 90
- 派生
- 122
- 平均合并
- 1 小时 43 分钟
- 30 天内合并 PR
- 3
描述
Issue description
The alphamask example https://processing.org/examples/alphamask.html
has a P5.js preview over the code. When the Processing example is loaded
from the Processing editor - the sketch doesn't behave the same way as
the preview.
My impression is that the P5js preview on top of the code needs to invert
the alphamask in order to behave the same way as the Processing example below.
See screenshots of the sitatuation here:
https://github.com/processing/p5.js/issues/5343
URL(s) of affected page(s)
https://processing.org/examples/alphamask.html
Proposed fix
Invert alphamask of the image used for the P5.js preview (and do nothing
for the image used as alphamask in the Processing examples).
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 processing.org/examples/alphamask.html 的 alphamask 示例页面开始,检查其 P5.js 预览如何使用 alphamask 图像。将预览与下面的 Processing 示例进行比较;当两者行为一致,且预览应用所提议的反转而 Processing 示例保持不变时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- documentation
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100