Saturday 18/April/2026 – 06:05 AM

















The Film School at the Cairo Jesuit Scientific and Cultural Renaissance Society announced that it has received a grant from the Arab Fund for Arts and Culture, Afaq, as part of the Culture Environments Program, Creative Labs Track, to support its new project, the Immersive Multimedia Lab.

The Immersive Multimedia Lab is a creative program that combines art, technology, and research. It aims to develop and produce immersive visual artworks based on multimedia technologies, virtual reality (VR), and augmented reality (ARK). The project seeks to open new horizons for visual artists to explore innovative and experimental forms of artistic narrative.

<strong>Jesuit Cairo wins AFAC grant for Immersive Multimedia Lab project</strong>” width=”628″ height=”628″/><figcaption><strong>Jesuit Cairo wins AFAC grant for Immersive Multimedia Lab project</strong></figcaption></figure>
<h3><strong>Jesuit Cairo wins AFAC grant for Immersive Multimedia Lab project</strong></h3>
<p>Dr. Marwa Abdullah, the artistic and administrative director of the Cairo Jesuit Film School, said that the first version of the project is launched under the title Immersive Memory, and is being implemented through the Cairo Jesuit Scientific and Cultural Renaissance Association, in cooperation with the Women and Memory Foundation as a knowledge partner.</p>
<p>She added that this course focuses on combining artistic and experimental research and practical application, with the aim of exploring and reinterpreting personal and collective memory, and presenting them in the form of immersive interactive visual works, which are later displayed within a multimedia exhibition open to the public.</p>
<figure class=<strong>Jesuit Cairo wins AFAC grant for Immersive Multimedia Lab project</strong>” width=”1078″ height=”1080″/><figcaption><strong>Jesuit Cairo wins AFAC grant for Immersive Multimedia Lab project</strong></figcaption></figure>
<p>The Creative Labs track comes as one of the three tracks of the Culture Environments Programme, which is a four-year regional program, implemented by Afaq in partnership with a number of international institutions, and with joint support from the European Union. The program aims to support artistic and cultural initiatives that deal with local and global challenges, through cooperative and sustainable practices that look to the future.</p>
<p>This project reflects the Cairo Jesuit Film School’s commitment to supporting artistic innovation, developing contemporary expression tools, and enhancing the interaction between art and technology in the cultural scene.</p>
</p></div>
<p><script type= replaceOembeds(); function replaceOembeds() { var allEmbeds = document.getElementsByTagName("OEMBED"); while (allEmbeds.length != 0) { replaceOembedWithHtml(allEmbeds[0], extractLinkFromOembed(allEmbeds[0])); allEmbeds = document.getElementsByTagName("OEMBED"); } runYoutubeLazyLoad(); window.onscroll = function () { loadAPI(); window.onscroll = null; } // loadfbApi(); } function replaceOembedWithHtml(element, sourceData) { if (sourceData.source.toLowerCase() === "youtube") { var html="
" + '
' + '
' + '
' + '' + '
' + '
'; replaceElementWithHtml(element, html); } else if (sourceData.source.toLowerCase() === "instagram") { var html="
'; replaceElementWithHtml(element, html); } else if (sourceData.source.toLowerCase() === "twitter") { var html="
'; replaceElementWithHtml(element, html); } else if (sourceData.source.toLowerCase() === "facebook") { var html="
' replaceElementWithHtml(element, html); } else { replaceElementWithHtml(element, ""); } } function extractLinkFromOembed(element) { return getUrlSource(element.getAttribute("url")); } function getUrlSource(url) { var ytRegex = /http(?:s?):\/\/(?:www\.)?youtu(?:be\.com\/watch\?v=|\.be\/)([\w\-\_]*)(&(amp;)?‌​[\w\?‌​=]*)?/; var instaRegex = /(https?:\/\/www\.)?instagram\.com(\/p\/(\w+)\/?)/; var twitterRegex = /twitter\.com\/.*\/status(?:es)?\/([^\/\?]+)/; var fbRegex = /^https?:\/\/www\.facebook\.com.*\/(video(s)?|watch|story|posts)(\.php?|\/).+$/; if (ytRegex.test(url)) { return { source: "Youtube", url: url, id: ytRegex.exec(url)[1] }; } if (instaRegex.test(url)) { return { source: "Instagram", url: url, id: instaRegex.exec(url)[3] }; } if (twitterRegex.test(url)) { return { source: "Twitter", url: url, id: twitterRegex.exec(url)[1] }; } if (fbRegex.test(url)) { return { source: "Facebook", url: url, id: fbRegex.exec(url)[1] }; } return { source: "Unknown", url: url, id: "" }; } function replaceElementWithHtml(element, html) { var str = html; var Obj = element; //any element to be fully replaced if (Obj.outerHTML) { //if outerHTML is supported Obj.outerHTML = str; ///it's simple replacement of whole element with contents of str var } else { //if outerHTML is not supported, there is a weird but crossbrowsered trick var tmpObj = document.createElement("div"); tmpObj.innerHTML = ''; ObjParent = Obj.parentNode; //Okey, element should be parented ObjParent.replaceChild(tmpObj, Obj); //here we placing our temporary data instead of our target, so we can find it then and replace it into whatever we want to replace to ObjParent.innerHTML = ObjParent.innerHTML.replace('
', str); } } function loadfbApi() { var js = document.createElement('script'); js.src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2"; document.body.appendChild(js); } function runYoutubeLazyLoad() { /// youtube lazyload var youtube = document.querySelectorAll(".youtube"); for (var i = 0; i < youtube.length; i++) { var source = "https://img.youtube.com/vi/" + youtube[i].dataset.embed + "/0.jpg"; var image = new Image(); image.src = "/themes/cairo2/assets/images/no.jpg"; image.classList.add('lazyload'); image.setAttribute("data-src", source); image.setAttribute("alt", "youtube"); image.addEventListener("load", function () { youtube[i].appendChild(image); }(i)); youtube[i].addEventListener("click", function () { var iframe = document.createElement("iframe"); iframe.setAttribute("frameborder", "0"); iframe.setAttribute("allowfullscreen", ""); iframe.setAttribute("src", "https://www.youtube.com/embed/" + this.dataset .embed + "?rel=0&showinfo=0&autoplay=1"); this.innerHTML = ""; this.appendChild(iframe); }); }; }

LEAVE A REPLY

Please enter your comment!
Please enter your name here