CINXE.COM

EA - Research & Technology

<!DOCTYPE html> <html lang="en" dir="ltr" wf-loading> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="shortcut icon" type="image/png" href="/assets/images/favicon.png"> <script> window.newrelicAttributes = { accountId: "1796917", trustKey: "1796917", agentId: "149134891", licenseKey: "f701a6c63c", applicationId: "149134891" }; </script> <script src="/newrelic.js"></script> <!-- Compliant Google Optimize --> <script> (() => { const getPrivacyCookie = () => { const privacyCookie = document.cookie.match('(^|;)\\s*cmapi_cookie_privacy\\s*=\\s*([^;]+)'); return privacyCookie ? privacyCookie.pop() : null; }; const getBehaviorCookie = () => { const behaviorCookie = document.cookie.match('(^|;)\\s*notice_behavior\\s*=\\s*([^;]+)'); return behaviorCookie ? behaviorCookie.pop() : null; }; const hasOptedIn = () => { const behaviorCookie = getBehaviorCookie(); const privacyCookie = getPrivacyCookie(); return behaviorCookie && behaviorCookie.match(/^none$/) || privacyCookie && privacyCookie.match(/2|3/); } const appendOptimize = () => { const head = document.getElementsByTagName('head')[0]; if (head) { const script = document.createElement('script'); script.src = 'https://www.googleoptimize.com/optimize.js?id=GTM-M6BQF2W'; script.id = "google-optimize" head.append(script); } }; const removeOptimize = () => { const head = document.getElementsByTagName('head')[0]; const optimizeScript = document.getElementById('google-optimize'); if (head && optimizeScript) { head.removeChild(optimizeScript); } } /** * Append or remove Google Optimize script to head, * depending on whether user's cookie preferences * have opted in and Google Optimize script already * exists in head. */ const handleConsentDecision = () => { const googleOptimizeScript = document.getElementById('google-optimize'); if (hasOptedIn() && !googleOptimizeScript) { appendOptimize(); } else if (!hasOptedIn() && googleOptimizeScript) { removeOptimize(); } } /** * Callbacks will occur in the form of a PostMessage event. This code listens for the * appropriately formatted PostMessage event, gets the new consent decision, and then sets * the new cookie preferences. */ const handlePreferencesUpdated = (e) => { try { const { capabilities, action } = JSON.parse(e.data).PrivacyManagerAPI || {}; if (capabilities && action === 'getConsentDecision') { handleConsentDecision(); } } catch (error) { console.error(error); } } /** * Registers with the TrustArc Content Manager (CM) API to receive callbacks when * a preference update occurs, and initialized dispatched preferences array to * the user's current preferences. You must wait for the CM API (PrivacyManagerAPI object) * to exist on the page before registering. */ const CMICallbackRegister = () => { const interval = setInterval(() => { if (window.PrivacyManagerAPI && interval) { const apiObject = { PrivacyManagerAPI: { action: 'getConsentDecision', timestamp: new Date().getTime(), self: window.location.host } }; window.top.postMessage(JSON.stringify(apiObject), '*'); clearInterval(interval); } }, 50); } /** * Listener registers a message callback on the TrustArc Content Manager when * user's cookie preferences are updated and adds an event listener * on the message events that occur when said preference updates occur. */ const trustArcScriptLoadListener = () => { if (typeof window.truste === 'object') { CMICallbackRegister(); window.addEventListener('message', handlePreferencesUpdated); } } window.addEventListener('load', trustArcScriptLoadListener); const behaviorCookie = getBehaviorCookie(); if (behaviorCookie === null) { // wait for TrustArc script to load before checking cookies let numIntervals = 0; const scriptLoadInterval = setInterval( () => { if(getBehaviorCookie()) { handleConsentDecision(); clearInterval(scriptLoadInterval); } // Stop running interval after 8 times (8x the documented 500ms it // should take to load the TrustArc script on the BE) to prevent running forever if (++numIntervals >= 10) { clearInterval(scriptLoadInterval); } } , 500); } else { handleConsentDecision(); } })(); </script> <!-- End Compliant Google Optimize --> <!-- Google Tag Manager --> <script> (function(w, d, s, l) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0]; var j = d.createElement(s); var dl = l !== 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-TG32RCX' + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer'); </script> <!-- End Google Tag Manager --> <style> [unresolved] { visibility: hidden !important; } </style> <noscript> <style> [unresolved] { visibility: visible !important; } </style> </noscript> <style> body { margin: 0; } .image img { max-width: 100%; } </style> <script> if (!CSS.supports('width', 'calc((var(--test))')) { window.ShadyCSS = { shimcssproperties: true }; } document.addEventListener('nds.typeKit.active', function() { document.querySelector('html').removeAttribute('wf-loading'); }); </script> <script src="//unpkg.com/@webcomponents/webcomponentsjs@2.2.7/webcomponents-loader.js" integrity="sha384-3HK5hxQbkFqOIxMbpROlRmRtYl2LBZ52t+tqcjzsmr9NJuOWQxl8RgQSyFvq2lhy" crossorigin="anonymous"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/masonry/4.2.2/masonry.pkgd.min.js" integrity="sha384-GNFwBvfVxBkLMJpYMOABq3c+d3KnQxudP/mGPkzpZSTYykLBNsZEnG2D9G/X/+7D" crossorigin="anonymous"></script> <script src="//w.soundcloud.com/player/api.js"></script> <script> window.nds = window.nds || {}; window.nds.componentUrlPrefix = '//pl.ea.com/release/4.68.7/elements/ea-elements.min.js'.substring(0, '//pl.ea.com/release/4.68.7/elements/ea-elements.min.js'.lastIndexOf('/') + 1); window.nds.contentfulUrl = 'https://contentful-proxy.juno.ea.com/graphql'; window.nds.salUrl = 'https://service-aggregation-layer.juno.ea.com/graphql'; window.nds.useApq = true; window.nds.salClientId = 'eacom-fe'; window.nds.xGameDistMethod = 'eacom'; window.nds.lockboxGameId = 'eacom'; window.nds.lockboxInvoiceSource = 'EACOM-STORE-WEB-%countryCode%'; window.nds.lockboxExternalPaymentPath = '/lockbox-external-payment'; </script> <script type="module" src="//pl.ea.com/release/4.68.7/elements/ea-elements.min.js"></script> <script nomodule defer src="//pl.ea.com/release/4.68.7/elements/ea-elements.min.js"></script> <style> @font-face { font-family: 'ElectronicArtsDisplay'; src: url(/assets/fonts/display/ElectronicArtsDisplay-Regular.woff2) format('woff'); font-weight: 400; font-style: normal; } @font-face { font-family: 'ElectronicArtsDisplay'; src: url(/assets/fonts/display/ElectronicArtsDisplay-Bold.woff2) format('woff'); font-weight: 600; font-style: normal; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-Light.woff2) format('woff'); font-weight: 300; font-style: normal; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-LightItalic.woff2) format('woff'); font-weight: 300; font-style: italic; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-Regular.woff2) format('woff'); font-weight: 400; font-style: normal; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-Italic.woff2) format('woff'); font-weight: 400; font-style: italic; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-Bold.woff2) format('woff'); font-weight: 600; font-style: normal; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-BoldItalic.woff2) format('woff'); font-weight: 600; font-style: italic; } </style> <title>EA - Research &amp; Technology</title> <meta property="og:type" content="article"> <meta property="og:title" content="EA - Research &amp; Technology"> <meta property="og:description" content="Electronic Arts technology teams are building the future of positive play. Explore our latest work, research, and career opportunities. "> <meta property="og:url" content="https://www.ea.com/technology"> <meta property="og:site_name" content="Electronic Arts Inc."> <meta property="og:image" content="https://media.contentapi.ea.com/content/dam/eacom/corporate/common/technology-update/technology-update-thumbnail.png.adapt.crop191x100.1200w.png"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="628"> <meta name="description" content="Electronic Arts technology teams are building the future of positive play. Explore our latest work, research, and career opportunities. "> <meta name="author" content="Electronic Arts"> <meta property="article:modified_time" content="2023-03-01T17:16:50Z"> <meta property="article:published_time" content="2023-01-20T09:54-08:00"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@ea"> <meta name="twitter:title" content="EA - Research &amp; Technology"> <meta name="twitter:description" content="Electronic Arts technology teams are building the future of positive play. Explore our latest work, research, and career opportunities. "> <meta name="twitter:image" content="https://media.contentapi.ea.com/content/dam/eacom/corporate/common/technology-update/technology-update-thumbnail.png.adapt.crop16x9.1023w.png"> <meta name="twitter:creator" content="@ea"> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Article", "image": { "@type": "ImageObject", "url": "https://media.contentapi.ea.com/content/dam/eacom/corporate/common/technology-update/technology-update-thumbnail.png.adapt.crop191x100.1200w.png" }, "author": { "@type": "Organization", "name": "Electronic Arts", "sameAs": "https://en.wikipedia.org/wiki/Electronic_Arts" }, "publisher": { "@type": "Organization", "name": "Electronic Arts", "sameAs": "https://en.wikipedia.org/wiki/Electronic_Arts", "logo": { "@type": "ImageObject", "url": "https://media.contentapi.ea.com/content/dam/ea/EA_logo.png", "width": 60, "height": 60 } }, "inLanguage": "en", "description": "Electronic Arts technology teams are building the future of positive play. Explore our latest work, research, and career opportunities. ", "datePublished": "2023-01-20T09:54-08:00", "dateModified": "2023-03-01T17:16:50Z", "headline": "EA - Research &amp; Technology", "url": "https://www.ea.com/technology" } </script> </head> <body unresolved> <custom-style><style include="ea-shared-styles-base-common"></style></custom-style> <custom-style><style include="ea-shared-styles-base-headings"></style></custom-style> <custom-style><style include="ea-shared-styles-base-lists"></style></custom-style> <custom-style><style include="ea-shared-styles-base-links"></style></custom-style> <custom-style><style include="ea-shared-styles-base-images"></style></custom-style> <custom-style><style include="ea-shared-styles-typography-headings"></style></custom-style> <custom-style><style include="ea-shared-styles-typography-paragraphs"></style></custom-style> <custom-style><style include="ea-shared-styles-typography-labels"></style></custom-style> <custom-style> <style> html { --origin-brand-color: #20D944; --eaCorporate-landingSection-spacerTop-XS: 32px; --eaCorporate-landingSection-spacerTop-SM: 32px; --eaCorporate-landingSection-spacerTop-MD: 80px; --eaCorporate-landingSection-spacerTop-LG: 104px; --eaCorporate-landingSection-spacerTop-XL: 128px; --eaCorporate-landingSection-spacerBottom-XS: 32px; --eaCorporate-landingSection-spacerBottom-SM: 32px; --eaCorporate-landingSection-spacerBottom-MD: 40px; --eaCorporate-landingSection-spacerBottom-LG: 48px; --eaCorporate-landingSection-spacerBottom-XL: 56px; --eaCorporate-standardSection-spacerTop-XS: 48px; --eaCorporate-standardSection-spacerTop-SM: 48px; --eaCorporate-standardSection-spacerTop-MD: 80px; --eaCorporate-standardSection-spacerTop-LG: 80px; --eaCorporate-standardSection-spacerTop-XL: 80px; --eaCorporate-standardSection-spacerBottom-XS: 48px; --eaCorporate-standardSection-spacerBottom-SM: 48px; --eaCorporate-standardSection-spacerBottom-MD: 80px; --eaCorporate-standardSection-spacerBottom-LG: 80px; --eaCorporate-standardSection-spacerBottom-XL: 80px; --ea-theme-stream-ui-paddle-default: #161616; --ea-theme-stream-ui-paddle-disabled: #BFBFBF; --ea-theme-stream-ui-progress-indicator-default: rgb(255,255,255); --ea-theme-stream-ui-progress-indicator-hover: rgb(255,255,255); --ea-theme-stream-ui-progress-bar-stroke-default: #ff8e8e; --ea-theme-stream-ui-progress-bar-stroke-hover: #ff8e8e; --ea-theme-stream-ui-progress-bar-fill-hover: #ff8e8e; --ea-theme-toaster-eyebrow-font-size-mobile: 16px; --ea-theme-toaster-eyebrow-font-size-tablet: 18px; --ea-theme-toaster-eyebrow-font-size-desktop: 20px; --ea-theme-toaster-copy-font-size-tablet: 16px; --ea-theme-toaster-copy-font-size-desktop: 18px; --ea-theme-tabs-background-color: #FFFFFF; --ea-theme-tabs-indicator-color: #0A5681; --ea-theme-tabs-interface-color: transparent; --ea-theme-tabs-unselected-type: #161616; --ea-theme-tabs-selected-type: #161616; --ea-theme-tabs-selected-state: #E7E7E7; --ea-theme-tabs-accent-elements: rgba(0, 0, 0, 0.08); --ea-theme-tabs-inactive-interface-color: rgba(255, 255, 255, 0.1); --ea-theme-tabs-tab-text-transform: capitalize; --ea-theme-h5-font-size-tablet-landscape: 24px; --ea-theme-font-header: 'ElectronicArtsDisplay', 'DM Sans', 'Verdana', 'Helvetica', 'Arial', sans-serif; --ea-theme-font-body: 'ElectronicArtsText', 'DM Sans', 'Verdana', 'Helvetica', 'Arial', sans-serif; --ea-theme-header-font-weight-regular: 400; --ea-theme-header-font-weight-bold: 600; --ea-theme-body-font-weight-regular: 400; --ea-theme-body-font-weight-bold: 600; --ea-theme-display-font-weight: var(--ea-theme-header-font-weight-bold); --ea-theme-color: #0A5681; --ea-theme-dark-gradient: #0A5681; --ea-theme-light-gradient: var(--ea-theme-color); --ea-theme-primary-font-family: var(--ea-theme-font-body); --ea-theme-secondary-font-family: var(--ea-theme-font-header); --ea-theme-typographic-headings-font-family: var(--ea-theme-font-header); --ea-text-case: none; --ea-theme-body-font-size-mobile: 16px; --ea-theme-body-font-size-tablet-landscape: 18px; --ea-theme-body-font-size-desktop: 18px; --ea-theme-body-line-height-mobile: 1.65; --ea-theme-body-line-height-tablet-landscape: 1.5; --ea-theme-body-line-height-desktop: 1.5; --ea-theme-b2-after-h5-margin-top-mobile: 0.5rem; --ea-theme-b2-after-h5-margin-top-tablet-landscape: 0.5rem; --ea-theme-b2-after-h5-margin-top-desktop: 0.5rem; --ea-theme-b2-after-d3-margin-top-mobile: 0.5rem; --ea-theme-b2-after-d3-margin-top-tablet-portrait: 0.5rem; --ea-theme-b2-after-d3-margin-top-desktop: 0.5rem; --ea-theme-d2-font-weight: bolder; --ea-theme-d3-font-weight: var(--ea-theme-display-font-weight); --ea-theme-d3-font-size-mobile: 32px; --ea-theme-d3-font-size-tablet-portrait: 32px; --ea-theme-d3-font-size-tablet-landscape: 40px; --ea-theme-d3-font-size-desktop: 44px; --ea-theme-d4-font-weight: var(--ea-theme-display-font-weight); --ea-theme-d4-font-size-mobile: 32px; --ea-theme-d4-font-size-tablet-portrait: 48px; --ea-theme-d4-font-size-tablet-landscape: 48px; --ea-theme-d4-font-size-desktop: 48px; --ea-theme-d5-font-weight: bolder; --ea-theme-d5-font-size-mobile: 24px; --ea-theme-d5-font-size-desktop: 32px; --ea-theme-h2-font-weight: bolder; --ea-theme-h2-letter-spacing-mobile: 0; --ea-theme-h2-letter-spacing-tablet-landscape: 0; --ea-theme-h2-letter-spacing-desktop: 0; --ea-theme-h3-font-weight: bolder; --ea-theme-h3-letter-spacing: normal; --ea-theme-h3-line-height-mobile: 1.25; --ea-theme-h3-line-height-tablet-landscape: 1.25; --ea-theme-h3-line-height-desktop: 1.25; --ea-theme-h4-line-height-mobile: 1.25; --ea-theme-h4-line-height-tablet-landscape: 1.25; --ea-theme-h4-line-height-desktop: 1.25; --ea-theme-h4-font-weight: var(--ea-theme-header-font-weight-regular);; --ea-theme-h4-font-size-mobile: 20px; --ea-theme-h4-font-size-tablet-landscape: 24px; --ea-theme-h4-font-size-desktop: 24px; --ea-theme-h4-after-d3-margin-top-mobile: 1rem; --ea-theme-h4-after-d3-margin-top-tablet-portrait: 1rem; --ea-theme-h4-after-d3-margin-top-tablet-landscape: 1rem; --ea-theme-h4-after-d3-margin-top-desktop: 1rem; --ea-theme-h5-font-weight: var(--ea-theme-header-font-weight-bold); --ea-theme-h5-line-height-mobile: 1.25; --ea-theme-h5-line-height-tablet-landscape: 1.25; --ea-theme-h5-line-height-desktop: 1.25; --ea-theme-h5-letter-spacing-mobile: -0.025em; --ea-theme-h5-letter-spacing-tablet-landscape: -0.025em; --ea-theme-h5-letter-spacing-desktop: -0.025em; --ea-theme-h5-font-size-mobile: 20px; --ea-theme-h5-font-size-desktop: 24px; --ea-theme-h5-after-l2-margin-top-mobile: 0.5rem; --ea-theme-h5-after-l2-margin-top-tablet-landscape: 0.5rem; --ea-theme-h5-after-l2-margin-top-desktop: 0.5rem; --ea-theme-h6-font-size-mobile: 20px; --ea-theme-h6-font-size-desktop: 24px; --ea-theme-h6-font-weight: var(--ea-theme-header-font-weight-regular); --ea-theme-h6-line-height-mobile: 1.35; --ea-theme-h6-line-height-desktop: 1.25; --ea-theme-h6-after-d3-margin-top-mobile: 1rem; --ea-theme-h6-after-d3-margin-top-tablet-landscape: 1rem; --ea-theme-h6-after-d3-margin-top-desktop: 1rem; --ea-theme-l2-font-weight: var(--ea-theme-header-font-weight-bold); --ea-theme-l2-font-size-mobile: 14px; --ea-theme-l2-font-size-tablet-landscape: 14px; --ea-theme-l2-font-size-desktop: 16px; --ea-theme-l2-line-height-mobile: 1.35; --ea-theme-l2-line-height-tablet-landscape: 1.35; --ea-theme-l2-line-height-desktop: 1.35; --ea-theme-tabs-accent-elements: #E7E7E7; } </style> </custom-style> <ea-elements-loader elements="ea-network-nav, ea-player, ea-type-kit"> </ea-elements-loader> <ea-network-nav unresolved userData="/user-data" content="//nds-network-nav.ea.com//en-us/network-nav" login-url="/login" logout-url="/logout" hide-logo ></ea-network-nav> <ea-elements-loader elements="ea-local-nav-advanced, ea-link"> </ea-elements-loader> <ea-local-nav-advanced home-text="EA Technology" home-tooltip="EA Technology" home-link="/technology" logo-image="https://media.contentapi.ea.com/content/dam/eacom/corporate/common/ea-technology-nav-bar-logo.png" logo-tooltip="" theme="dark" shelf-type="band" open-drawer-text="Menu" close-drawer-text="Close" mini unresolved > <a title="EA Technology" href="/technology"> EA Technology <img src="https://media.contentapi.ea.com/content/dam/eacom/corporate/common/ea-technology-nav-bar-logo.png" /> </a> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav slot="local-nav-shelf-link" toggle-text="Research" theme="dark" type="simple" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section title-text="" slot="sub-nav-section" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="AI &amp; Machine Learning" link-href="/technology/research/ai-machine-learning" link-target="_self" unresolved > <a href="/technology/research/ai-machine-learning">AI &amp; Machine Learning</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Animation" link-href="/technology/research/animation" link-target="_self" unresolved > <a href="/technology/research/animation">Animation</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Speech &amp; Language" link-href="/technology/research/speech-and-language" link-target="_self" unresolved > <a href="/technology/research/speech-and-language">Speech &amp; Language</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Rendering &amp; Lighting " link-href="/technology/research/rendering-and-lighting" link-target="_self" unresolved > <a href="/technology/research/rendering-and-lighting">Rendering &amp; Lighting </a> </ea-local-nav-shelf-sub-nav-section-link> </ea-local-nav-shelf-sub-nav-section> </ea-local-nav-shelf-sub-nav> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav slot="local-nav-shelf-link" toggle-text="Our Teams" theme="dark" type="simple" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section title-text="" slot="sub-nav-section" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="SEED" link-href="https://www.ea.com/seed" link-target="_self" unresolved > <a href="https://www.ea.com/seed">SEED</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Frostbite" link-href="https://www.ea.com/frostbite" link-target="_self" unresolved > <a href="https://www.ea.com/frostbite">Frostbite</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="All Teams" link-href="/careers/teams/technology " link-target="_self" unresolved > <a href="/careers/teams/technology ">All Teams</a> </ea-local-nav-shelf-sub-nav-section-link> </ea-local-nav-shelf-sub-nav-section> </ea-local-nav-shelf-sub-nav> <ea-elements-loader elements="ea-local-nav-drawer-sub-nav-advanced"> </ea-elements-loader> <ea-local-nav-drawer-sub-nav-advanced slot="local-nav-drawer-link" toggle-text="Research" toggle-tooltip="" theme="dark" type="simple" unresolved > <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/technology/research/ai-machine-learning" link-title="" link-text="AI &amp; Machine Learning" text-color="" unresolved > <a href="/technology/research/ai-machine-learning">AI &amp; Machine Learning</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/technology/research/animation" link-title="" link-text="Animation" text-color="" unresolved > <a href="/technology/research/animation">Animation</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/technology/research/speech-and-language" link-title="" link-text="Speech &amp; Language" text-color="" unresolved > <a href="/technology/research/speech-and-language">Speech &amp; Language</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/technology/research/rendering-and-lighting" link-title="" link-text="Rendering &amp; Lighting " text-color="" unresolved > <a href="/technology/research/rendering-and-lighting">Rendering &amp; Lighting </a> </ea-link> </ea-local-nav-drawer-sub-nav-advanced> <ea-elements-loader elements="ea-local-nav-drawer-sub-nav-advanced"> </ea-elements-loader> <ea-local-nav-drawer-sub-nav-advanced slot="local-nav-drawer-link" toggle-text="Our Teams" toggle-tooltip="" theme="dark" type="simple" unresolved > <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="https://www.ea.com/seed" link-title="" link-text="SEED" text-color="" unresolved > <a href="https://www.ea.com/seed">SEED</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="https://www.ea.com/frostbite" link-title="" link-text="Frostbite" text-color="" unresolved > <a href="https://www.ea.com/frostbite">Frostbite</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/careers/teams/technology " link-title="" link-text="All Teams" text-color="" unresolved > <a href="/careers/teams/technology ">All Teams</a> </ea-link> </ea-local-nav-drawer-sub-nav-advanced> <ea-elements-loader elements="ea-cta-dropdown, ea-hybrid-modal-invoker"> </ea-elements-loader> <ea-cta-dropdown slot="cta-dropdown" theme="light" cta-title-text="Join Us" cta-link="https://www.ea.com/careers" border-color="none" fill-color="brand" text-color="light" type="" unresolved > </ea-cta-dropdown> <ea-elements-loader elements="ea-local-nav-dropdown"> </ea-elements-loader> <ea-local-nav-dropdown slot="local-nav-dropdown" theme="light" menu-title="" cta-title-text="Join Us" cta-link="https://www.ea.com/careers" border-color="none" fill-color="brand" text-color="light" type="" unresolved > </ea-local-nav-dropdown> </ea-local-nav-advanced> <main> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="12vw" small="6vw" medium="6vw" large="3vw" largest="2vw" > </ea-spacer> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="100" background-color="none" background-overflow="hidden" spacing-top="medium" spacing-bottom="medium" background-image-smallest="https://media.contentapi.ea.com/content/dam/eacom/corporate/common/ea-technology-hero-articke-7x2-xl.jpg.adapt.320w.jpg" background-image-small="https://media.contentapi.ea.com/content/dam/eacom/corporate/common/ea-technology-hero-articke-7x2-xl.jpg.adapt.768w.jpg" background-image-medium="https://media.contentapi.ea.com/content/dam/eacom/corporate/common/ea-technology-hero-articke-7x2-xl.jpg.adapt.1024w.jpg" background-image-large="https://media.contentapi.ea.com/content/dam/eacom/corporate/common/ea-technology-hero-articke-7x2-xl.jpg.adapt.1456w.jpg" background-image-largest="https://media.contentapi.ea.com/content/dam/eacom/corporate/common/ea-technology-hero-articke-7x2-xl.jpg.adapt.1920w.jpg" image-tooltip="" > <img src="https://media.contentapi.ea.com/content/dam/eacom/corporate/common/ea-technology-hero-articke-7x2-xl.jpg.adapt.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/eacom/corporate/common/ea-technology-hero-articke-7x2-xl.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/eacom/corporate/common/ea-technology-hero-articke-7x2-xl.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/eacom/corporate/common/ea-technology-hero-articke-7x2-xl.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/eacom/corporate/common/ea-technology-hero-articke-7x2-xl.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/eacom/corporate/common/ea-technology-hero-articke-7x2-xl.jpg.adapt.1920w.jpg 1456w" /> <ea-section-column slot="section-column" text-align="center" mobile-order="0" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="6vw" small="6vw" medium="6vw" large="6vw" largest="6vw" > </ea-spacer> <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="large" text-align="center" text-color="light" title-text="EA Technology" subtitle-text="Powering the future of positive play" spacing-top="medium" spacing-bottom="medium" > <h3>EA Technology</h3> <h4>Powering the future of positive play</h4> </ea-subheading> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="6vw" small="6vw" medium="6vw" large="6vw" largest="6vw" > </ea-spacer> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="full-bleed" layout="100" background-color="none" background-overflow="visible" spacing-top="medium" spacing-bottom="medium" > <ea-section-column slot="section-column" indent-left="3" indent-right="3" text-align="left" mobile-order="1" > <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="dark" > <p style="text-align: center;">We are a supportive community of researchers, technologists, engineers, and creatives working together to build the future of gaming. Our industry-leading technology powers Electronic Arts games and IP that transform the lives of millions of players globally, pushing the boundaries of AI, animation, and more to create truly immersive and meaningful interactive experiences.</p> </ea-text> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="100" background-color="none" background-overflow="visible" spacing-top="medium" spacing-bottom="medium" > <ea-section-column slot="section-column" indent-left="" indent-right="" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="dark" > <p class="d3" style="color: rgb(10, 86, 129); text-align: center;">Discover Technology at EA</p> </ea-text> <ea-elements-loader elements="ea-grid"> </ea-elements-loader> <ea-grid type="ordered" tile-media-shape="rectangle" layout="3up" tile-type="vertical" tile-text-align="center" tile-text-color="dark" tile-color="none" hide-eyebrow hide-ctas hide-brand-stroke hide-byline spacing-top="medium" spacing-bottom="medium" hide-tags tile-scrim-color="none" tile-scrim-opacity="medium" tile-align="center" animate-in-order="" animate-out-order="" unresolved > <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:0" media="https://media.contentapi.ea.com/content/dam/eacom/corporate/common/technology-update/research-min.jpg.adapt.crop16x9.652w.jpg" title-text="Research" media-type="image" tooltip="" > <h3>Research</h3> <ea-tile-copy slot="copy"> <p style="text-align: center;">Learn about our research areas and explore recent publications.</p> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/en-us/technology/research" link-text="Research" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/en-us/technology/research" > Research </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:1" media="https://media.contentapi.ea.com/content/dam/eacom/corporate/common/technology-update/teams1.jpg.adapt.crop16x9.652w.jpg" title-text="Teams" media-type="image" tooltip="" > <h3>Teams</h3> <ea-tile-copy slot="copy"> <p style="text-align: center;">Get to know the various teams that power technology at EA.</p> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="https://www.ea.com/careers/teams/technology" link-text="Teams" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="https://www.ea.com/careers/teams/technology" > Teams </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:2" media="https://media.contentapi.ea.com/content/dam/eacom/corporate/common/technology-update/careers.jpg.adapt.crop16x9.652w.jpg" title-text="Careers" media-type="image" tooltip="" > <h3>Careers</h3> <ea-tile-copy slot="copy"> <p style="text-align: center;">Find a role that fits your future.</p> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="https://www.ea.com/careers" link-text="Careers" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="https://www.ea.com/careers" > Careers </a> </ea-cta> </ea-tile> </ea-container> </ea-grid> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="100" background-color="none" background-overflow="visible" spacing-top="medium" spacing-bottom="medium" > <ea-section-column slot="section-column" indent-left="" indent-right="" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="dark" > <p class="d3" style="color: rgb(10,86,129); text-align: center;">Latest News</p> </ea-text> <ea-elements-loader elements="ea-tabs"> </ea-elements-loader> <dom-bind> <template> <ea-tabs unresolved theme="custom" alignment="centre" mobile-layout="default" indicate autoselect selected="{{ selected }}" > <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="#all" theme="custom" > All </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="#engine" theme="custom" > Engine </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="#research" theme="custom" > Research </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="#security" theme="custom" > Security </ea-tab> </ea-tabs> <iron-pages selected="{{ selected }}"> <div> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="3vw" small="3vw" medium="3vw" large="3vw" largest="3vw" > </ea-spacer> <ea-elements-loader elements="ea-grid"> </ea-elements-loader> <ea-grid type="ordered" tile-media-shape="rectangle" layout="3up" tile-type="vertical" tile-text-align="left" tile-text-color="dark" tile-color="none" hide-ctas hide-brand-stroke hide-byline spacing-top="small" spacing-bottom="small" hide-tags tile-scrim-color="none" tile-scrim-opacity="medium" tile-align="left" cards="" ajax-url="/pagination/2-p3HIhHhrOW4xnTzPSfmjVvBf1O0AN26ARdlMnZJlf%2FnHSIJnzWUIPzfDp0x501yyptJrycgHTiXo7ePW0OSzk3xvW0GNZIu7K%2Fi8Y%2FHdjWEY0ms%2BtcgkdiVzXoIxLZra5JYmWMDGibMj0iOFn1iZQ%2BeKmS0J2DA86ViHxG9%2FCB%2FhE8tagdi8%2FnII" total-count="55" animate-in-order="" animate-out-order="" unresolved > <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:0" media="https://media.contentapi.ea.com/content/dam/eacom/en-us/images/2022/02/seed-featured-avatar-creation.jpg.adapt.crop16x9.431p.jpg" eyebrow-text="SEED" eyebrow-secondary-text="Dec 3, 2024" title-text="A Theory of Stabilization by Skull Carving" tooltip="A Theory of Stabilization by Skull Carving" > <h3>A Theory of Stabilization by Skull Carving</h3> <div>SEED</div> <div>Dec 3, 2024</div> <ea-tile-copy slot="copy"> A new approach to stabilizing facial motion for creating photo-real avatars that significantly enhances accuracy and robustness. </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/technology/news/siggraphasia2024-skull-carving" link-title="A Theory of Stabilization by Skull Carving" icon="none" fill-color="none" text-color="dark" unresolved > <a href="/technology/news/siggraphasia2024-skull-carving" title="A Theory of Stabilization by Skull Carving" > </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:1" media="https://media.contentapi.ea.com/content/dam/news/www-ea/common/datv-strand-hair-blog-featured-image.jpg.adapt.crop16x9.431p.jpg" eyebrow-text="Electronic Arts Inc." eyebrow-secondary-text="Nov 12, 2024" title-text="Bringing Locks to Life With Strand Hair Technology in Dragon Age: The Veilg…" tooltip="Bringing Locks to Life With Strand Hair Technology in Dragon Age: The Veilguard" > <h3>Bringing Locks to Life With Strand Hair Technology in Dragon Age: The Veilg…</h3> <div>Electronic Arts Inc.</div> <div>Nov 12, 2024</div> <ea-tile-copy slot="copy"> See how Frostbite and BioWare took Strand Hair tech to the next level, simulating up to 50,000 individual strands for over 100 hairstyles in Dragon Age: The Veilguard. </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/technology/news/strand-hair-dragon-age-the-veilguard" link-title="Bringing Locks to Life With Strand Hair Technology in Dragon Age: The Veilguard" icon="none" fill-color="none" text-color="dark" unresolved > <a href="/technology/news/strand-hair-dragon-age-the-veilguard" title="Bringing Locks to Life With Strand Hair Technology in Dragon Age: The Veilguard" > </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:2" media="https://media.contentapi.ea.com/content/dam/eacom/common/fc-25-featured-image.png.adapt.crop16x9.431p.png" eyebrow-text="Electronic Arts Inc." eyebrow-secondary-text="Sep 30, 2024" title-text="Create Your Unique Character with Cranium Technology in EA SPORTS FC 25" tooltip="Create Your Unique Character with Cranium Technology in EA SPORTS FC 25" > <h3>Create Your Unique Character with Cranium Technology in EA SPORTS FC 25</h3> <div>Electronic Arts Inc.</div> <div>Sep 30, 2024</div> <ea-tile-copy slot="copy"> Discover Cranium Technology in EA SPORTS FC 25 and sculpt your football superstar. Bring your virtual player to life with detailed customization options. </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/technology/news/cranium-technology-ea-sports-fc-25" link-title="Create Your Unique Character with Cranium Technology in EA SPORTS FC 25" icon="none" fill-color="none" text-color="dark" unresolved > <a href="/technology/news/cranium-technology-ea-sports-fc-25" title="Create Your Unique Character with Cranium Technology in EA SPORTS FC 25" > </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-load-more"> </ea-elements-loader> <ea-load-more label-text="Load More" quantity="3" slot="load-more" title="" theme="dark" unresolved > Load More </ea-load-more> </ea-grid> </div> <div> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="3vw" small="3vw" medium="3vw" large="3vw" largest="3vw" > </ea-spacer> <ea-elements-loader elements="ea-grid"> </ea-elements-loader> <ea-grid type="ordered" tile-media-shape="rectangle" layout="3up" tile-type="vertical" tile-text-align="left" tile-text-color="dark" tile-color="none" hide-ctas hide-brand-stroke hide-byline spacing-top="small" spacing-bottom="small" hide-tags tile-scrim-color="none" tile-scrim-opacity="medium" tile-align="left" cards="" ajax-url="/pagination/2-llS7PSG%2FBqCsJE5pf38SvyCJCoqH3MAA0igTtozd4S%2FmatzaNQn7cx0UYaNjImZJwpblO6f9cxSD3Onor9H4M%2FdD8MXx5apNgpdBxQyb%2F5S4xmZAat8HQp%2FS88FuBV8Oq41fl2rWecx67k%2BowVtqubTaEtE1zokESFK%2F1EbQEAUq%2BWamMhIusIwSno22" total-count="13" animate-in-order="" animate-out-order="" unresolved > <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:0" media="https://media.contentapi.ea.com/content/dam/eacom/common/feature-image-a-look-into-life-at-ea-thumbnail-4k-ea-ambient-green-1.png.adapt.crop16x9.431p.png" eyebrow-text="Electronic Arts Inc." eyebrow-secondary-text="Mar 12, 2024" title-text="EA presents on graphics, gameplay, and generative tech at GDC 2024" tooltip="EA presents on graphics, gameplay, and generative tech at GDC 2024" > <h3>EA presents on graphics, gameplay, and generative tech at GDC 2024</h3> <div>Electronic Arts Inc.</div> <div>Mar 12, 2024</div> <ea-tile-copy slot="copy"> Don’t miss these GDC 2024 talks from Electronic Arts engineers, scientists, and technical artists. </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/technology/news/ea-technology-gdc-2024" link-title="EA presents on graphics, gameplay, and generative tech at GDC 2024" icon="none" fill-color="none" text-color="dark" unresolved > <a href="/technology/news/ea-technology-gdc-2024" title="EA presents on graphics, gameplay, and generative tech at GDC 2024" > </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:1" media="https://media.contentapi.ea.com/content/dam/eacom/common/feature-image-a-look-into-life-at-ea-thumbnail-4k-ea-ambient-green-1.png.adapt.crop16x9.431p.png" eyebrow-text="Electronic Arts Inc." eyebrow-secondary-text="Jan 18, 2024" title-text="Unlocking Opportunities: A Look into Life at EA" tooltip="Unlocking Opportunities: A Look into Life at EA" > <h3>Unlocking Opportunities: A Look into Life at EA</h3> <div>Electronic Arts Inc.</div> <div>Jan 18, 2024</div> <ea-tile-copy slot="copy"> Electronic Arts Recruiter Kirk Chavarie shares his knowledge about the company’s culture, values, and career development opportunities </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/technology/news/a-look-into-life-at-ea" link-title="Unlocking Opportunities: A Look into Life at EA" icon="none" fill-color="none" text-color="dark" unresolved > <a href="/technology/news/a-look-into-life-at-ea" title="Unlocking Opportunities: A Look into Life at EA" > </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:2" media="https://media.contentapi.ea.com/content/dam/eacom/common/ea-news-frostbite-rebrand-article-thumbnail-16x9.png.adapt.crop16x9.431p.png" eyebrow-text="Frostbite" eyebrow-secondary-text="Dec 18, 2023" title-text="Announcing a new look and vision for EA&#x27;s Frostbite engine" tooltip="Announcing a new look and vision for EA&#x27;s Frostbite engine" > <h3>Announcing a new look and vision for EA&#x27;s Frostbite engine</h3> <div>Frostbite</div> <div>Dec 18, 2023</div> <ea-tile-copy slot="copy"> Electronic Arts’ 2024 Frostbite rebrand signals a new, more collaborative era for its cutting-edge game engine. </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/technology/news/frostbite-rebrand-2024" link-title="Announcing a new look and vision for EA&#x27;s Frostbite engine" icon="none" fill-color="none" text-color="dark" unresolved > <a href="/technology/news/frostbite-rebrand-2024" title="Announcing a new look and vision for EA&#x27;s Frostbite engine" > </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-load-more"> </ea-elements-loader> <ea-load-more label-text="Load More" quantity="3" slot="load-more" title="" theme="dark" unresolved > Load More </ea-load-more> </ea-grid> </div> <div> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="3vw" small="3vw" medium="3vw" large="3vw" largest="3vw" > </ea-spacer> <ea-elements-loader elements="ea-grid"> </ea-elements-loader> <ea-grid type="ordered" tile-media-shape="rectangle" layout="3up" tile-type="vertical" tile-text-align="left" tile-text-color="dark" tile-color="none" hide-ctas hide-brand-stroke hide-byline spacing-top="small" spacing-bottom="small" hide-tags tile-scrim-color="none" tile-scrim-opacity="medium" tile-align="left" cards="" ajax-url="/pagination/2-Ogifdyar%2BMuBInTgW%2Fy%2BTKi5iD2sDB6H%2BqL%2BDi38ARQDohjG9Ze27zbZBHD%2B5ShpOqAhtkj7BQcADYNqwp4hXqYlFUGZW09pZD0cBuJfZGORC4If4i29clFY1tAKfXInarMt%2FArQK52YoFjQHCIDx5xSXBUq30dkEwB1w34XJXwG1gCrIzdhFXnL0CbySsSPLlpcEg%3D%3D" total-count="41" animate-in-order="" animate-out-order="" unresolved > <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:0" media="https://media.contentapi.ea.com/content/dam/eacom/en-us/images/2022/02/seed-featured-avatar-creation.jpg.adapt.crop16x9.431p.jpg" eyebrow-text="SEED" eyebrow-secondary-text="Dec 3, 2024" title-text="A Theory of Stabilization by Skull Carving" tooltip="A Theory of Stabilization by Skull Carving" > <h3>A Theory of Stabilization by Skull Carving</h3> <div>SEED</div> <div>Dec 3, 2024</div> <ea-tile-copy slot="copy"> A new approach to stabilizing facial motion for creating photo-real avatars that significantly enhances accuracy and robustness. </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/technology/news/siggraphasia2024-skull-carving" link-title="A Theory of Stabilization by Skull Carving" icon="none" fill-color="none" text-color="dark" unresolved > <a href="/technology/news/siggraphasia2024-skull-carving" title="A Theory of Stabilization by Skull Carving" > </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:1" media="https://media.contentapi.ea.com/content/dam/news/www-ea/common/datv-strand-hair-blog-featured-image.jpg.adapt.crop16x9.431p.jpg" eyebrow-text="Electronic Arts Inc." eyebrow-secondary-text="Nov 12, 2024" title-text="Bringing Locks to Life With Strand Hair Technology in Dragon Age: The Veilg…" tooltip="Bringing Locks to Life With Strand Hair Technology in Dragon Age: The Veilguard" > <h3>Bringing Locks to Life With Strand Hair Technology in Dragon Age: The Veilg…</h3> <div>Electronic Arts Inc.</div> <div>Nov 12, 2024</div> <ea-tile-copy slot="copy"> See how Frostbite and BioWare took Strand Hair tech to the next level, simulating up to 50,000 individual strands for over 100 hairstyles in Dragon Age: The Veilguard. </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/technology/news/strand-hair-dragon-age-the-veilguard" link-title="Bringing Locks to Life With Strand Hair Technology in Dragon Age: The Veilguard" icon="none" fill-color="none" text-color="dark" unresolved > <a href="/technology/news/strand-hair-dragon-age-the-veilguard" title="Bringing Locks to Life With Strand Hair Technology in Dragon Age: The Veilguard" > </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:2" media="https://media.contentapi.ea.com/content/dam/eacom/common/fc-25-featured-image.png.adapt.crop16x9.431p.png" eyebrow-text="Electronic Arts Inc." eyebrow-secondary-text="Sep 30, 2024" title-text="Create Your Unique Character with Cranium Technology in EA SPORTS FC 25" tooltip="Create Your Unique Character with Cranium Technology in EA SPORTS FC 25" > <h3>Create Your Unique Character with Cranium Technology in EA SPORTS FC 25</h3> <div>Electronic Arts Inc.</div> <div>Sep 30, 2024</div> <ea-tile-copy slot="copy"> Discover Cranium Technology in EA SPORTS FC 25 and sculpt your football superstar. Bring your virtual player to life with detailed customization options. </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/technology/news/cranium-technology-ea-sports-fc-25" link-title="Create Your Unique Character with Cranium Technology in EA SPORTS FC 25" icon="none" fill-color="none" text-color="dark" unresolved > <a href="/technology/news/cranium-technology-ea-sports-fc-25" title="Create Your Unique Character with Cranium Technology in EA SPORTS FC 25" > </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-load-more"> </ea-elements-loader> <ea-load-more label-text="Load More" quantity="3" slot="load-more" title="" theme="dark" unresolved > Load More </ea-load-more> </ea-grid> </div> <div> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="3vw" small="3vw" medium="3vw" large="3vw" largest="3vw" > </ea-spacer> <ea-elements-loader elements="ea-grid"> </ea-elements-loader> <ea-grid type="ordered" tile-media-shape="rectangle" layout="3up" tile-type="vertical" tile-text-align="left" tile-text-color="dark" tile-color="none" hide-ctas hide-brand-stroke hide-byline spacing-top="small" spacing-bottom="small" hide-tags tile-scrim-color="none" tile-scrim-opacity="medium" tile-align="left" cards="" ajax-url="/pagination/2-IjgBY5Y0ccDBnZj2MEuZWVmHQ16DZ9%2FjC06ch9KbIo%2BwxAvdOCn4wM61NAe%2FSKTLOTNOdeW8NYelgAIiQ2y1cLFbD4rsQQDwGRhWUKRpsbb%2FhMrCJtsi8FMRzNPnRsURm0%2FexcIJP4cPLTuZ3D96iOX0MfkZJBmDdkzSQNmgrhu3x0NyBCQa31E59m6nyxAwtaOd4Q%3D%3D" total-count="4" animate-in-order="" animate-out-order="" unresolved > <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:0" media="https://media.contentapi.ea.com/content/dam/news/www-ea/common/kin-lau-screenshot-02-actiondiscarded-3840x2160.png.adapt.crop16x9.431p.png" eyebrow-text="Electronic Arts Inc." eyebrow-secondary-text="Aug 22, 2024" title-text="EA anticheat is leveling the playing field" tooltip="EA anticheat is leveling the playing field" > <h3>EA anticheat is leveling the playing field</h3> <div>Electronic Arts Inc.</div> <div>Aug 22, 2024</div> <ea-tile-copy slot="copy"> EA anticheat is keeping games fair, fun, and secure for millions of players worldwide. </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/technology/news/ea-anticheat-safety" link-title="EA anticheat is leveling the playing field" icon="none" fill-color="none" text-color="dark" unresolved > <a href="/technology/news/ea-anticheat-safety" title="EA anticheat is leveling the playing field" > </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:1" media="https://media.contentapi.ea.com/content/dam/eacom/images/2022/07/eacom-brand-featured-image-16x9.png.adapt.crop16x9.431p.png" eyebrow-text="Accessibility" eyebrow-secondary-text="Sep 13, 2022" title-text="Keeping Things Fair with EA anticheat System for PC" tooltip="Keeping Things Fair with EA anticheat System for PC" > <h3>Keeping Things Fair with EA anticheat System for PC</h3> <div>Accessibility</div> <div>Sep 13, 2022</div> <ea-tile-copy slot="copy"> EA anticheat for PC, a new technology, lets us keep the game fair and protect you from other gamers using exploits. </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/technology/news/ea-anticheat" link-title="Keeping Things Fair with EA anticheat System for PC" icon="none" fill-color="none" text-color="dark" unresolved > <a href="/technology/news/ea-anticheat" title="Keeping Things Fair with EA anticheat System for PC" > </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:2" media="https://media.contentapi.ea.com/content/dam/news/ea-careers/images/2020/08/placeholder-ea-careers-jordan-16x9.jpg.adapt.crop16x9.431p.jpg" eyebrow-text="EA Careers" eyebrow-secondary-text="Aug 11, 2020" title-text="Meet Our Summer Intern - Jordan" tooltip="Meet Our Summer Intern - Jordan" > <h3>Meet Our Summer Intern - Jordan</h3> <div>EA Careers</div> <div>Aug 11, 2020</div> <ea-tile-copy slot="copy"> Meet Jordan, a Security Engineer Intern, and learn how EA’s internship has given her the opportunity to explore a career in cybersecurity. </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/technology/news/jordan" link-title="Meet Our Summer Intern - Jordan" icon="none" fill-color="none" text-color="dark" unresolved > <a href="/technology/news/jordan" title="Meet Our Summer Intern - Jordan" > </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-load-more"> </ea-elements-loader> <ea-load-more label-text="Load More" quantity="3" slot="load-more" title="" theme="dark" unresolved > Load More </ea-load-more> </ea-grid> </div> </iron-pages> </template> </dom-bind> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="100" background-color="custom" custom-background-value=" linear-gradient(180deg, #05A4BC 38.50%, #031F43 100%)" background-overflow="hidden" spacing-top="medium" spacing-bottom="none" > <ea-section-column slot="section-column" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="3vw" small="3vw" medium="3vw" large="3vw" largest="3vw" > </ea-spacer> <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="medium" text-align="center" text-color="light" title-text="Our Tech in Action" subtitle-text="HyperMotion 2" spacing-top="medium" spacing-bottom="none" > <h3>Our Tech in Action</h3> <h4>HyperMotion 2</h4> </ea-subheading> <ea-elements-loader elements="ea-media"> </ea-elements-loader> <ea-media slot="media" text-color="dark" spacing-top="small" spacing-bottom="small" unresolved > <ea-elements-loader elements="ea-youtube"> </ea-elements-loader> <ea-youtube unresolved slot="youtube" video-id="5vMMIKu05O0" playlist="" default-age-gate="" theme="light" icon-theme="light" autoplay="0" controls="1" rel="0" annotations="3" hide-info="0" age-gate-alignment="center-left" age-gate-message="This video is age-restricted and only available on Youtube." more-link-text="Learn More" more-link-url="https://support.google.com/youtube/answer/2802167?hl=en" watch-link-text="Watch on Youtube" cover-image-smallest="https://media.contentapi.ea.com/content/dam/ea/fifa/fifa-23/hypermotion/videos/2022/07/eb0d14f7-41d2-1c0f-893a-7b7ca081e383.youtube/subassets/poster.jpg.adapt.crop16x9.320w.jpg" cover-image-small="https://media.contentapi.ea.com/content/dam/ea/fifa/fifa-23/hypermotion/videos/2022/07/eb0d14f7-41d2-1c0f-893a-7b7ca081e383.youtube/subassets/poster.jpg.adapt.crop16x9.767w.jpg" cover-image-medium="https://media.contentapi.ea.com/content/dam/ea/fifa/fifa-23/hypermotion/videos/2022/07/eb0d14f7-41d2-1c0f-893a-7b7ca081e383.youtube/subassets/poster.jpg.adapt.crop16x9.1023w.jpg" cover-image-large="https://media.contentapi.ea.com/content/dam/ea/fifa/fifa-23/hypermotion/videos/2022/07/eb0d14f7-41d2-1c0f-893a-7b7ca081e383.youtube/subassets/poster.jpg.adapt.crop16x9.1455w.jpg" cover-image-largest="https://media.contentapi.ea.com/content/dam/ea/fifa/fifa-23/hypermotion/videos/2022/07/eb0d14f7-41d2-1c0f-893a-7b7ca081e383.youtube/subassets/poster.jpg.adapt.crop16x9.1920w.jpg" cover-image-tooltip="" button-color="dark" > <div itemscope itemtype="http://schema.org/VideoObject"> <link itemprop="url" href="https://www.youtube.com/watch?v=5vMMIKu05O0"> <link itemprop="thumbnailUrl" href="https://media.contentapi.ea.com/content/dam/ea/fifa/fifa-23/hypermotion/videos/2022/07/eb0d14f7-41d2-1c0f-893a-7b7ca081e383.youtube/subassets/poster.jpg.adapt.crop16x9.1920w.jpg"> <iframe src="https://www.youtube.com/embed/5vMMIKu05O0"></iframe> </div> </ea-youtube> </ea-media> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="dark" > </ea-text> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <p>Dedicated Advanced 11v11 Match Capture combines with machine learning technology to power authentic animation in FIFA 23.</p> </ea-text> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/games/fifa/fifa-23/hypermotion2" link-text="Learn More" icon="none" fill-color="none" text-color="light" stroke-color="light" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/games/fifa/fifa-23/hypermotion2" > Learn More </a> </ea-cta> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="6vw" small="6vw" medium="6vw" large="6vw" largest="6vw" > </ea-spacer> </ea-section-column> </ea-section> <div> <style> .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1), .copy-copy .eapl-section-column-50 { width: 90%; margin: 0 auto; padding: 3rem 0; } @media screen and (min-width: 768px) { ea-section ea-section-column.eapl-section-column-50 { align-self: center; margin: 0; width: 50%; overflow: hidden; } .copy-copy ea-section ea-section-column.eapl-section-column-50 { align-self: start; } .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1), .copy-copy .eapl-section-column-50 { padding: 0 2rem; margin: 0; width: 50%; } .dx-video-asset ea-media ea-html5-video { margin-bottom: -10px; } } @media screen and (min-width: 1024px) { .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1), .copy-copy .eapl-section-column-50 { padding: 0 6rem; } } </style> </div> <div> <style> ea-section-column.eapl-section-column-100 img,ea-section-column.eapl-section-column-50 img,ea-section-column.eapl-section-column-66 img { max-width: 100%; } </style> </div> <div> <style> .dx__anchor-nav { display: flex; align-items: stretch; justify-content: center; align-content: center; list-style-type: none; margin: 0; padding: 0; } .dx__anchor-nav__link { display: flex; align-items: center; font-family: var(--ea-theme-secondary-font-family); text-transform: uppercase; font-size: 1.2rem; line-height: 1.1; font-weight: bold; text-align: center; padding: 0 2rem; margin: 0; border-right: 1px solid var(--dx-anchor-nav-separator-color); white-space: nowrap; } .dx__anchor-nav__link::before { content: ""; } .dx__anchor-nav__link:last-child { border: none; } .dx__anchor-nav__link a { text-decoration: none; line-height: 1; transition: linear all 0.25s; webkit-transition: all .25s linear; moz-transition: all .25s linear; ms-transition: all .25s linear; o-transition: all .25s linear; color: var(--dx-anchor-nav-color); } .dx__anchor-nav__link a:hover { transform: translatey(-2px); color: var(--dx-anchor-nav-hover-color); } @media only screen and (max-width: 1158px) { .dx__anchor-nav__link { font-size: 1rem; padding: 0 1.5rem; } } @media only screen and (max-width: 960px) { .dx__anchor-nav__link { font-size: 1rem; padding: 0 1rem; } } @media only screen and (max-width: 846px) { .dx__anchor-nav__link { font-size: 0.8rem; padding: 0 1rem; } } @media only screen and (max-width: 767px) { .dx__anchor-nav { flex-direction: column; } .dx__anchor-nav__link { display: block; text-transform: uppercase; font-size: 1.125rem; letter-spacing: 0.05rem; text-align: center; padding: 14px 0; border: none; border-bottom: 1px solid var(--dx-anchor-nav-separator-color); } } </style> </div> <div> <style> .ea-play-section { background: rgb(13,16,66); background: linear-gradient(60deg, rgba(13,16,66,1) 0%, rgba(13,16,66,1) 50%, rgba(255,71,71,1) 100%); border: 3px solid rgb(255, 255, 255); border-radius: 3rem; width: 98%; margin: 3rem auto; padding: 0; position: relative; overflow: hidden; } </style> </div> <div style="display: none;"></div> </main> <footer role="contentinfo"> <ea-elements-loader elements="ea-local-footer, ea-local-links, ea-local-link, ea-social-links, ea-social-link, ea-hybrid-regional-rating"> </ea-elements-loader> <ea-local-footer theme="dark" sal-game-slug="" rating-lang="en" unresolved > <ea-local-links slot="local-links" title-text="EA Technology" text-color="dark" unresolved > <ea-local-link slot="local-link" link-url="/en-us/technology/research" link-title="Research" link-text="Research" text-color="dark" unresolved > <a href="/en-us/technology/research" title="Research" >Research</a> </ea-local-link> <ea-local-link slot="local-link" link-url="https://www.ea.com/careers/teams/technology" link-title="Our Teams" link-text="Our Teams" text-color="dark" unresolved > <a href="https://www.ea.com/careers/teams/technology" title="Our Teams" >Our Teams</a> </ea-local-link> <ea-local-link slot="local-link" link-url="https://www.ea.com/careers" link-title="Careers" link-text="Careers" text-color="dark" unresolved > <a href="https://www.ea.com/careers" title="Careers" >Careers</a> </ea-local-link> </ea-local-links> <ea-social-links slot="social-links" text-color="dark" title-text="" unresolved > </ea-social-links> <ea-legal-disclaimer-text slot="legal-disclaimer-text"> </ea-legal-disclaimer-text> </ea-local-footer> <ea-elements-loader elements="ea-network-footer, ea-network-legal, ea-link, ea-content-loader"> </ea-elements-loader> <ea-network-footer theme="dark" logo-image="https://media.contentapi.ea.com/content/dam/eacom/corporate/common/ea-technology-footer-medallion.png" logo-tooltip="" logo-link-url="https://www.ea.com/en-ca" logo-link-text="EA" logo-link-tooltip="EA" unresolved > <img src="https://media.contentapi.ea.com/content/dam/eacom/corporate/common/ea-technology-footer-medallion.png" alt="" /> <ea-link slot="link" link-href="/en-ca/games/library" link-title="Game Library" link-text="Game Library" text-color="dark" unresolved > <a href="/en-ca/games/library" title="Game Library" >Game Library</a> </ea-link> <ea-link slot="link" link-href="/en-ca/subscribe" link-title="Subscribe" link-text="Subscribe" text-color="dark" unresolved > <a href="/en-ca/subscribe" title="Subscribe" >Subscribe</a> </ea-link> <ea-link slot="link" link-href="/en-ca/redeem" link-title="Redeem Code" link-text="Redeem Code" text-color="dark" unresolved > <a href="/en-ca/redeem" title="Redeem Code" >Redeem Code</a> </ea-link> <ea-link slot="link" link-href="/en-ca/ea-app" link-title="EA app" link-text="EA app" text-color="dark" unresolved > <a href="/en-ca/ea-app" title="EA app" >EA app</a> </ea-link> <ea-link slot="link" link-href="/en-ca/about" link-title="About" link-text="About" text-color="dark" unresolved > <a href="/en-ca/about" title="About" >About</a> </ea-link> <ea-link slot="link" link-href="/en-ca/able" link-title="Accessibility" link-text="Accessibility" text-color="dark" unresolved > <a href="/en-ca/able" title="Accessibility" >Accessibility</a> </ea-link> <ea-link slot="link" link-href="https://help.ea.com/" link-title="Help" link-text="Help" text-color="dark" unresolved > <a href="https://help.ea.com/" title="Help" >Help</a> </ea-link> <ea-elements-loader elements="ea-regional-pricing-selector"> </ea-elements-loader> <ea-regional-pricing-selector slot="regional-pricing-selector" theme="dark" label-text="Regional Pricing" unresolved > <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="AT" >Austria</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="BE" >Belgium</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="BG" >Bulgaria</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="HR" >Croatia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="CY" >Cyprus</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="CZ" >Czech Republic</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="DK" >Denmark</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="EE" >Estonia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="FI" >Finland</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="FR" >France</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="DE" >Germany</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="GR" >Greece</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="HU" >Hungary</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="IS" >Iceland</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="IE" >Ireland</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="IT" >Italy</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="LV" >Latvia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="LI" >Liechtenstein</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="LT" >Lithuania</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="LU" >Luxembourg</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="MT" >Malta</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="NL" >Netherlands</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="NO" >Norway</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="PL" >Poland</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="PT" >Portugal</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="RO" >Romania</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="SK" >Slovakia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="SL" >Slovenia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="ES" >Spain</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="SE" >Sweden</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="CH" >Switzerland</ea-regional-pricing-selector-option> </ea-regional-pricing-selector> <ea-elements-loader elements="ea-locale-selector"> </ea-elements-loader> <ea-locale-selector slot="locale-selector" theme="dark" value="en-us" label-text="Language" unresolved > <ea-locale-selector-option slot="locale-selector-option" value="en-us" >United States</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="en-gb" >United Kingdom</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="en-au" >Australia</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="fr-fr" >France</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="de-de" >Deutschland</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="it-it" >Italia</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="ja-jp" >日本</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="pl-pl" >Polska</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="pt-br" >Brasil</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="ru-ru" >Россия</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="es-es" >España</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="cs-cz" >Česká republika</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="en-ca" >Canada (En)</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="fr-ca" >Canada (Fr)</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="da-dk" >Danmark</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="fi-fi" >Suomi</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="es-mx" >México</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="nl-nl" >Nederland</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="nb-no" >Norge</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="sv-se" >Sverige</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="zh-cn" >中国</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="ko-kr" >대한민국</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="zh-tw" >繁體中文</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="tr-tr" >Türkiye</ea-locale-selector-option> </ea-locale-selector> <ea-network-legal slot="network-legal" copyright-text="© 2025 Electronic Arts Inc. " text-color="dark" unresolved > <ea-link slot="link" link-href="http://www.ea.com/en-ca/legal" link-title="Legal &amp; Privacy" link-text="Legal &amp; Privacy" text-color="dark" unresolved > <a href="http://www.ea.com/en-ca/legal" title="Legal &amp; Privacy" >Legal &amp; Privacy</a> </ea-link> <ea-link slot="link" link-href="https://www.ea.com/en-ca/terms-of-service" link-title="NEW User Agreement" link-text="User Agreement" text-color="dark" unresolved > <a href="https://www.ea.com/en-ca/terms-of-service" title="NEW User Agreement" >User Agreement</a> </ea-link> <ea-link slot="link" link-href="https://www.ea.com/en-ca/legal/privacy-and-cookie-policy" link-title="Privacy &amp; Cookie Policy (Your Privacy Rights)" link-text="Privacy &amp; Cookie Policy (Your Privacy Rights)" text-color="dark" unresolved > <a href="https://www.ea.com/en-ca/legal/privacy-and-cookie-policy" title="Privacy &amp; Cookie Policy (Your Privacy Rights)" >Privacy &amp; Cookie Policy (Your Privacy Rights)</a> </ea-link> <ea-link slot="link" link-href="/en-ca/service-updates" link-title="Online Service Updates" link-text="Online Service Updates" text-color="dark" unresolved > <a href="/en-ca/service-updates" title="Online Service Updates" >Online Service Updates</a> </ea-link> <ea-link slot="link" link-href="/en-ca/security" link-title="Security" link-text="Security" text-color="dark" unresolved > <a href="/en-ca/security" title="Security" >Security</a> </ea-link> <ea-link slot="link" link-href="https://www.youtube.com/t/terms" link-title="YouTube Terms of Service" link-text="YouTube Terms of Service" text-color="dark" unresolved > <a href="https://www.youtube.com/t/terms" title="YouTube Terms of Service" >YouTube Terms of Service</a> </ea-link> <ea-link slot="link" link-href="https://policies.google.com/privacy" link-title="Google Privacy Policy" link-text="Google Privacy Policy" text-color="dark" unresolved > <a href="https://policies.google.com/privacy" title="Google Privacy Policy" >Google Privacy Policy</a> </ea-link> <ea-content-loader slot="link" content-url="https://www.ea.com/ccpa/footer-link" > </ea-content-loader> </ea-network-legal> <ea-elements-loader elements="ea-truste"> </ea-elements-loader> <script id="ea-trustarc-script" data-domain="ea.com" async> (() => { function createElement(id, hidden) { const element = document.createElement("div"); element.id = id; element.hidden = hidden; return element; } function createScriptTag() { const domain = document.querySelector('#ea-trustarc-script').dataset.domain; const script = document.createElement("script"); let src = `//consent.trustarc.com/notice?domain=${domain}&c=teconsent&js=nj&noticeType=bb&text=true&gtm=1&pn=1`; if (shouldAutoShowCookiePreferences()) { src = src + "&behavior=expressed"; } script.src = src; script.setAttribute("crossorigin", ""); return script; } function shouldAutoShowCookiePreferences() { const showCookiePreferencesParam = "show=cookiePreferences"; const urlSearchParams = window.location.search.slice(1).split("&"); return urlSearchParams.includes(showCookiePreferencesParam); } function isLocalNDS(componentUrlPrefix) { return componentUrlPrefix && componentUrlPrefix.includes('local'); } function isNDSBranch(componentUrlPrefix) { return componentUrlPrefix && componentUrlPrefix.includes('branch'); } function isNDSVersionGreaterOrEqual(componentUrlPrefix) { let ndsVersion = componentUrlPrefix && componentUrlPrefix.match('/release\/([^\/]*)/')[1]; let isGreaterOrEqual = ndsVersion && ndsVersion.localeCompare("4.40.5", undefined, { numeric: true, sensitivity: 'base' }); return isGreaterOrEqual >= 0; } const componentUrlPrefix = window.nds.componentUrlPrefix; /** * Check for backwards compatibility with NDS version greater or equal to when TrustArc was integrated */ if ( isLocalNDS(componentUrlPrefix) || isNDSBranch(componentUrlPrefix) || isNDSVersionGreaterOrEqual(componentUrlPrefix) ) { const trustArcScript = createScriptTag(); const elements = document.createDocumentFragment(); elements.appendChild(createElement("consent_blackbar", false)); elements.appendChild(createElement("teconsent", true)); elements.appendChild(trustArcScript); document.body.appendChild(elements); } })(); </script> <ea-truste unresolved slot="truste" domain="ea.com" > <div> <a href="//privacy.truste.com/privacy-seal/validation?rid=f1a11c5d-0232-4077-8498-2e69a38c1335" target="_blank"> <img style="border: none" src="//privacy-policy.truste.com/privacy-seal/seal?rid=f1a11c5d-0232-4077-8498-2e69a38c1335" alt="TRUSTe"/> </a> </div> </ea-truste> </ea-network-footer> </footer> <ea-player player-endpoint="/user-data"></ea-player> <ea-elements-loader elements="ea-modal"> </ea-elements-loader> <ea-modal modal restore-focus-on-close unresolved id="eacomagegate" theme="dark" > <ea-elements-loader elements="ea-age-gate"> </ea-elements-loader> <ea-age-gate unresolved slot="age-gate" age-gate-id="eacomagegate" age="18" error="You are not eligible to view this content." message="Please provide your birth date. " > <ea-elements-loader elements="ea-date-field"> </ea-elements-loader> <ea-date-field slot="date-field" type="date" text-color="light" month-placeholder="MM" day-placeholder="DD" year-placeholder="YYYY" label-text="Enter your birthdate" unresolved > </ea-date-field> <ea-elements-loader elements="ea-submit"> </ea-elements-loader> <ea-submit unresolved slot="submit" value-text="Submit" text-color="light" ></ea-submit> </ea-age-gate> </ea-modal> <script src="//pl.ea.com/release/4.68.7/elements/browser-support.min.js"></script> <script> eaBrowserSupport.requiredFeatures = 'picture'; eaBrowserSupport.requiredHeading = 'Sorry, this browser is not supported'; eaBrowserSupport.requiredText = 'Please download a supported browser to view this webpage.'; eaBrowserSupport.recommendedFeatures = 'cssgrid'; eaBrowserSupport.recommendedText = 'This browser is not recommended and the webpage may not display properly.'; eaBrowserSupport.ctas = [{"text":"Download Chrome","url":"https://www.google.com/chrome/"},{"text":"Download Firefox","url":"https://www.mozilla.org/firefox/new/"},{"text":"Download Edge","url":"https://www.microsoft.com/edge/"}]; eaBrowserSupport.dismissText = 'Dismiss'; eaBrowserSupport.svgLogo = ''; eaBrowserSupport.init(); </script> <ea-type-kit kit-url="//use.typekit.net/txn1klh.js"></ea-type-kit> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10