egutierrez
9f0d2e2338
feat(gamedev): comfyui_generate_character_set_oneshot — set completo de un personaje coherente (2D + direccional 8-way + 3D)
...
Promueve a un pipeline one-shot la secuencia que hoy exige 4 llamadas a mano:
generar el set COMPLETO de un personaje de juego (imagen base 2D recortada,
sprite direccional N-way SV3D/Zero123 y malla 3D Hunyuan3D .glb), todos del
MISMO personaje. La coherencia cross-frontera se garantiza por construccion: el
direccional y el 3D parten de la MISMA base 2D aplanada (base_flat), no de tres
generaciones independientes. Es la culminacion de las 5 fronteras del grupo
gamedev-2d (issue 0087).
Compone builders del registry (enemy_creature/portrait_avatar/topdown_sprite
por introspeccion) + comfyui_flatten_alpha_on_color (nueva, aplana el sprite
recortado sobre fondo solido que SV3D/Hunyuan exigen) + comfyui_image_to_3d_oneshot
+ comfyui_build_directional_sprite_workflow + submit/wait/fetch + export Godot.
Secuencial liberando VRAM entre pasos pesados (3D antes que SV3D) para caber en
8 GB; fallo aislado deja set PARCIAL sin abortar.
Probado e2e en GPU (RTX 3070 8 GB) con 'armored paladin': base 2D RGBA 512
recortada + malla glTF 395600 triangulos + 8 vistas direccionales SV3D 576,
todos del mismo personaje. 9 tests offline verdes (incluye coherencia mockeada).
Ver reports/0189.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-27 09:02:24 +02:00
..
2026-06-27 00:00:38 +02:00
2026-05-13 00:50:34 +02:00
2026-06-24 01:39:30 +02:00
2026-06-24 01:39:30 +02:00
2026-06-27 02:18:12 +02:00
2026-06-27 02:40:50 +02:00
2026-06-27 02:18:12 +02:00
2026-06-27 04:20:49 +02:00
2026-06-27 04:20:49 +02:00
2026-06-27 00:00:38 +02:00
2026-06-27 02:40:50 +02:00
2026-06-26 23:22:36 +02:00
2026-06-24 12:09:04 +02:00
2026-06-24 00:30:30 +02:00
2026-06-27 00:34:53 +02:00
2026-06-27 02:40:50 +02:00
2026-06-27 00:34:53 +02:00
2026-06-27 01:48:00 +02:00
2026-06-27 02:40:50 +02:00
2026-06-27 01:48:00 +02:00
2026-06-27 07:36:38 +02:00
2026-06-27 07:36:38 +02:00
2026-06-26 23:08:49 +02:00
2026-06-27 02:40:50 +02:00
2026-06-26 23:08:49 +02:00
2026-06-26 23:29:54 +02:00
2026-06-27 02:40:50 +02:00
2026-06-26 23:29:54 +02:00
2026-06-24 04:02:54 +02:00
2026-06-24 02:34:10 +02:00
2026-06-24 11:55:09 +02:00
2026-06-24 11:55:09 +02:00
2026-06-27 01:41:34 +02:00
2026-06-27 02:40:50 +02:00
2026-06-27 01:41:34 +02:00
2026-06-24 02:52:51 +02:00
2026-06-24 02:52:51 +02:00
2026-06-27 00:00:38 +02:00
2026-06-27 00:00:38 +02:00
2026-06-24 04:02:54 +02:00
2026-06-24 02:34:10 +02:00
2026-06-24 04:02:54 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 12:02:04 +02:00
2026-06-24 12:02:04 +02:00
2026-06-27 04:45:50 +02:00
2026-06-27 04:45:50 +02:00
2026-06-24 04:02:54 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 17:47:28 +02:00
2026-06-24 17:47:28 +02:00
2026-06-26 20:16:16 +02:00
2026-06-27 02:40:50 +02:00
2026-06-26 20:16:16 +02:00
2026-06-26 22:31:59 +02:00
2026-06-27 02:40:50 +02:00
2026-06-26 22:31:59 +02:00
2026-06-26 23:01:08 +02:00
2026-06-27 02:40:50 +02:00
2026-06-26 23:01:08 +02:00
2026-06-27 04:59:50 +02:00
2026-06-27 04:59:50 +02:00
2026-06-26 22:50:07 +02:00
2026-06-27 02:40:50 +02:00
2026-06-26 22:50:07 +02:00
2026-06-27 00:54:58 +02:00
2026-06-27 02:40:50 +02:00
2026-06-27 00:54:58 +02:00
2026-06-26 20:16:16 +02:00
2026-06-27 02:40:50 +02:00
2026-06-26 20:16:16 +02:00
2026-06-26 22:40:30 +02:00
2026-06-27 02:40:50 +02:00
2026-06-26 22:40:30 +02:00
2026-06-27 00:41:52 +02:00
2026-06-27 02:40:50 +02:00
2026-06-27 00:41:52 +02:00
2026-06-26 23:36:21 +02:00
2026-06-27 02:40:50 +02:00
2026-06-26 23:36:21 +02:00
2026-06-27 01:55:27 +02:00
2026-06-27 02:40:50 +02:00
2026-06-27 01:55:27 +02:00
2026-06-24 04:02:54 +02:00
2026-06-24 00:30:30 +02:00
2026-06-26 20:16:16 +02:00
2026-06-27 02:40:50 +02:00
2026-06-26 20:16:16 +02:00
2026-06-27 02:03:07 +02:00
2026-06-27 02:40:50 +02:00
2026-06-27 02:03:07 +02:00
2026-06-24 14:35:46 +02:00
2026-06-24 14:35:46 +02:00
2026-06-27 00:23:16 +02:00
2026-06-27 02:40:50 +02:00
2026-06-27 00:23:16 +02:00
2026-06-27 04:31:41 +02:00
2026-06-27 04:31:41 +02:00
2026-06-26 20:16:16 +02:00
2026-06-27 02:40:50 +02:00
2026-06-26 20:16:16 +02:00
2026-06-27 00:48:24 +02:00
2026-06-27 02:40:50 +02:00
2026-06-27 00:48:24 +02:00
2026-06-27 01:01:15 +02:00
2026-06-27 02:40:50 +02:00
2026-06-27 01:01:15 +02:00
2026-06-24 04:02:54 +02:00
2026-06-24 01:39:30 +02:00
2026-06-27 01:10:55 +02:00
2026-06-27 02:40:50 +02:00
2026-06-27 01:10:55 +02:00
2026-06-26 23:49:24 +02:00
2026-06-27 02:40:50 +02:00
2026-06-26 23:49:24 +02:00
2026-06-27 02:10:26 +02:00
2026-06-27 02:40:50 +02:00
2026-06-27 02:10:26 +02:00
2026-06-24 04:02:54 +02:00
2026-06-24 00:30:30 +02:00
2026-06-26 23:14:48 +02:00
2026-06-27 02:40:50 +02:00
2026-06-26 23:14:48 +02:00
2026-06-24 04:02:54 +02:00
2026-06-24 00:30:30 +02:00
2026-06-27 01:32:42 +02:00
2026-06-27 02:40:50 +02:00
2026-06-27 01:32:42 +02:00
2026-06-26 20:16:16 +02:00
2026-06-27 02:40:50 +02:00
2026-06-26 20:16:16 +02:00
2026-06-24 04:02:54 +02:00
2026-06-24 01:39:30 +02:00
2026-06-24 04:02:54 +02:00
2026-06-24 01:16:37 +02:00
2026-06-27 02:26:39 +02:00
2026-06-27 02:40:50 +02:00
2026-06-27 02:26:39 +02:00
2026-06-27 01:19:17 +02:00
2026-06-27 02:40:50 +02:00
2026-06-27 01:19:17 +02:00
2026-06-24 15:09:33 +02:00
2026-06-24 15:09:33 +02:00
2026-06-24 19:02:10 +02:00
2026-06-24 19:02:10 +02:00
2026-06-24 14:54:32 +02:00
2026-06-24 14:54:32 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 01:16:37 +02:00
2026-06-24 01:16:37 +02:00
2026-06-24 16:58:11 +02:00
2026-06-24 16:58:11 +02:00
2026-06-24 15:35:12 +02:00
2026-06-24 15:35:12 +02:00
2026-06-24 19:25:31 +02:00
2026-06-24 19:25:31 +02:00
2026-06-24 19:25:31 +02:00
2026-06-24 15:35:12 +02:00
2026-06-24 15:35:12 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 12:53:40 +02:00
2026-06-24 12:53:40 +02:00
2026-06-24 12:53:40 +02:00
2026-06-27 09:02:24 +02:00
2026-06-27 09:02:24 +02:00
2026-06-24 19:57:10 +02:00
2026-06-24 19:57:10 +02:00
2026-06-24 01:52:46 +02:00
2026-06-24 01:52:46 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 19:02:10 +02:00
2026-06-24 19:02:10 +02:00
2026-06-27 00:00:38 +02:00
2026-06-27 00:00:38 +02:00
2026-06-24 19:02:10 +02:00
2026-06-24 19:02:10 +02:00
2026-06-24 04:02:54 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 17:47:28 +02:00
2026-06-24 17:47:28 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 01:39:30 +02:00
2026-06-24 01:39:30 +02:00
2026-06-24 14:54:32 +02:00
2026-06-24 14:54:32 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 14:35:46 +02:00
2026-06-24 14:35:46 +02:00
2026-06-24 14:35:46 +02:00
2026-06-24 14:35:46 +02:00
2026-06-24 02:05:43 +02:00
2026-06-24 02:05:43 +02:00
2026-06-24 19:25:31 +02:00
2026-06-24 19:25:31 +02:00
2026-06-24 19:25:31 +02:00
2026-06-26 19:43:47 +02:00
2026-06-27 02:40:50 +02:00
2026-06-26 19:43:47 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 00:30:30 +02:00
2026-06-26 19:43:47 +02:00
2026-06-27 02:40:50 +02:00
2026-06-26 19:43:47 +02:00
2026-06-24 02:52:51 +02:00
2026-06-24 02:52:51 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 14:35:46 +02:00
2026-06-24 14:35:46 +02:00
2026-06-24 14:54:32 +02:00
2026-06-24 14:54:32 +02:00
2026-06-24 14:54:32 +02:00
2026-06-24 14:54:32 +02:00
2026-06-24 15:35:12 +02:00
2026-06-24 15:35:12 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 02:05:43 +02:00
2026-06-24 02:05:43 +02:00
2026-06-24 02:52:51 +02:00
2026-06-24 02:52:51 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 15:09:33 +02:00
2026-06-24 15:09:33 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 12:39:58 +02:00
2026-06-24 12:39:58 +02:00
2026-05-13 00:50:34 +02:00
2026-05-13 00:50:34 +02:00
2026-05-14 00:28:20 +02:00
2026-05-13 00:50:34 +02:00
2026-05-14 00:28:20 +02:00
2026-05-13 00:50:34 +02:00
2026-05-14 00:28:20 +02:00
2026-05-13 00:50:34 +02:00
2026-05-14 00:28:20 +02:00
2026-05-13 00:50:34 +02:00
2026-05-14 00:28:20 +02:00
2026-05-13 00:50:34 +02:00
2026-05-14 00:28:20 +02:00
2026-05-13 00:50:34 +02:00
2026-05-13 00:50:34 +02:00
2026-05-13 00:50:34 +02:00
2026-05-13 00:50:34 +02:00
2026-05-13 00:50:34 +02:00
2026-05-14 00:28:20 +02:00
2026-05-13 00:50:34 +02:00
2026-05-13 00:50:34 +02:00
2026-05-14 00:28:20 +02:00
2026-05-13 00:50:34 +02:00
2026-06-01 22:23:12 +02:00
2026-05-13 00:50:34 +02:00
2026-05-14 00:28:20 +02:00
2026-05-13 00:50:34 +02:00
2026-05-13 00:50:34 +02:00
2026-05-13 00:50:34 +02:00
2026-05-14 00:28:20 +02:00
2026-05-13 00:50:34 +02:00
2026-05-14 00:28:20 +02:00
2026-05-13 00:50:34 +02:00
2026-05-13 00:50:34 +02:00
2026-05-13 00:50:34 +02:00
2026-05-14 00:28:20 +02:00
2026-05-13 00:50:34 +02:00
2026-05-13 00:50:34 +02:00
2026-05-14 00:28:20 +02:00
2026-05-13 01:22:02 +02:00
2026-05-13 01:22:02 +02:00
2026-05-13 01:22:02 +02:00
2026-05-13 00:50:34 +02:00
2026-05-13 00:50:34 +02:00
2026-05-14 00:28:20 +02:00
2026-05-13 00:50:34 +02:00