Call us: +27 21 421 5501

Media & Entertainment Collection

Scale your pipeline and tackle bigger projects

Contact us about the M&E Collection
var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,initializeOnLoaded:function(o){gform.domLoaded&&gform.scriptsLoaded?o():!gform.domLoaded&&gform.scriptsLoaded?window.addEventListener("DOMContentLoaded",o):document.addEventListener("gform_main_scripts_loaded",o)},hooks:{action:{},filter:{}},addAction:function(o,n,r,t){gform.addHook("action",o,n,r,t)},addFilter:function(o,n,r,t){gform.addHook("filter",o,n,r,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,n){gform.removeHook("action",o,n)},removeFilter:function(o,n,r){gform.removeHook("filter",o,n,r)},addHook:function(o,n,r,t,i){null==gform.hooks[o][n]&&(gform.hooks[o][n]=[]);var e=gform.hooks[o][n];null==i&&(i=n+"_"+e.length),gform.hooks[o][n].push({tag:i,callable:r,priority:t=null==t?10:t})},doHook:function(n,o,r){var t;if(r=Array.prototype.slice.call(r,1),null!=gform.hooks[n][o]&&((o=gform.hooks[n][o]).sort(function(o,n){return o.priority-n.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==n?t.apply(null,r):r[0]=t.apply(null,r)})),"filter"==n)return r[0]},removeHook:function(o,n,t,i){var r;null!=gform.hooks[o][n]&&(r=(r=gform.hooks[o][n]).filter(function(o,n,r){return!!(null!=i&&i!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][n]=r)}});

"*" indicates required fields

First name*
Surname*
Email*
Phone number*
Company*
Select your industry*
Select your industryBuildingInfrastructure and GISManufacturing, mining and processMedia and EntertainmentResellerEducationOther
Message
Discipline – Building
Select a disciplineArchitectureEngineeringConstructionFacilities management
Discipline – Media and entertainment*
Select a disciplineAdvertising and publishingFilm and TVGamesMedia and Entertainment otherAR and VR
Select a branch closest to you*
JohannesburgCape TownDurbanWindhoekMaputo
Select a product you are interested in?*
Media & Entertainment CollectionMaya3DS MAXOther
Consent for the use of personal information*
I agreeI disagree
Do you agree to receive communication from Modena Design Centres to the above stated email address? If you agree, your personal information will be used for the sole purpose of marketing communication as per the Modena Privacy Policy. This information will not be shared with any third parties. You may withdraw this consent at any time.
Phone
This field is for validation purposes and should be left unchanged.
gform.initializeOnLoaded( function() {gformInitSpinner( 33, 'https://www.modename.co.za/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_33').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_33');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_33').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_33').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_33').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_33').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_33').val();gformInitSpinner( 33, 'https://www.modename.co.za/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [33, current_page]);window['gf_submitting_33'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_33').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [33]);window['gf_submitting_33'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_33').text());}else{jQuery('#gform_33').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "33", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_33" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_33"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_33" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [33, current_page] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 33, currentPage: current_page } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} );

What’s included in the M&E Collection

Powerful tools to bring your creative vision to life, from first draft to final frames.

Maya

Create expansive worlds, realistic characters, and dazzling effects.

Includes the ability to run Bifrost on 15 machines

Arnold

Render your most complex projects.

Contact us to get the Collection with the Arnold 5-pack.

Mudbox

Sculpt and paint highly detailed 3D geometry and textures.

3ds Max

Create massive worlds and model down to the finest detail.

MotionBuilder

Capture, edit, and playback complex character animation.

ReCap Pro

Create 3D models from imported photographs and laser scans.

What’s included in the M&E Collection

Scale your pipeline

Gain more flexibility

The M&E Collection gives you the flexibility to hire the best talent, tackle more complex projects, and use the best tool for the job.

See how much you save

Get all of the modeling, animation, VFX, and rendering tools you need at a great value.
Calculate how much you’ll save with the M&E collection.

See the M&E Collection in action

Check out how each of the tools in the Media & Entertainment Collection was used to create the animated short, Mkali’s Mission. Discover the breadth and power of the toolset.

MKALI’S MISSION

Watch Eloi Andaluz Fullà destroy a bunker with 3ds Max.

MKALI’S MISSION

Watch Phil Radford create an avalanche using Bifrost for Maya.

MKALI’S MISSION

Watch Arvid Schneider’s look development and rendering process using Maya and Arnold.

Say yes to more

More processing power.
More high-quality renders.
More opportunity.