aachman98 / aachman98/Sorcar

[QUESTION/REQUEST] Instancing improvements

未关闭
#134 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement ux
主要语言
Python
星标
1.2k
派生
112
PR 合并指标
30 天内没有已合并 PR

描述

Is there currently a way to use instancing only with the surfaces you have selected on the parent object?

It would be great if I could select faces and have an instance applied only to those faces, rather than everything in the object.

Also, I notice when I use instancing, that I create the first instance then apply these to a surface, the original instance is still lingering. I have tried deleting it afterwards to clean up the scene but the node turns red. It would be nice if you could set a flag to use the first instance as part of the instancing procedure.

贡献指南

这个仓库没有索引到贡献指南

调研方向

查看 Sorcar addon 中的实例化节点逻辑,相关代码可能位于 nodes/instancing.py 之类的文件中。了解当前针对整个对象与选定面的实例分别是如何生成的。查阅 Blender 的 Python API,了解面选择和实例放置。目标是修改该节点,使其遵循面选择,并可选择将原始实例作为处理过程的一部分消耗掉。

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

评估

技术栈
blender, python
领域
computer-graphics, game-dev
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

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