MrForExample / ComfyUI-3D-Pack

An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)
MIT License
2.32k stars 232 forks source link

Feature Request Normal Map Light and shadow viewer control #132

Open kakachiex2 opened 7 months ago

kakachiex2 commented 7 months ago

Hi @MrForExample

I create this workflow base in this implementation article all info and Loras are there everything work in ComfyUI only need the Lightning node.

Article link: https://note.com/tori29umai/n/nb265908c0ee9?sub_rt=share_h

Screenshot 2024-04-03 153749 picture_pc_dc20c4f423eac7dd39da1bd3c26b4804

MrForExample commented 7 months ago

Hi, this looks interesting, I'll take a look, but for now I have other priorities though, like MVS & 3DGS to 3D mesh conversion algorithm 👍

kakachiex2 commented 6 months ago

@MrForExample thanks for your reply there an implementation but the problem is that it needs to queue every time it supposed to be Realtime and them capturing the shadows and light and them use some blend mode to mix the Albedo, Ao ma, normal map, shadows, etc...