Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Implement MaskPass

未关闭
#652 2 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
25/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
停滞
技术栈
javascript, three.js

调研方向

首先,将 v6 的 MaskPass 示例与 v7 的后期处理实现及其对模板缓冲区的支持进行比较。确定 v6 的设计是否仍然适用,然后实现 v7 的等效方案,并验证 MaskPass 是否能在没有文档化替代方案的情况下提供所请求的遮罩行为。

由索引模型根据 Issue 内容生成。

描述

Is your feature request related to a problem?

MaskPass seems to be missing from v7. Not sure if by design or not. Didn't find any relevant info in the roadmap.

Describe the solution you'd like

MaskPass should be in v7, I feel like the design was very clear in v6.

Describe alternatives you've considered

I'm considering implementing it myself based on the v6 example, but unsure if there's a different way to achieve the same thing (using the stencil buffer).

主要语言
JavaScript
星标
2.9k
派生
251
平均合并
17 分钟
30 天内合并 PR
1

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

pmndrs/postprocessing 的其他 Issue

查看 pmndrs/postprocessing 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 发到你的邮箱

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