egutierrez
6cc90558d4
feat(gamedev-2d): pipeline walk_cycle_oneshot — personaje andando en pixel-art animado
...
Promueve el caso 1 del report 0217 (animacion de sprites de personaje) a un
pipeline one-shot: de un prompt de personaje a un sprite sheet + GIF/WEBP en loop,
frame-by-frame dirigido por pose (ControlNet OpenPose + seed fija + Rembg) con cada
frame pixelizado a NxN RGBA.
Nuevas funciones reutilizables (issue 0087, crecimiento por composicion):
- comfyui_walk_cycle_oneshot (pipeline): orquesta poses -> generacion -> pixelizado
-> ensamblado. No-throw, salta frames que fallan. Modo openpose (esqueletos reales)
con fallback prompt-pose.
- render_openpose_walk_skeletons: dibuja N esqueletos OpenPose COCO-18 del walk cycle
(el insumo que el report 0217 marco como faltante).
- comfyui_pixelize_sprite_png: PNG existente -> NxN RGBA pixel-art real (compone
crop_to_content + pixeloe_downscale + comfyui_pixelize_image).
- assemble_animated_sprite: frames RGBA -> sprite sheet horizontal + WEBP/GIF loop.
- comfyui_build_walk_cycle_workflow (pura): grafo API del workflow animado para la UI
(ControlNet OpenPose -> KSampler xN seed fija -> ImageBatch -> Rembg -> SaveAnimatedWEBP).
Verificado en GPU: GIF/WEBP de caballero andando, 4 frames 32x32 (y 64x64) RGBA con
fondo transparente y 16 colores, identidad de silueta consistente, piernas que cambian.
Metodo de poses usado: OpenPose real (sin fallback). Evidencia en report 0221.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-28 18:14:46 +02:00
..
2026-06-28 16:00:20 +02:00
2026-05-13 00:50:34 +02:00
2026-06-28 18:14:46 +02:00
2026-06-28 18:14:46 +02:00
2026-06-27 13:50:25 +02:00
2026-06-27 13:50:25 +02:00
2026-06-27 13:50:25 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 12:36:18 +02:00
2026-06-27 12:36:18 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-28 07:30:59 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 20:50:34 +02:00
2026-06-27 20:50:34 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-28 07:30:59 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 20:36:55 +02:00
2026-06-27 20:36:55 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-28 07:30:59 +02:00
2026-06-24 02:52:51 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-28 07:30:59 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +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-28 07:30:59 +02:00
2026-06-27 18:24:52 +02:00
2026-06-26 22:50:07 +02:00
2026-06-28 07:27:32 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-28 15:59:26 +02:00
2026-06-28 15:59:26 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-24 04:02:54 +02:00
2026-06-24 00:30:30 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-28 07:30:59 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-24 04:02:54 +02:00
2026-06-24 00:30:30 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-24 04:02:54 +02:00
2026-06-24 01:16:37 +02:00
2026-06-28 18:14:46 +02:00
2026-06-28 18:14:46 +02:00
2026-06-27 16:33:03 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-24 15:09:33 +02:00
2026-06-24 15:09:33 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-28 07:30:59 +02:00
2026-06-24 14:54:32 +02:00
2026-06-27 13:50:25 +02:00
2026-06-27 13:50:25 +02:00
2026-06-27 13:50:25 +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-28 07:30:59 +02:00
2026-06-24 15:35:12 +02:00
2026-06-28 04:46:47 +02:00
2026-06-27 20:35:46 +02:00
2026-06-24 19:25:31 +02:00
2026-06-28 07:23:59 +02:00
2026-06-28 07:23:59 +02:00
2026-06-24 15:35:12 +02:00
2026-06-24 15:35:12 +02:00
2026-06-28 04:46:47 +02:00
2026-06-27 20:50:34 +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-28 07:30:59 +02:00
2026-06-27 09:02:24 +02:00
2026-06-27 13:50:25 +02:00
2026-06-27 13:50:25 +02:00
2026-06-27 13:50:25 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-28 07:30:59 +02:00
2026-06-24 01:52:46 +02:00
2026-06-28 07:23:59 +02:00
2026-06-28 07:23:59 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-24 00:30:30 +02:00
2026-06-24 00:30:30 +02:00
2026-06-28 07:23:59 +02:00
2026-06-28 04:55:39 +02:00
2026-06-28 07:30:59 +02:00
2026-06-24 14:54:32 +02:00
2026-06-27 18:24:52 +02:00
2026-06-24 00:30:30 +02:00
2026-06-28 07:23:59 +02:00
2026-06-28 07:23:59 +02:00
2026-06-28 04:46:47 +02:00
2026-06-27 20:35:46 +02:00
2026-06-28 07:23:59 +02:00
2026-06-28 07:23:59 +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-27 18:24:52 +02:00
2026-06-24 00:30:30 +02:00
2026-06-28 15:59:26 +02:00
2026-06-28 15:59:26 +02:00
2026-06-28 18:14:46 +02:00
2026-06-28 18:14:46 +02:00
2026-06-24 02:52:51 +02:00
2026-06-24 02:52:51 +02:00
2026-06-28 07:30:59 +02:00
2026-06-24 00:30:30 +02:00
2026-06-28 07:30:59 +02:00
2026-06-27 18:24:52 +02:00
2026-06-28 07:23:59 +02:00
2026-06-28 07:23:59 +02:00
2026-06-28 07:30:59 +02:00
2026-06-24 14:54:32 +02:00
2026-06-28 07:30:59 +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-27 18:24:52 +02:00
2026-06-24 02:52:51 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-24 15:09:33 +02:00
2026-06-24 15:09:33 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-27 18:24:52 +02:00
2026-06-28 15:59:26 +02:00
2026-06-28 16:02: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
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-06-28 15:24:15 +02:00
2026-06-28 15:24:15 +02:00
2026-06-28 18:14:46 +02:00
2026-06-28 18:14:46 +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