egutierrez
e57da2f6d5
feat(gamedev): ronda 1 — pixelize + luma→alpha + export-godot (grupo gamedev)
...
Tres funciones CPU-only del lote gamedev 2D + 2 helpers puros + grupo de capacidad:
- comfyui_pixelize_image_py_ml (impure): Fase 2 pixelart — downscale nearest +
cuantizacion a N colores / paleta fija (game-boy/pico-8/nes) + re-upscale nearest.
- comfyui_matting_luma_to_alpha_py_ml (impure): frame VFX sobre negro -> RGBA por
luminancia ponderada (translucidos con additive blend).
- comfyui_export_asset_to_godot_py_pipelines (impure): puente ComfyUI -> Godot 4 —
copia a res://assets/<dir> por kind + .import por tipo + filtro Nearest si pixelart
+ reimport headless best-effort. Compone los 2 helpers puros.
- godot_map_asset_dir_py_core, godot_clean_asset_name_py_core (pure): nucleos
reutilizables del pipeline.
- docs/capabilities/gamedev-2d.md + INDEX: grupo nuevo gamedev.
Tests 33/33 verdes (offline PIL/numpy). Golden real verificado: asset de
~/ComfyUI/output -> /tmp/godot_test_proj con .import correcto y reimport headless
real de Godot 4.7. Sin GPU, sin red, sin tocar proyectos del usuario.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-26 19:43:47 +02:00
..
2026-05-05 23:34:03 +02:00
2026-03-29 00:54:24 +01:00
2026-06-20 18:22:23 +02:00
2026-06-20 18:22:23 +02:00
2026-06-20 18:22:23 +02:00
2026-06-20 18:22:23 +02:00
2026-06-21 14:22:55 +02:00
2026-06-21 14:22:55 +02:00
2026-05-17 00:07:03 +02:00
2026-05-17 00:07:03 +02:00
2026-05-16 16:33:22 +02:00
2026-05-16 16:33:22 +02:00
2026-05-16 16:33:22 +02:00
2026-05-16 16:33:22 +02:00
2026-06-06 12:49:54 +02:00
2026-06-06 12:49:54 +02:00
2026-06-26 19:43:47 +02:00
2026-06-26 19:43:47 +02:00
2026-06-26 19:43:47 +02:00
2026-06-24 19:02:10 +02:00
2026-06-24 19:02:10 +02:00
2026-06-24 15:09:33 +02:00
2026-06-24 15:09:33 +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:34:10 +02:00
2026-06-24 02:34:10 +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 12:53:40 +02:00
2026-06-24 12:53:40 +02:00
2026-06-24 12:53:40 +02:00
2026-06-24 01:52:46 +02:00
2026-06-24 01:52:46 +02:00
2026-06-24 02:34:10 +02:00
2026-06-24 02:34:10 +02:00
2026-05-14 00:28:20 +02:00
2026-05-04 23:35:22 +02:00
2026-05-14 00:28:20 +02:00
2026-05-04 23:35:22 +02:00
2026-05-16 16:33:22 +02:00
2026-05-16 16:33:22 +02:00
2026-05-17 00:07:03 +02:00
2026-06-01 22:23:12 +02:00
2026-05-17 00:07:03 +02:00
2026-06-17 00:04:41 +02:00
2026-06-17 00:04:41 +02:00
2026-06-17 00:04:41 +02:00
2026-05-14 00:28:20 +02:00
2026-05-04 23:35:22 +02:00
2026-04-30 16:52:46 +02:00
2026-04-30 16:52:46 +02:00
2026-05-30 17:28:47 +02:00
2026-05-30 17:28:47 +02:00
2026-04-05 17:11:32 +02:00
2026-05-14 00:28:20 +02:00
2026-04-05 17:11:32 +02:00
2026-06-14 15:31:28 +02:00
2026-06-14 15:31:28 +02:00
2026-06-14 15:31:28 +02:00
2026-05-14 00:28:20 +02:00
2026-05-04 23:35:22 +02:00
2026-06-12 00:43:59 +02:00
2026-06-12 00:43:59 +02:00
2026-06-12 00:43:59 +02:00
2026-06-12 00:43:59 +02:00
2026-06-20 18:22:23 +02:00
2026-06-20 18:22:23 +02:00
2026-06-20 18:22:23 +02:00
2026-06-21 14:22:55 +02:00
2026-06-21 14:22:55 +02:00
2026-06-14 23:55:16 +02:00
2026-06-20 18:22:23 +02:00
2026-06-01 22:23:12 +02:00
2026-03-29 00:54:24 +01:00
2026-06-01 11:39:08 +02:00
2026-06-01 11:39:08 +02:00
2026-04-05 18:45:16 +02:00
2026-03-29 00:54:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-29 00:54:24 +01:00
2026-06-01 22:23:12 +02:00
2026-05-17 02:44:04 +02:00
2026-06-22 20:11:26 +02:00
2026-06-22 20:11:26 +02:00
2026-06-22 20:11:26 +02:00
2026-06-22 20:11:26 +02:00
2026-04-05 18:45:16 +02:00
2026-04-05 17:11:32 +02:00
2026-06-20 18:22:23 +02:00
2026-06-20 18:22:23 +02:00
2026-06-20 18:22:23 +02:00
2026-06-20 18:22:23 +02:00
2026-06-20 18:22:23 +02:00
2026-06-21 14:22:55 +02:00
2026-06-21 14:22:55 +02:00
2026-06-21 14:22:55 +02:00
2026-06-14 15:12:07 +02:00
2026-06-14 15:12:07 +02:00
2026-06-14 15:12:07 +02:00
2026-06-21 14:22:55 +02:00
2026-06-21 14:22:55 +02:00
2026-06-21 14:22:55 +02:00
2026-05-18 18:17:08 +02:00
2026-05-18 18:17:08 +02:00
2026-04-05 18:45:16 +02:00
2026-04-05 17:11:32 +02:00
2026-06-22 11:29:49 +02:00
2026-06-22 11:29:49 +02:00
2026-06-22 11:29:49 +02:00
2026-06-14 15:12:07 +02:00
2026-06-14 15:12:07 +02:00
2026-06-14 15:12:07 +02:00
2026-05-14 00:28:20 +02:00
2026-05-05 23:34:03 +02:00
2026-05-14 00:28:20 +02:00
2026-05-14 00:28:20 +02:00
2026-05-14 18:13:22 +02:00