New Features!!!
git clone https://github.com/Rizzlord/ComfyUI-SeqTex
[path_to_python_embeded]/python.exe -m pip install -r requirements.txt
Need to skip the WAN texture generation and simply bake your edited multiview renders back onto the mesh?
Hook the SeqTex Step 1 mesh plus its mvp_matrix / w2c tensor paths and your multiview RGB batch into SeqTex Project Texture.
The node replays the exact camera rig with nvdiffrast, handles preset-based view trimming (2/4/6/12), optional per-view masks, and outputs a UV texture tensor you can save or feed downstream.
Python
100.0%
New Features!!!
git clone https://github.com/Rizzlord/ComfyUI-SeqTex
[path_to_python_embeded]/python.exe -m pip install -r requirements.txt
Need to skip the WAN texture generation and simply bake your edited multiview renders back onto the mesh?
Hook the SeqTex Step 1 mesh plus its mvp_matrix / w2c tensor paths and your multiview RGB batch into SeqTex Project Texture.
The node replays the exact camera rig with nvdiffrast, handles preset-based view trimming (2/4/6/12), optional per-view masks, and outputs a UV texture tensor you can save or feed downstream.
Python
100.0%