(function($) { $( '#post_type' ).on( 'change', function(){ $('#cptui_select_post_type').submit(); }); $( '#taxonomy' ).on( 'change', function(){ $( '#cptui_select_taxonomy' ).submit(); }); //confirm our deletions $( '#cpt_submit_delete' ).on( 'click', function() { if( confirm( cptui_type_data.confirm ) ) { return true; } return false; }); //Toggles help/support accordions. $('#support .question').each(function() { var tis = $(this), state = false, answer = tis.next('div').slideUp(); tis.click(function() { state = !state; answer.slideToggle(state); tis.toggleClass('active',state); }); }); //Handles message display for slug changes. /*if ( 'cpt-ui_page_cptui_manage_post_types' === window.adminpage ) { $('#name').after(cptui_type_data.post_change_name); } else if ( 'cpt-ui_page_cptui_manage_taxonomies' === window.adminpage ) { $('#name').after(cptui_tax_data.tax_change_name); } $( '#name' ).on( 'keyup', function( e ) { //return early on this for now. if ( 'cpt-ui_page_cptui_manage_taxonomies' === window.adminpage ) { return; } var $input = $('.typetax-rename'); if ( 0 === $(this).val().length ) { $input.addClass('cptui-hidden'); } if ( -1 === $.inArray( $(this).val(), cptui_type_data.post_types ) || -1 === $.inArray( $(this).val(), cptui_tax_data.taxonomies ) ) { if ( $input.hasClass( 'cptui-hidden' ) ) { $input.removeClass('cptui-hidden'); } } else { $input.addClass('cptui-hidden'); } });*/ })(jQuery);
3D MODEL (PELICAN PROJECT)
Now, inside Prodesa's sales rooms, more people's dreams come true, because with this interactive experience they no longer have to imagine what their next home will be like.
Although not close to the project, users will be able to see every detail of their new home with this interactive model that allows them to go through the stages, access roads, towers, social areas and apartments.
To show the 3D modeling of the whole project in real scale and with hyperrealistic quality we use Unreal Engine, a graphic engine that offers maximum realism in real time.