12 Commits

Author SHA1 Message Date
Yousef Rafat
db06eebbd8 compatibility with previous nodes + block replace 2025-07-17 23:53:27 +03:00
Yousef Rafat
491a49c828 merged vaes and improved surface net 2025-07-13 13:54:13 +03:00
Yousef Rafat
ee65d6ea41 added dino2 large support and some fixes 2025-07-13 01:36:08 +03:00
Yousef Rafat
b184a61046 some fixes 2025-07-10 21:32:35 +03:00
Yousef Rafat
f49e4b5411 integerated hunyuan3dv2_1 2025-07-10 19:58:59 +03:00
Yousef Rafat
84bcc096ce removed trimesh, replacing with native impl. 2025-07-09 00:34:40 +03:00
comfyanonymous
ab31b64412 Make "surface net" the default in the VoxelToMesh node. 2025-04-09 09:42:08 -04:00
thot experiment
fe29739c68
add VoxelToMesh node w/ surfacenet meshing (#7446)
* add VoxelToMesh node w/ surfacenet meshing

could delete the VoxelToMeshBasic node now probably?

* fix ruff
2025-04-09 09:41:03 -04:00
comfyanonymous
ab5413351e Fix comment.
This function does not support quads.
2025-04-01 14:09:31 -04:00
comfyanonymous
3872b43d4b A few fixes for the hunyuan3d models. 2025-03-20 04:52:31 -04:00
comfyanonymous
32ca0805b7 Fix orientation of hunyuan 3d model. 2025-03-19 19:55:24 -04:00
comfyanonymous
11f1b41bab Initial Hunyuan3Dv2 implementation.
Supports the multiview, mini, turbo models and VAEs.
2025-03-19 16:52:58 -04:00