{"id":50,"date":"2025-06-04T12:12:31","date_gmt":"2025-06-04T12:12:31","guid":{"rendered":"https:\/\/codigoyconcreto.es\/?page_id=50"},"modified":"2025-06-04T12:15:43","modified_gmt":"2025-06-04T12:15:43","slug":"simulador-de-optimizacion-de-espacios-interiores","status":"publish","type":"page","link":"https:\/\/codigoyconcreto.es\/index.php\/simulador-de-optimizacion-de-espacios-interiores\/","title":{"rendered":"Simulador de Optimizaci\u00f3n de Espacios Interiores"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\"><strong>Simulador de Optimizaci\u00f3n de Espacios Interiores<\/strong><\/h1>\n\n\n\n<!DOCTYPE html>\n<html lang=\"es\"><head>\n<meta charset=\"utf-8\"\/>\n<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\/>\n<title>Simulador de Optimizaci\u00f3n de Espacios Interiores<\/title>\n<link href=\"https:\/\/cdn.jsdelivr.net\/npm\/tailwindcss@2.2.19\/dist\/tailwind.min.css\" rel=\"stylesheet\"\/>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@300;400;500;700&amp;display=swap\" rel=\"stylesheet\"\/>\n<link href=\"https:\/\/fonts.googleapis.com\/icon?family=Material+Icons\" rel=\"stylesheet\"\/>\n<style>\n    body {\n      font-family: 'Roboto', sans-serif;\n      background-color: #0A192F;color: #E0E0E0;}\n    .card {\n      background-color: #0D243E;border: 1px solid #1A3A5E;border-radius: 0.5rem;\n      padding: 1.5rem;\n      transition: transform 0.2s ease-in-out;\n    }\n    .card:hover {\n        transform: translateY(-5px);\n    }\n    .card-title {\n      color: #64FFDA;font-weight: 500;\n      font-size: 1.125rem;\n      margin-bottom: 1rem;\n    }\n    .btn {\n      background-color: #64FFDA;color: #0A192F;padding: 0.75rem 1.5rem;\n      border-radius: 0.25rem;\n      font-weight: 500;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      transition: background-color 0.3s;\n    }\n    .btn:hover {\n      background-color: #52D8C9;}\n    .btn-outline {\n      background-color: transparent;\n      border: 1px solid #64FFDA;\n      color: #64FFDA;\n    }\n    .btn-outline:hover {\n      background-color: rgba(100, 255, 218, 0.1);\n    }\n    .icon {\n      font-size: 1.5rem;\n      margin-right: 0.5rem;\n    }\n    .main-title {\n      font-size: 2.5rem;\n      font-weight: 700;\n      color: #CCD6F6;text-shadow: 0 0 10px rgba(100, 255, 218, 0.5);}\n    .subtitle {\n      font-size: 1.125rem;\n      color: #A8B2D1;max-width: 600px;\n      margin: 0 auto 2rem auto;\n    }\n    .grid-container {\n        display: grid;\n        gap: 1.5rem;grid-template-columns: repeat(1, minmax(0, 1fr));\n    }\n    @media (min-width: 768px) {\n        .grid-container {\n            grid-template-columns: repeat(3, minmax(0, 1fr));\n        }\n    }.floor-plan-img {\n      background-color: #1A3A5E;border: 2px solid #64FFDA;border-radius: 0.25rem;\n      padding: 1rem;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n    .floor-plan-img img {\n      filter: brightness(1.2) contrast(1.1) saturate(1.5);}\n  <\/style>\n<\/head>\n<body class=\"p-4 md:p-8\">\n<header class=\"text-center mb-12\">\n<h1 class=\"main-title mb-4\">SIMULADOR DE OPTIMIZACI\u00d3N DE ESPACIOS INTERIORES<\/h1>\n<p class=\"subtitle\">\n      Redise\u00f1a la distribuci\u00f3n de ambientes para maximizar confort, iluminaci\u00f3n natural, ventilaci\u00f3n y eficiencia energ\u00e9tica\n    <\/p>\n<\/header>\n<main class=\"grid-container max-w-6xl mx-auto\">\n<div class=\"card md:row-span-1\">\n<h2 class=\"card-title\">Carga del Plano Base<\/h2>\n<div class=\"flex flex-col items-center\">\n<span class=\"material-icons text-6xl text-blue-400 mb-4\">upload_file<\/span>\n<button class=\"btn w-full\">\n<span class=\"material-icons icon\">upload<\/span> Subir plano\n        <\/button>\n<p class=\"text-xs text-gray-400 mt-2\">o dibuja un croquis base<\/p>\n<\/div>\n<\/div>\n<div class=\"card md:col-span-1 md:row-span-2\">\n<h2 class=\"card-title\">Asignaci\u00f3n de Ambientes<\/h2>\n<div class=\"floor-plan-img h-full flex items-center justify-center\">\n<img decoding=\"async\" alt=\"Plano de ejemplo con ambientes asignados: Dormitorio, Sala, Cocina\" class=\"max-w-full h-auto max-h-80 object-contain\" src=\"https:\/\/lh3.googleusercontent.com\/aida-public\/AB6AXuCXlkhnLEslZhBVhhELNBzhLG-4UZvblTLsCwn3BfsMyV5EvERceyVhQbULkh8BhBNsp3mwsLgok9w8eOZf6hqz1uuZQJCB-2Uy2lNgc0OgmX6u5WiAt6zjbM3KKhztPMKxmABP09OKCLaOsq3PHdYVf0tJKWF7M-sgdIfluSj2afXD-ThhYE9odRt_bwGvvI8Tg4uu14bvSFyakSOrFrD8vmIi8Ei0bdb6GbiYdXEPZOELJlCZkCG3AW7ANa7cIGtu8I1N_uqkSWmO\"\/>\n<\/div>\n<\/div>\n<div class=\"card md:row-span-1\">\n<h2 class=\"card-title\">Sugerencias Automaticas<\/h2>\n<div class=\"space-y-4\">\n<button class=\"btn btn-outline w-full\">\n<span class=\"material-icons icon\">wb_sunny<\/span> Simular\n        <\/button>\n<button class=\"btn w-full\">\n<span class=\"material-icons icon\">check<\/span> Aplicar\n        <\/button>\n<\/div>\n<\/div>\n<div class=\"card\">\n<h2 class=\"card-title\">Asignaci\u00f3n de Ambientes<\/h2>\n<div class=\"floor-plan-img h-40 md:h-full flex items-center justify-center\">\n<img decoding=\"async\" alt=\"Visualizaci\u00f3n abstracta de asignaci\u00f3n de ambientes en un plano\" class=\"max-w-full h-auto max-h-32 md:max-h-full object-contain\" src=\"https:\/\/lh3.googleusercontent.com\/aida-public\/AB6AXuAbwPx02EmHf1KNJrdA5WpZyt4WHGwZ2266RJgOMFrwCJDfERXHvTM9aV2o2wMXDHnozCZLxdEsgwltvQB407zwgu9OKix7ZFxcq5DwD-Qmlswdl5yqzxIG_t0QiJLK2pA6Kkz5b6KwAUBijX0jaGRSAciLde0_VVGdZZpll4QTbmH4EDrbY-mx-IosBnod4Rm2mXIw0mRO7TIqYEgL49q83bosOLvK-So7sekYqYxt2lClIgOQN025zQFyaN4UOTE0fKTTJdpGsHvf\"\/>\n<\/div>\n<\/div>\n<div class=\"card\">\n<h2 class=\"card-title\">Resultados y Comparativas<\/h2>\n<div class=\"flex flex-col md:flex-row items-center justify-around gap-4 h-full\">\n<img decoding=\"async\" alt=\"Gr\u00e1fico de barras indicando resultados\" class=\"h-24 md:h-32 object-contain\" src=\"https:\/\/lh3.googleusercontent.com\/aida-public\/AB6AXuDddbI3AwGqAhkIah4notltXy20NbxtYpbWcxpvmLDeFKYG8Cl8A7_JKiFP3mdGmaeY8pj-u0vifZpjCLyfIfWf73aAtNzmst8dPVb6b8ZHjMT9zsOoQwv5tCZhbRZ9qSXIduClIp91cLAyyUaUeKWgLs-Os16Q6EcuWGeuTE1kan97jKDo9a-ma7jadLgqcsN4LQdUMSx3T0sa0cdyLRYhIUv9J6FqaR4XacRBSWih7nuR2zT_ltkBeyLTkO4Kmht-nuMqntwlRvct\"\/>\n<img decoding=\"async\" alt=\"Indicador circular de ventilaci\u00f3n cruzada\" class=\"h-24 md:h-32 object-contain\" src=\"https:\/\/lh3.googleusercontent.com\/aida-public\/AB6AXuDOjsSKihu6OWg0fr2_E7b4nS7jfF5UaGhQSeFBLxFsaFeWAAofyl_g1B-LuScLqAaOtpeR25FtVqRmS8xP1L24tIeePZ9yo9Qf9pWcuQEfOkEBtcQGyqwW_eoRz33FquENHWywrCGa6howBJIkrKkTQSmWTIh5hR-Hu6NZfScEW54WD3ciyG_XQq1VZCtCBQ5pWOSwHbKKuOSPjDPzCB0wzfKKV-FEi08mXp7CPwXQqe4w3BejYiV7Qm5RVA-qqKEIkzGDDTaAYqiK\"\/>\n<\/div>\n<\/div>\n<div class=\"card md:row-span-2\">\n<h2 class=\"card-title\">Resultados y Comparativas<\/h2>\n<div class=\"flex flex-col items-center justify-center h-full\">\n<img decoding=\"async\" alt=\"Gr\u00e1fico radar mostrando confort, ventilaci\u00f3n y ahorro energ\u00e9tico\" class=\"max-w-full h-auto max-h-64 object-contain\" src=\"https:\/\/lh3.googleusercontent.com\/aida-public\/AB6AXuAn-Xx41uw_PmNzxAPGLo0QDdUtKLKZaMjdri9RUVg_UJvmjLNrL-MsJVK9hoQYmE4W4s586rnxBeLS1UfbfkNlXBJiFt3bXbZ3b2pHRbkbLxnHHXjQGXll3KR-43iRB8zRXohtry2CWtZXM5T2VV5-gAEc3ArUuDzCspdviT3hFytiMqBX_fwVsShKKi-ypSgCCNU2MeBlfvSu0NFQN5IByuX9bnmNzzMuPI14tHqMkJkOl5AZtIhHyi8AYqiKBNWSGKqVmyuQzi7Z\"\/>\n<\/div>\n<\/div>\n<div class=\"card md:col-start-1\">\n<h2 class=\"card-title\">Exportar Informe<\/h2>\n<button class=\"btn w-full\">\n<span class=\"material-icons icon\">download<\/span> Exportar informe\n      <\/button>\n<\/div>\n<\/main>\n\n<\/body><\/html>\n","protected":false},"excerpt":{"rendered":"<p>Simulador de Optimizaci\u00f3n de Espacios Interiores Simulador de Optimizaci\u00f3n de Espacios Interiores SIMULADOR DE OPTIMIZACI\u00d3N DE ESPACIOS INTERIORES Redise\u00f1a la [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":52,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-50","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/codigoyconcreto.es\/index.php\/wp-json\/wp\/v2\/pages\/50","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/codigoyconcreto.es\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/codigoyconcreto.es\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/codigoyconcreto.es\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/codigoyconcreto.es\/index.php\/wp-json\/wp\/v2\/comments?post=50"}],"version-history":[{"count":1,"href":"https:\/\/codigoyconcreto.es\/index.php\/wp-json\/wp\/v2\/pages\/50\/revisions"}],"predecessor-version":[{"id":51,"href":"https:\/\/codigoyconcreto.es\/index.php\/wp-json\/wp\/v2\/pages\/50\/revisions\/51"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/codigoyconcreto.es\/index.php\/wp-json\/wp\/v2\/media\/52"}],"wp:attachment":[{"href":"https:\/\/codigoyconcreto.es\/index.php\/wp-json\/wp\/v2\/media?parent=50"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}