{"id":17274,"date":"2024-10-15T18:39:38","date_gmt":"2024-10-15T16:39:38","guid":{"rendered":"https:\/\/present4d.com\/?page_id=17274"},"modified":"2025-03-15T07:15:53","modified_gmt":"2025-03-15T06:15:53","slug":"project-page","status":"publish","type":"page","link":"https:\/\/present4d.com\/en\/project-page\/","title":{"rendered":"Project Page"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text _builder_version=&#8221;4.18.0&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n\r\n    <style>\r\n        \/* Base Styles *\/\r\n        .abc-filter-container {\r\n            margin-bottom: 20px;\r\n            padding: 15px;\r\n            background-color: #f5f7fa;\r\n            border-radius: 10px;\r\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\r\n        }\r\n        \r\n        .abc-filter-wrapper {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 10px;\r\n            flex-wrap: nowrap;\r\n            width: 100%;\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        .abc-filter-container input,\r\n        .abc-filter-container select {\r\n            padding: 12px 15px;\r\n            font-size: 16px;\r\n            border: 1px solid #dae0e6;\r\n            border-radius: 6px;\r\n            outline: none;\r\n            flex-grow: 1;\r\n            min-width: 120px;\r\n            transition: all 0.3s ease;\r\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);\r\n        }\r\n        \r\n        .abc-filter-container input:focus,\r\n        .abc-filter-container select:focus {\r\n            border-color: #0073aa;\r\n            box-shadow: 0 0 0 2px rgba(0, 115, 170, 0.2);\r\n        }\r\n        \r\n        .abc-reset-btn {\r\n            background: #d9534f;\r\n            color: white;\r\n            border: none;\r\n            padding: 12px 20px;\r\n            cursor: pointer;\r\n            border-radius: 6px;\r\n            font-size: 16px;\r\n            font-weight: 600;\r\n            transition: all 0.3s ease;\r\n            flex-shrink: 0;\r\n            box-shadow: 0 2px 4px rgba(217, 83, 79, 0.2);\r\n        }\r\n        \r\n        .abc-reset-btn:hover {\r\n            background: #c9302c;\r\n            transform: translateY(-1px);\r\n            box-shadow: 0 4px 6px rgba(217, 83, 79, 0.3);\r\n        }\r\n        \r\n        .abc-project-count {\r\n            text-align: center;\r\n            font-size: 18px;\r\n            font-weight: bold;\r\n            margin: 20px 0;\r\n            color: #444;\r\n        }\r\n        \r\n        \/* Project Container & Items *\/\r\n        .abc-project-container {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 25px;\r\n            padding: 20px;\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        .abc-project-item {\r\n            display: flex;\r\n            width: 100%;\r\n            border: none;\r\n            padding: 25px;\r\n            background: #fff;\r\n            border-radius: 10px;\r\n            box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);\r\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n        }\r\n        \r\n        .abc-project-item:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);\r\n        }\r\n        \r\n        .abc-project-image {\r\n            flex: 1;\r\n            max-width: 400px;\r\n            margin-right: 25px;\r\n        }\r\n        \r\n        .abc-project-image img {\r\n            width: 100%;\r\n            height: auto;\r\n            border-radius: 8px;\r\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);\r\n            object-fit: cover;\r\n        }\r\n        \r\n        .abc-project-info {\r\n            flex: 2;\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: flex-start;\r\n            padding-top: 5px;\r\n        }\r\n        \r\n        .abc-project-info h3 {\r\n            margin: 0 0 0px; \/* Space between elements*\/\r\n            font-size: 24px;\r\n            line-height: 1.2;\r\n        }\r\n        \r\n        .abc-project-info h3 a {\r\n            text-decoration: none;\r\n            color: #0073aa;\r\n            transition: color 0.3s ease;\r\n        }\r\n        \r\n        .abc-project-info h3 a:hover {\r\n            color: #005580;\r\n        }\r\n        \r\n        .abc-project-info p {\r\n            margin: 0px 0; \/* Space between elements*\/\r\n            font-size: 16px;\r\n            color: #666;\r\n            line-height: 1.3;\r\n        }\r\n        \r\n        .abc-project-info p.project-excerpt {\r\n            margin: 0 0 0px 0; \/* Space between elements*\/\r\n            font-style: italic;\r\n            color: #555;\r\n        }\r\n        \r\n        .abc-project-info p strong {\r\n            color: #444;\r\n            font-weight: 600;\r\n            margin-right: 5px;\r\n        }\r\n        \r\n        \/* Responsive Design *\/\r\n        @media (max-width: 1024px) {\r\n            .abc-project-item {\r\n                padding: 20px;\r\n            }\r\n            \r\n            .abc-project-image {\r\n                max-width: 350px;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .abc-filter-wrapper {\r\n                flex-wrap: wrap;\r\n            }\r\n            \r\n            .abc-reset-btn {\r\n                margin-top: 10px;\r\n                width: 100%;\r\n            }\r\n            \r\n            .abc-project-item {\r\n                flex-direction: row;\r\n                align-items: flex-start;\r\n            }\r\n            \r\n            .abc-project-image {\r\n                max-width: 250px;\r\n                margin-right: 20px;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 576px) {\r\n            .abc-filter-container input,\r\n            .abc-filter-container select {\r\n                width: 100%;\r\n                margin-bottom: 10px;\r\n            }\r\n            \r\n            .abc-filter-wrapper {\r\n                flex-direction: column;\r\n            }\r\n            \r\n            .abc-project-item {\r\n                flex-direction: column;\r\n            }\r\n            \r\n            .abc-project-image {\r\n                max-width: 100%;\r\n                margin-right: 0;\r\n                margin-bottom: 20px;\r\n            }\r\n            \r\n            .abc-project-info {\r\n                padding-left: 0;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <!-- Filters Section -->\r\n    <div class=\"abc-filter-container\">\r\n        <div class=\"abc-filter-wrapper\">\r\n            <input type=\"text\" id=\"abc-project-search\" placeholder=\"Suchtext eingeben...\">\r\n\r\n            <select id=\"abc-project-industry\">\r\n                <option value=\"\">Alle Industrien<\/option>\r\n\t\t\t\t                    <option value=\"360 panorama photography\">360 panorama photography<\/option>\r\n                                    <option value=\"360 \u00b0 camer\">360 \u00b0 camer<\/option>\r\n                                    <option value=\"Art\">Art<\/option>\r\n                                    <option value=\"Cheman technology\">Cheman technology<\/option>\r\n                                    <option value=\"Craft\">Craft<\/option>\r\n                                    <option value=\"Education\">Education<\/option>\r\n                                    <option value=\"Education electronics\">Education electronics<\/option>\r\n                                    <option value=\"Finance\">Finance<\/option>\r\n                                    <option value=\"Fintech\">Fintech<\/option>\r\n                                    <option value=\"Healthcare\">Healthcare<\/option>\r\n                                    <option value=\"Inclusion\">Inclusion<\/option>\r\n                                    <option value=\"Laser scanning\">Laser scanning<\/option>\r\n                                    <option value=\"Management consultancy\">Management consultancy<\/option>\r\n                                    <option value=\"Measurement technology\">Measurement technology<\/option>\r\n                                    <option value=\"Mechanical engineering\">Mechanical engineering<\/option>\r\n                                    <option value=\"Medical technology\">Medical technology<\/option>\r\n                                    <option value=\"Office management\">Office management<\/option>\r\n                                    <option value=\"Plant construction\">Plant construction<\/option>\r\n                                    <option value=\"Public Safety\">Public Safety<\/option>\r\n                                    <option value=\"Social issue\">Social issue<\/option>\r\n                                    <option value=\"Trade fair construction\">Trade fair construction<\/option>\r\n                                    <option value=\"VR suite\">VR suite<\/option>\r\n                                    <option value=\"Water management\">Water management<\/option>\r\n                                    <option value=\"Welfare association\">Welfare association<\/option>\r\n                                    <option value=\"geology\">geology<\/option>\r\n                                    <option value=\"innovation\">innovation<\/option>\r\n                                    <option value=\"logistics\">logistics<\/option>\r\n                                    <option value=\"museum\">museum<\/option>\r\n                                    <option value=\"property\">property<\/option>\r\n                                    <option value=\"standardization\">standardization<\/option>\r\n                                    <option value=\"tourism\">tourism<\/option>\r\n                            <\/select>\r\n\r\n            <select id=\"abc-project-area\">\r\n                <option value=\"\">Alle Anwendungsgebiete<\/option>\r\n\t\t\t\t                    <option value=\"Building documentation\">Building documentation<\/option>\r\n                                    <option value=\"Concept draft seminar\">Concept draft seminar<\/option>\r\n                                    <option value=\"Concept presentation\">Concept presentation<\/option>\r\n                                    <option value=\"Investment advice\">Investment advice<\/option>\r\n                                    <option value=\"Onboarding\">Onboarding<\/option>\r\n                                    <option value=\"Product comparison\">Product comparison<\/option>\r\n                                    <option value=\"Product concept presentation\">Product concept presentation<\/option>\r\n                                    <option value=\"Product presentation\">Product presentation<\/option>\r\n                                    <option value=\"Real estate tour\">Real estate tour<\/option>\r\n                                    <option value=\"Safety training\">Safety training<\/option>\r\n                                    <option value=\"School lesson learning module\">School lesson learning module<\/option>\r\n                                    <option value=\"Security instruction\">Security instruction<\/option>\r\n                                    <option value=\"Social issue\">Social issue<\/option>\r\n                                    <option value=\"Story\">Story<\/option>\r\n                                    <option value=\"VR suite\">VR suite<\/option>\r\n                                    <option value=\"VRS training \/references\">VRS training \/references<\/option>\r\n                                    <option value=\"Virtual art exhibition\">Virtual art exhibition<\/option>\r\n                                    <option value=\"Virtual company tour\">Virtual company tour<\/option>\r\n                                    <option value=\"Virtual course of school\">Virtual course of school<\/option>\r\n                                    <option value=\"Virtual exhibition\">Virtual exhibition<\/option>\r\n                                    <option value=\"Virtual exhibition stand\">Virtual exhibition stand<\/option>\r\n                                    <option value=\"Virtual fairy tale\">Virtual fairy tale<\/option>\r\n                                    <option value=\"Virtual health formation\">Virtual health formation<\/option>\r\n                                    <option value=\"Virtual museum\">Virtual museum<\/option>\r\n                                    <option value=\"Virtual operating instructions\">Virtual operating instructions<\/option>\r\n                                    <option value=\"Virtual references\">Virtual references<\/option>\r\n                                    <option value=\"Virtual tour\">Virtual tour<\/option>\r\n                                    <option value=\"documentation\">documentation<\/option>\r\n                                    <option value=\"enlightenment\">enlightenment<\/option>\r\n                                    <option value=\"inspiration\">inspiration<\/option>\r\n                                    <option value=\"tourism\">tourism<\/option>\r\n                                    <option value=\"training\">training<\/option>\r\n                                    <option value=\"virtual city and company inspection\">virtual city and company inspection<\/option>\r\n                            <\/select>\r\n            \r\n            <button class=\"abc-reset-btn\" onclick=\"resetFilters()\">Reset<\/button>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Project Count -->\r\n    <div class=\"abc-project-count\">\r\n        <span id=\"abc-project-count\">Showing 62 projects out of 62<\/span>\r\n    <\/div>\r\n\r\n    <div class=\"abc-project-container\" id=\"abc-project-list\">\r\n                        <div class=\"abc-project-item\"\r\n                     data-title=\"100 years of Austrian standards\"\r\n                     data-industry=\"standardization\"\r\n                     data-area=\"Virtual exhibition\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"294\" height=\"147\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Picture4.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/100-years-of-austrian-standards\/\">100 years of Austrian standards<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Very extensive virtual exhibition for the 100th anniversary of the standardization and standardization institute \"Austrian Standards\". 5 interactive stations (see highlights)<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> standardization<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual exhibition<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Blackout DRK\"\r\n                     data-industry=\"Public Safety\"\r\n                     data-area=\"enlightenment\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/engram-logistik.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/blackout-drk\/\">Blackout DRK<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">This project serves to draw attention to people to the devastating consequences of a blackout. At the end of this simulation<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Public Safety<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> enlightenment<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Chamber of Crafts of the Palatinate\"\r\n                     data-industry=\"Craft\"\r\n                     data-area=\"Virtual company tour\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2024\/12\/VR-VIEW-e1728929062852.png\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/present4d.com\/wp-content\/uploads\/2024\/12\/VR-VIEW-e1728929062852.png 427w, https:\/\/present4d.com\/wp-content\/uploads\/2024\/12\/VR-VIEW-e1728929062852-300x150.png 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/chamber-of-crafts-of-the-palatinate\/\">Chamber of Crafts of the Palatinate<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">You can use a panorama came to call up information about 22 apprenticeships<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Craft<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual company tour<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Child protection association: Dangers in the household\"\r\n                     data-industry=\"Public Safety\"\r\n                     data-area=\"enlightenment\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Kinderschutzbund-1.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/child-protection-association-dangers-in-the-household\/\">Child protection association: Dangers in the household<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">The Child Protection Association provides information about dangers in the household to prevent accidents in children. He offers advice and up<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Public Safety<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> enlightenment<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Comprehensive school Spree-Neisse\"\r\n                     data-industry=\"Education\"\r\n                     data-area=\"Virtual course of school\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Gesamtschule-Spree-Nei\ufffde-.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Gesamtschule-Spree-Nei\ufffde-.jpg 1920w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Gesamtschule-Spree-Nei\ufffde--300x150.jpg 300w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Gesamtschule-Spree-Nei\ufffde--1024x511.jpg 1024w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Gesamtschule-Spree-Nei\ufffde--768x384.jpg 768w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Gesamtschule-Spree-Nei\ufffde--1536x767.jpg 1536w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Gesamtschule-Spree-Nei\ufffde--1080x539.jpg 1080w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Gesamtschule-Spree-Nei\ufffde--1280x639.jpg 1280w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Gesamtschule-Spree-Nei\ufffde--980x489.jpg 980w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Gesamtschule-Spree-Nei\ufffde--480x240.jpg 480w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/comprehensive-school-spree-neisse\/\">Comprehensive school Spree-Neisse<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Virtual school tour with a lot of information about MINT subjects and school areas<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Education<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual course of school<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"DHL World Innovation Center\"\r\n                     data-industry=\"logistics\"\r\n                     data-area=\"Virtual company tour\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Kinderschutzbund.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/dhl-world-innovation-center\/\">DHL World Innovation Center<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">The DHL Innovation Center is a global research and development center from DHL, one of the world's leading logistics companies. It serves as a central platform for innovations in the field of logistics, supply chain and transport technologies.<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> logistics<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual company tour<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Doosan Lentjes Digital refer\"\r\n                     data-industry=\"Plant construction\"\r\n                     data-area=\"Virtual references\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2024\/12\/Doosan-Lentjes-World.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/doosan-lentjes-digital-refer\/\">Doosan Lentjes Digital refer<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">From a globe you can call 14 large facilities from all over the world.<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Plant construction<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual references<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Doosan-Lentjes Baudoku Dinslaken\"\r\n                     data-industry=\"Plant construction\"\r\n                     data-area=\"Building documentation\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"296\" height=\"148\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Picture2.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/doosan-lentjes-baudoku-dinslaken\/\">Doosan-Lentjes Baudoku Dinslaken<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Building documentation allows time jumps to see the \"grow\" system.<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Plant construction<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Building documentation<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Doosan-Lentjes Baudoku Wiesbaden\"\r\n                     data-industry=\"Plant construction\"\r\n                     data-area=\"Building documentation\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/moehlenhoff.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/doosan-lentjes-baudoku-wiesbaden\/\">Doosan-Lentjes Baudoku Wiesbaden<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Building documentation of a waste incineration plant over 28 months of construction was on 10 defined points on the building<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Plant construction<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Building documentation<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Engram logistics\"\r\n                     data-industry=\"logistics\"\r\n                     data-area=\"Safety training\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Erhardt-Leimer-.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/engram-logistics\/\">Engram logistics<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">In this project, an interactive VR\/360 \u00b0 environment for safety instruction in the warehouse was designed<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> logistics<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Safety training<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Engram view\"\r\n                     data-industry=\"Finance\"\r\n                     data-area=\"Investment advice\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/engram-view.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/engram-view\/\">Engram view<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">3 financial areas are dealt with in great detail for savings banks: 1. Real estate fund 2. House financing 3.<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Finance<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Investment advice<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Erhardt &#038; amp; Leimer virtual booth\"\r\n                     data-industry=\"Trade fair construction\"\r\n                     data-area=\"Virtual exhibition stand\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"296\" height=\"148\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Picture3.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/erhardt-leimer-virtual-booth\/\">Erhardt &#038; amp; Leimer virtual booth<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Rendered panoramas, exhibition stands of the competition are kept in grayscale to focus the E & amp; l exhibition stand. Employees are released. Attractive implementation.<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Trade fair construction<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual exhibition stand<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"RWE Neurath Construction Site Docu\"\r\n                     data-industry=\"Plant construction\"\r\n                     data-area=\"Building documentation\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/RWE-Neurath-Construction-Site-.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/rwe-neurath-construction-site-docu\/\">RWE Neurath Construction Site Docu<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Visual building documentation for construction progress control. The RWE lignite power plant in Neurath is one of the largest of its kind in Europe. It delivers significant amounts of electricity<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Plant construction<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Building documentation<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"The Art Maze\"\r\n                     data-industry=\"Art\"\r\n                     data-area=\"Virtual art exhibition\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"296\" height=\"148\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/04\/Picture1.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/the-art-maze\/\">The Art Maze<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Virtual art exhibition, 30 UNESCO World Heritage Sites on the helil of the Burji al Arab<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Art<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual art exhibition<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"VR learning modules Altes Egypt\"\r\n                     data-industry=\"Education\"\r\n                     data-area=\"School lesson learning module\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/VR-Lernmodule-Altes-\ufffdgypten-.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/VR-Lernmodule-Altes-\ufffdgypten-.jpg 1920w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/VR-Lernmodule-Altes-\ufffdgypten--300x150.jpg 300w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/VR-Lernmodule-Altes-\ufffdgypten--1024x511.jpg 1024w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/VR-Lernmodule-Altes-\ufffdgypten--768x383.jpg 768w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/VR-Lernmodule-Altes-\ufffdgypten--1536x766.jpg 1536w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/VR-Lernmodule-Altes-\ufffdgypten--1080x539.jpg 1080w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/VR-Lernmodule-Altes-\ufffdgypten--1280x639.jpg 1280w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/VR-Lernmodule-Altes-\ufffdgypten--980x489.jpg 980w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/VR-Lernmodule-Altes-\ufffdgypten--480x240.jpg 480w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/vr-learning-modules-altes-egypt\/\">VR learning modules Altes Egypt<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">A VR learning module is a lesson on various topics, in this case it is about old Egypt. The Sch\u00c3<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Education<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> School lesson learning module<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"VR learning modules Mystics of Egypt\"\r\n                     data-industry=\"Education\"\r\n                     data-area=\"School lesson learning module\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/VR-Lernmodule-Mystics-of-Egypt.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/vr-learning-modules-mystics-of-egypt\/\">VR learning modules Mystics of Egypt<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">A VR learning module is a lesson on various topics, in this case it is about old Egypt. The students learn to create a VR presentation<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Education<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> School lesson learning module<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"360 \u00b0 camera compariso\"\r\n                     data-industry=\"360 panorama photography\"\r\n                     data-area=\"Product comparison\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/360\ufffd-Kameravergleich-1.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/360\ufffd-Kameravergleich-1.jpg 1920w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/360\ufffd-Kameravergleich-1-300x150.jpg 300w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/360\ufffd-Kameravergleich-1-1024x511.jpg 1024w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/360\ufffd-Kameravergleich-1-768x383.jpg 768w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/360\ufffd-Kameravergleich-1-1536x766.jpg 1536w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/360\ufffd-Kameravergleich-1-1080x539.jpg 1080w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/360\ufffd-Kameravergleich-1-1280x639.jpg 1280w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/360\ufffd-Kameravergleich-1-980x489.jpg 980w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/360\ufffd-Kameravergleich-1-480x240.jpg 480w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/360-camera-compariso\/\">360 \u00b0 camera compariso<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Seven 360 \u00b0 camera models are compared to different price ranges in terms of the visual quality of the recordings<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> 360 panorama photography<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Product comparison<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"AWO, virtual roll-up exhibition on classism\"\r\n                     data-industry=\"Social issue\"\r\n                     data-area=\"Virtual exhibition\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/AWO-Klassismus.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/awo-virtual-roll-up-exhibition-on-classism\/\">AWO, virtual roll-up exhibition on classism<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">The digital version of a real exhibition.<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Social issue<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual exhibition<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Bethel Kogni Home\"\r\n                     data-industry=\"Medical technology\"\r\n                     data-area=\"Product concept presentation\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Bethel-Kogni-Home.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/bethel-kogni-home\/\">Bethel Kogni Home<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Technology -supported living for people e.v.<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Medical technology<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Product concept presentation<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Burda Museum\"\r\n                     data-industry=\"museum\"\r\n                     data-area=\"Virtual museum\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Burda-Museum.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/burda-museum\/\">Burda Museum<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">The Burda Museum in Baden-Baden shows modern and contemporary art. It houses works by international artists<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> museum<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual museum<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Castle Schaleck\"\r\n                     data-industry=\"Education\"\r\n                     data-area=\"Story\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Burg-Schadeck.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/castle-schaleck\/\">Castle Schaleck<\/a><\/h3>\r\n                        \r\n                                                \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Education<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Story<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Children&#8217;s clinic Bielefeld OP simulation\"\r\n                     data-industry=\"Healthcare\"\r\n                     data-area=\"Virtual health formation\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/engram-AzubiFiliale.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/childrens-clinic-bielefeld-op-simulation\/\">Children&#8217;s clinic Bielefeld OP simulation<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">To implement a virtual reality video production that should take the fear of the surgery and represent everyday clinical practice in a playful way<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Healthcare<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual health formation<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"DHL World\"\r\n                     data-industry=\"logistics\"\r\n                     data-area=\"Virtual company tour\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/DHL-World.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/dhl-world\/\">DHL World<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Four DHL innovation centers worldwide as a virtual company inspection<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> logistics<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual company tour<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"DTU chemical engineering VR operating instructions\"\r\n                     data-industry=\"Cheman technology\"\r\n                     data-area=\"Virtual operating instructions\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/DTU-Chemietechnik-Bedienungsanleitung.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/dtu-chemical-engineering-vr-operating-instructions\/\">DTU chemical engineering VR operating instructions<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Handbook of 360 \u00b0 panoramas and videos for training the operation of chemical processes and system<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Cheman technology<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual operating instructions<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Engram data protection\"\r\n                     data-industry=\"Office management\"\r\n                     data-area=\"Security instruction\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/doosan-wiesbaden.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/engram-data-protection\/\">Engram data protection<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">This interactive 360 \u200b\u200b\u00b0 project sensitizes employees for information security in everyday office life. The participant<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Office management<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Security instruction<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Engram trainees\"\r\n                     data-industry=\"Fintech\"\r\n                     data-area=\"Virtual company tour\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/DRK-VRBlackout.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/engram-trainees\/\">Engram trainees<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">The engram trainee, shows an employee of a savings bank with its areas of application. Againstable information for customers and college<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Fintech<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual company tour<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Future Innovation Lab Darmstadt\"\r\n                     data-industry=\"innovation\"\r\n                     data-area=\"Virtual company tour\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/FIL-Darmstadt.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/future-innovation-lab-darmstadt\/\">Future Innovation Lab Darmstadt<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Virtual exhibition on the subject of \"Innovation in the workplace\"<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> innovation<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual company tour<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Gallery-Schrade-Mochental\"\r\n                     data-industry=\"museum\"\r\n                     data-area=\"Virtual museum\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Galerie-Schrade-Mochental.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/gallery-schrade-mochental\/\">Gallery-Schrade-Mochental<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">The Schalerie Schrade in Mochental Castle presents contemporary art in a historical environment. Founded<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> museum<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual museum<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Hoesch Hohenlimburg Museum\"\r\n                     data-industry=\"museum\"\r\n                     data-area=\"Virtual museum\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/HHO-Museum.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/hoesch-hohenlimburg-museum\/\">Hoesch Hohenlimburg Museum<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Virtual Museum in a 250 -year -old former production facility<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> museum<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual museum<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Hoesch Museum\"\r\n                     data-industry=\"museum\"\r\n                     data-area=\"Virtual museum\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Hoesch-Museum.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/hoesch-museum\/\">Hoesch Museum<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Virtual museum with a clear panorama menu<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> museum<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual museum<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Imovo industry property\"\r\n                     data-industry=\"property\"\r\n                     data-area=\"Real estate tour\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/imovo-Industrie-Immobilie.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/imovo-industry-property\/\">Imovo industry property<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Virtual tour of an industry property with important parameters such as space size, equipment and prices<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> property<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Real estate tour<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Kunsthalle Mannheim\"\r\n                     data-industry=\"museum\"\r\n                     data-area=\"Virtual museum\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/kunsthalle-mannheim.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/kunsthalle-mannheim\/\">Kunsthalle Mannheim<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">The Kunsthalle Mannheim is an important museum for modern and contemporary art. It houses an impairment<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> museum<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual museum<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Lusatian water society\"\r\n                     data-industry=\"Water management\"\r\n                     data-area=\"Virtual company tour\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/whitestag-LWG.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/lusatian-water-society\/\">Lusatian water society<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Virtual company inspection with information on different apprenticeships<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Water management<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual company tour<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Museum Ettlingen\"\r\n                     data-industry=\"museum\"\r\n                     data-area=\"Virtual museum\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Museum-Ettlingen.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/museum-ettlingen\/\">Museum Ettlingen<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">The Museum Ettlingen offers fascinating insights into regional history and culture. It presents exhibits from archeology, art and city<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> museum<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual museum<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Reform School Kassel\"\r\n                     data-industry=\"Education\"\r\n                     data-area=\"Virtual course of school\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Reformschule-Kassel-.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/reform-school-kassel\/\">Reform School Kassel<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Virtual tour of an innovative reform school<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Education<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual course of school<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Sensor mountain\"\r\n                     data-industry=\"Measurement technology\"\r\n                     data-area=\"Product presentation\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/sensorberg-1.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/sensor-mountain\/\">Sensor mountain<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">The Sensorberg company specializes in smart building technologies. It develops digital solutions for automation and management of Immo<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Measurement technology<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Product presentation<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Siemens Decanter Automation\"\r\n                     data-industry=\"Cheman technology\"\r\n                     data-area=\"Virtual operating instructions\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Siemens-Decanter-Automation.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/siemens-decanter-automation\/\">Siemens Decanter Automation<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Training of processes and systems.<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Cheman technology<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual operating instructions<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Virtual Cottbus\"\r\n                     data-industry=\"tourism\"\r\n                     data-area=\"virtual city and company inspection\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/virtuelles-cottbus.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/virtual-cottbus\/\">Virtual Cottbus<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">The name is a program, a lot of information about the city and region of Cottbus.<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> tourism<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> virtual city and company inspection<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"VR learning module 03 production process Fraesen\"\r\n                     data-industry=\"Education\"\r\n                     data-area=\"School lesson learning module\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/VR-Lernmodul-03-Fertigungsprozess-Fraesen.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/vr-learning-module-03-production-process-fraesen\/\">VR learning module 03 production process Fraesen<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">A working group of the Baden-W\u00fcrttemberg University of Applied Sciences created this virtual company tour. Different learning shoul<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Education<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> School lesson learning module<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"VR learning module 04 Agriculture\"\r\n                     data-industry=\"Education\"\r\n                     data-area=\"School lesson learning module\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/VR-Lernmodul-04-Landwirtschaft.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/vr-learning-module-04-agriculture\/\">VR learning module 04 Agriculture<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">A VR learning module is a lesson on various topics, in this case it is about the introduction to agriculture. The Sch\u00c3<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Education<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> School lesson learning module<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"VR learning module 10 New York City\"\r\n                     data-industry=\"Education\"\r\n                     data-area=\"tourism\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/VR-Lernmodul-10-New-York-City.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/vr-learning-module-10-new-york-city\/\">VR learning module 10 New York City<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">A VR learning module is a lesson on various topics, in this case it is about New York. The students learn a VR presentation z<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Education<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> tourism<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"VR Suite Introduction Example Projects\"\r\n                     data-industry=\"VR suite\"\r\n                     data-area=\"VRS training \/references\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/VR-Suite-Introduction.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/vr-suite-introduction-example-projects\/\">VR Suite Introduction Example Projects<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">VR suite sample project<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> VR suite<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> VRS training \/references<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"360 Recorder module\"\r\n                     data-industry=\"VR suite\"\r\n                     data-area=\"VR suite\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/VR-Suite-Introduction-1.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/360-recorder-module\/\">360 Recorder module<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Function of the VR suite to promote VRS projects on YouTube<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> VR suite<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> VR suite<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Bethel. Regional\"\r\n                     data-industry=\"Welfare association\"\r\n                     data-area=\"Virtual tour\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"199\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Bethel-vor-Ort.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/bethel-regional\/\">Bethel. Regional<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Bethel. Regional offers a wide range of social services in the region. This includes support for people with disabilities,<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Welfare association<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual tour<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"DMT German Montan Technology Investigation Basal Cave\"\r\n                     data-industry=\"geology\"\r\n                     data-area=\"documentation\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/DMT-Untersuchung-Basalth\ufffdhle.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/DMT-Untersuchung-Basalth\ufffdhle.jpg 1920w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/DMT-Untersuchung-Basalth\ufffdhle-300x150.jpg 300w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/DMT-Untersuchung-Basalth\ufffdhle-1024x511.jpg 1024w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/DMT-Untersuchung-Basalth\ufffdhle-768x383.jpg 768w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/DMT-Untersuchung-Basalth\ufffdhle-1536x766.jpg 1536w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/DMT-Untersuchung-Basalth\ufffdhle-1080x539.jpg 1080w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/DMT-Untersuchung-Basalth\ufffdhle-1280x639.jpg 1280w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/DMT-Untersuchung-Basalth\ufffdhle-980x489.jpg 980w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/DMT-Untersuchung-Basalth\ufffdhle-480x240.jpg 480w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/dmt-german-montan-technology-investigation-basal-cave\/\">DMT German Montan Technology Investigation Basal Cave<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">The DMT German Montan Technology examines a basal cavity to research geological structures and potential resources<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> geology<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> documentation<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"FHWS Best Fit\"\r\n                     data-industry=\"Education\"\r\n                     data-area=\"Concept presentation\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/fhws-best-fit.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/fhws-best-fit\/\">FHWS Best Fit<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">The FHWS Best Fit project at the W\u00fcrzburg-Schweinfurt University of Applied Science<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Education<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Concept presentation<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Panorama menus\"\r\n                     data-industry=\"VR suite\"\r\n                     data-area=\"inspiration\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/panorama-menues.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/panorama-menus\/\">Panorama menus<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">A panorama maiden can easily be created with a PowerPoint template (download on our website).<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> VR suite<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> inspiration<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Prenni360 Inspiration 360 \u00b0 Photograph\"\r\n                     data-industry=\"360 panorama photography\"\r\n                     data-area=\"training\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/sensorberg-1.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/prenni360-inspiration-360-photograph\/\">Prenni360 Inspiration 360 \u00b0 Photograph<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Prenni360: Inspiration for new perspectives, suggestions for students and teachers to imitate. A 360 degree camera<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> 360 panorama photography<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> training<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Ricoh theta\"\r\n                     data-industry=\"360 \u00b0 camer\"\r\n                     data-area=\"Real estate tour\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/ricoh.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/ricoh-theta\/\">Ricoh theta<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Fair appearance Community stand Ricoh & AMP; Present4d<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> 360 \u00b0 camer<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Real estate tour<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Steinbeiszentrum Horb\"\r\n                     data-industry=\"Management consultancy\"\r\n                     data-area=\"Virtual company tour\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Steinbeiszentrum-Horb-.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/steinbeiszentrum-horb\/\">Steinbeiszentrum Horb<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Virtual company tour of the innovation center<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Management consultancy<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual company tour<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"VR learning module 09 San Francisco\"\r\n                     data-industry=\"Education\"\r\n                     data-area=\"tourism\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/VR-Lernmodul-09-San-Francisco.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/vr-learning-module-09-san-francisco\/\">VR learning module 09 San Francisco<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">A VR learning module is a lesson on various topics, in this case it is about the beautiful city of San Francisco. The students learn egg<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Education<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> tourism<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"VR Suite panorama name examples\"\r\n                     data-industry=\"\"\r\n                     data-area=\"\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/dhl-innovation.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/vr-suite-panorama-name-examples\/\">VR Suite panorama name examples<\/a><\/h3>\r\n                        \r\n                                                \r\n                                                                                                                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Virtual company tour of the Lechleitner gear factory\"\r\n                     data-industry=\"Mechanical engineering\"\r\n                     data-area=\"Virtual company tour\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Lechleitner.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/virtual-company-tour-of-the-lechleitner-gear-factory\/\">Virtual company tour of the Lechleitner gear factory<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Virtual business tour of mechanical engineering production operations<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Mechanical engineering<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual company tour<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"BS seminar CNC workshop Bieberach\"\r\n                     data-industry=\"Mechanical engineering\"\r\n                     data-area=\"Concept draft seminar\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/BS-Seminar-CNC-Werkstatt-.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/bs-seminar-cnc-workshop-bieberach\/\">BS seminar CNC workshop Bieberach<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">tour generated by seminar participants<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Mechanical engineering<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Concept draft seminar<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"BS seminar LS switch\"\r\n                     data-industry=\"Education electronics\"\r\n                     data-area=\"Concept draft seminar\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/BS-Seminar-LS-Schalter-.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/bs-seminar-ls-switch\/\">BS seminar LS switch<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">tour generated by seminar participants<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Education electronics<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Concept draft seminar<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Faro laser scanner\"\r\n                     data-industry=\"Laser scanning\"\r\n                     data-area=\"Concept presentation\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/FARO.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/faro-laser-scanner\/\">Faro laser scanner<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Faro War 2018-2021 Investor at Present4D no longer pursued the topic of VR under new management.<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Laser scanning<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Concept presentation<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Little Red Riding Hood\"\r\n                     data-industry=\"Education\"\r\n                     data-area=\"Virtual fairy tale\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/rotkaeppchen.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/little-red-riding-hood\/\">Little Red Riding Hood<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">The fairy tale Little Red Riding Hood tells the story of a girl who visits his sick grandmother. It arrives on the way<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Education<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual fairy tale<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Piksl D\u00fcsseldor\"\r\n                     data-industry=\"Inclusion\"\r\n                     data-area=\"Social issue\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/PIKSL-D\ufffdsseldorf.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/PIKSL-D\ufffdsseldorf.jpg 1920w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/PIKSL-D\ufffdsseldorf-300x150.jpg 300w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/PIKSL-D\ufffdsseldorf-1024x511.jpg 1024w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/PIKSL-D\ufffdsseldorf-768x384.jpg 768w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/PIKSL-D\ufffdsseldorf-1536x767.jpg 1536w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/PIKSL-D\ufffdsseldorf-1080x539.jpg 1080w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/PIKSL-D\ufffdsseldorf-1280x639.jpg 1280w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/PIKSL-D\ufffdsseldorf-980x489.jpg 980w, https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/PIKSL-D\ufffdsseldorf-480x240.jpg 480w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/piksl-dusseldor\/\">Piksl D\u00fcsseldor<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Piksl D\u00fcsseldorf promotes digital inclusion and participation. It offers training and advice for people who deal with digital techno<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Inclusion<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Social issue<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"SAFL the seminar for further training of the teachers Karlsruhe\"\r\n                     data-industry=\"Education\"\r\n                     data-area=\"Virtual tour\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/SAFL.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/safl-the-seminar-for-further-training-of-the-teachers-karlsruhe\/\">SAFL the seminar for further training of the teachers Karlsruhe<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">The SAFL Karlsruhe offers comprehensive advanced training for teachers of all types of school. With practical workshops and current pedagogical topics<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Education<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual tour<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Teachers&#8217; seminar BS Stuttgart\"\r\n                     data-industry=\"Education\"\r\n                     data-area=\"Virtual tour\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Lehrerseminar-BS-Stuttgart.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/teachers-seminar-bs-stuttgart\/\">Teachers&#8217; seminar BS Stuttgart<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">The BS teacher seminar Stuttgart offers practical training for teachers. In modern seminar rooms, innovative educational<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Education<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Virtual tour<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Protected: Veriv Reseller\"\r\n                     data-industry=\"Education\"\r\n                     data-area=\"Onboarding\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/veative-reseller.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/veriv-reseller\/\">Protected: Veriv Reseller<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">There is no excerpt because this is a protected post.<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> Education<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Onboarding<\/p>                    <\/div>\r\n                <\/div>\r\n                                <div class=\"abc-project-item\"\r\n                     data-title=\"Viktoria 32 Real Estate tour\"\r\n                     data-industry=\"property\"\r\n                     data-area=\"Real estate tour\">\r\n\r\n                    <div class=\"abc-project-image\">\r\n                        <img width=\"400\" height=\"200\" src=\"https:\/\/present4d.com\/wp-content\/uploads\/2025\/01\/Viktoria-32-Immobilienrundgang.jpg\" class=\"attachment-400x400 size-400x400 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                    <\/div>\r\n\r\n                    <div class=\"abc-project-info\">\r\n                        <h3><a href=\"https:\/\/present4d.com\/en\/project\/viktoria-32-real-estate-tour\/\">Viktoria 32 Real Estate tour<\/a><\/h3>\r\n                        \r\n                        <p class=\"project-excerpt\">Real estate tour of low quality, but quickly produced.<\/p>                        \r\n                        <p><strong>Release:<\/strong> \u00f6ffentlich<\/p>                                                <p><strong>Branche:<\/strong> property<\/p>                        <p><strong>Anwendungsgebiet:<\/strong> Real estate tour<\/p>                    <\/div>\r\n                <\/div>\r\n                    <\/div>\r\n\r\n    <script>\r\n        function filterProjects() {\r\n            let searchValue = document.getElementById('abc-project-search').value.toLowerCase();\r\n            let industryFilter = document.getElementById('abc-project-industry').value.toLowerCase();\r\n            let areaFilter = document.getElementById('abc-project-area').value.toLowerCase();\r\n            let projects = document.querySelectorAll('.abc-project-item');\r\n            let totalProjects = projects.length;\r\n            let visibleCount = 0;\r\n\r\n            projects.forEach(project => {\r\n                let title = project.dataset.title.toLowerCase();\r\n                let industry = project.dataset.industry.toLowerCase();\r\n                let area = project.dataset.area.toLowerCase();\r\n\t\t\t\tlet excerpt = project.querySelector('.project-excerpt') ? project.querySelector('.project-excerpt').innerText.toLowerCase() : '';\r\n    \t\t    let release = project.querySelector('.abc-project-info p strong') ? project.querySelector('.abc-project-info p strong').innerText.toLowerCase() : '';\r\n\r\n                let isVisible = (title.includes(searchValue) ||\r\n            excerpt.includes(searchValue) ||\r\n            release.includes(searchValue) ||\r\n            industry.includes(searchValue) ||\r\n            area.includes(searchValue));\r\n\r\n                if (isVisible && \r\n            (industryFilter === \"\" || industry === industryFilter) && \r\n            (areaFilter === \"\" || area === areaFilter)) {\r\n                    project.style.display = 'flex';\r\n                    visibleCount++;\r\n                } else {\r\n                    project.style.display = 'none';\r\n                }\r\n            });\r\n\r\n            document.getElementById('abc-project-count').innerText = `Showing ${visibleCount} projects out of ${totalProjects}`;\r\n        }\r\n\r\n        function resetFilters() {\r\n            document.getElementById('abc-project-search').value = \"\";\r\n            document.getElementById('abc-project-industry').value = \"\";\r\n            document.getElementById('abc-project-area').value = \"\";\r\n            filterProjects();\r\n        }\r\n\r\n        \/\/ Add event listeners for filter inputs\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            document.querySelectorAll('.abc-filter-container select, .abc-filter-container input').forEach(el => {\r\n                el.addEventListener('input', filterProjects);\r\n            });\r\n        });\r\n    <\/script>\r\n    \n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text _builder_version=&#8221;4.18.0&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;] [\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"author":61,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"[project_items]","_et_gb_content_width":""},"acf":[],"_links":{"self":[{"href":"https:\/\/present4d.com\/en\/wp-json\/wp\/v2\/pages\/17274"}],"collection":[{"href":"https:\/\/present4d.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/present4d.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/present4d.com\/en\/wp-json\/wp\/v2\/users\/61"}],"replies":[{"embeddable":true,"href":"https:\/\/present4d.com\/en\/wp-json\/wp\/v2\/comments?post=17274"}],"version-history":[{"count":9,"href":"https:\/\/present4d.com\/en\/wp-json\/wp\/v2\/pages\/17274\/revisions"}],"predecessor-version":[{"id":18638,"href":"https:\/\/present4d.com\/en\/wp-json\/wp\/v2\/pages\/17274\/revisions\/18638"}],"wp:attachment":[{"href":"https:\/\/present4d.com\/en\/wp-json\/wp\/v2\/media?parent=17274"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}