Apply on Playdead’s site →

Experienced Technical Artist

Playdead · Copenhagen

Mid Art Posted 2026-07-09 Full time
Apply on Playdead’s site →

$(function () {

$('[data-toggle="tooltip"]').tooltip()

})

.bzyLinkColor, .bzyLinkColor:hover {

color: rgb(121, 134, 148)!important;

}

.bzyLinkContainer a, .bzyLinkContainer a:hover {

color: rgb(121, 134, 148)!important;

}

.application-form a.bzyLinkColor, .application-form a.bzyLinkColor:hover {

color: rgb(121, 134, 148)!important;

}

.description a, .description a:hover {

color: rgb(121, 134, 148)!important;

}

.breadcrumbs li a, .breadcrumbs li a:hover {

color: rgb(121, 134, 148)!important;

}

.video-response .inner-container .btn-primary, .video-response .inner-container .btn-primary:hover {

background-color: rgb(107, 12, 13)!important;

}

.positions .position:hover .bzyButtonColor {

background-color: rgb(107, 12, 13)!important;

}

.positions .position .bzyBtnHover:hover {

background-color: rgb(107, 12, 13)!important;

}

.bzyButtonColor:hover {

background-color: rgb(107, 12, 13)!important;

} .container {

background-color: #E9E9E9 !important;

color: rgba(42, 42, 42, 1.0);

}

.container.footer .container-wrapper .brand {

color: #E9E9E9 !important;

}

.bzy-footer .label {

color: #E9E9E9 !important;

}

.body-wrapper {

background-color: #E9E9E9 !important;

}

.body-wrapper.position .hero .meta li {

color: #DEDEDE;

}

.container-wrapper {

background-color: #E9E9E9;

}

.landing .container.positions.grid-layout .positions .position {

background: #d8d8d8;

border: 1px solid #eee;

}

.landing .container.positions .filters-container select {

border: 1px solid #eee;

color: #222;

background-color: #d8d8d8;

}

.landing .container.position-description .description p {

color: #222 !important;

}

.landing .container.position-description .description ul li, .landing .container.position-description .description ol li {

color: #222 !important;

}

.fa {

color: rgb(160, 160, 160);

}

input, button, select, textarea {

color: #222222;

}

.gdpr-agreement .section .gdpr-accept label {

line-height: 1.5;

color: #222222;

}

.breadcrumbs li.current span {

color: #eeeeee;

}

.breadcrumbs li a {

color: #888 !important;

}

.breadcrumbs li a:hover {

color: rgb(107, 12, 13) !important;

}

.breadcrumbs li i {

color: #333333 !important;

}

ul {

color: #222222;

}

.landing .container.positions .position li {

color: #555555;

}

a.button.linkedin i {

color: white !important;

}

Experienced Technical Artist at Playdead {"@context":"http://schema.org","@type":"WebSite","name":"Breezy HR","alternateName":"Breezy HR: Modernize your recruiting process","url":"https://breezy.hr/"}

{"@context":"https://schema.org/","@type":"JobPosting","url":"https://playdead.breezy.hr/p/929ceca71c9b01-experienced-technical-artist?source=GoogleJobs","title":"Experienced Technical Artist","description":" We are seeking an experienced Technical Artist to join Playdead’s art team.

The ideal candidate will have strong technical skills working with Unreal Engine, who thrives on finding innovative solutions to the challenges of simulating a large, fully open world game.

\n Your responsibility as a Technical Artist will be to support other artists on the team with the technical aspects of the art pipeline, to develop various simulated systems in an open world, and to act as a bridge between art and other disciplines.

This may include the creation of Unreal shader graphs, the development of blueprint-based tooling, working with environmental simulations (such as weather, water, sand, etc), and generally assisting with all technical art challenges in our open world game. For all of these tasks, you will work closely with the animators, programmers, sound designers and artists here at Playdead. We are particularly looking for a colleague who enjoys setting their own goals and taking responsibility for their own schedule. \n We are working within a highly focused and ambitious vision, which requires adapting to the existing visual style while contributing your own ideas to the whole. More than anything, we are looking for someone who is excited about all facets of game development, as well as being passionate about gaming overall. \n What will you be doing? \n Working within a small but dynamic art team, supporting the technical aspects of the art pipeline.

Developing and supporting environmental simulations, such as water, weather, sand, etc.

Being the technical bridge between art, animation, programming and sound to help bring an immersive world to life.

Collaborating with a dedicated team with high ambitions about visual and thematic design.

\n Required Skills \n Experience with Unreal Engine 5 is required.

Professional working experience within a 3D game production.

A strong portfolio of work which demonstrates a level of mastery in various aspects of technical art.

Comfortable using digital tools and software to find innovative solutions for simulating an open world game, with an art style we describe as “stylized realism.” This is a full time position at our studio in Copenhagen, Denmark so you need to be willing to relocate (we offer full relocation support).

\n Desired Skills \n Some experience and competence with C++ is highly preferred Great communication skills and ability to work effectively on shared projects.

Familiarity with other major game engines.

\n Who We Are \n We are a team of 90 creative professionals. We experiment and collaborate with a focus on creating new experiences, and as such we are looking for people who can help us achieve them. \n Our approach to development does not include crunching towards arbitrary deadlines - instead, we particularly look for talented people who enjoy managing their own schedule and thrive on working within a friendly, collaborative environment. \n We love to make carefully crafted games with obsessive attention to detail and are always on the lookout for others who share that passion. Come help us create unique game experiences. \n ","employmentType":"FULL_TIME","datePosted":"2026-07-09","hiringOrganization":{"@type":"Organization","name":"Playdead","logo":"https://gallery-cdn.breezy.hr/047a9132-aca6-4eb3-bb03-ba4ffda38d99/PD_Breezy_Logo-01.png","sameAs":"https://playdead.breezy.hr"},"jobLocation":{"@type":"Place","address":{"@type":"PostalAddress","addressCountry":"DK","addressLocality":"Copenhagen"}}}

// INDEED OAUTH FLOW

var popup;

var breezyUrl="https://app.breezy.hr"

var positionId="929ceca71c9b01"

function popupParams () {

var height = 600;

var width = 500;

var left = (window.screen.width / 2) - ((width / 2) + 10);

var top = (window.screen.height / 2) - ((height / 2) + 50);

var params = 'status=no,height=' + height + ',width=' + width + ',resizable=yes,left=' + left + ',top=' + top + ',screenX=' + left + ',screenY=' + top + ',toolbar=no,menubar=no,scrollbars=no,location=no,directories=no';

return params;

}

function oAuthListener (msg) {

let url = window.location.href

if(url.indexOf('?source=') > -1) url = url.split('?source=')[0]

if (msg.data.token) {

window.location.href = url + '/apply?token=' + msg.data.token;

popup.close()

} else {

window.location.href = url + '/apply';

popup.close()

}

window.removeEventListener('message', oAuthListener)

}

function openPopup (e) {

e.preventDefault();

window.addEventListener('message', oAuthListener)

var params = popupParams();

popup = window.open(

breezyUrl + '/api/apply/indeed?position_id=' + positionId,

'IndeedPopup',

params

);

}

// END INDEED OAUTH FLOW

%HEADER_COMPANY_WEBSITE% Experienced Technical Artist Copenhagen, DK %LABEL_POSITION_TYPE_FULL_TIME% Art %BREADCRUMB_JOB_OPENINGS% Experienced Technical Artist %BUTTON_APPLY_TO_POSITION% We are seeking an experienced Technical Artist to join Playdead’s art team.

The ideal candidate will have strong technical skills working with Unreal Engine, who thrives on finding innovative solutions to the challenges of simulating a large, fully open world game.

Your responsibility as a Technical Artist will be to support other artists on the team with the technical aspects of the art pipeline, to develop various simulated systems in an open world, and to act as a bridge between art and other disciplines.

This may include the creation of Unreal shader graphs, the development of blueprint-based tooling, working with environmental simulations (such as weather, water, sand, etc), and generally assisting with all technical art challenges in our open world game. For all of these tasks, you will work closely with the animators, programmers, sound designers and artists here at Playdead. We are particularly looking for a colleague who enjoys setting their own goals and taking responsibility for their own schedule.

We are working within a highly focused and ambitious vision, which requires adapting to the existing visual style while contributing your own ideas to the whole. More than anything, we are looking for someone who is excited about all facets of game development, as well as being passionate about gaming overall.

What will you be doing?

Working within a small but dynamic art team, supporting the technical aspects of the art pipeline.

Developing and supporting environmental simulations, such as water, weather, sand, etc.

Being the technical bridge between art, animation, programming and sound to help bring an immersive world to life.

Collaborating with a dedicated team with high ambitions about visual and thematic design.

Required Skills

Experience with Unreal Engine 5 is required.

Professional working experience within a 3D game production.

A strong portfolio of work which demonstrates a level of mastery in various aspects of technical art.

Comfortable using digital tools and software to find innovative solutions for simulating an open world game, with an art style we describe as “stylized realism.” This is a full time position at our studio in Copenhagen, Denmark so you need to be willing to relocate (we offer full relocation support).

Desired Skills

Some experience and competence with C++ is highly preferred Great communication skills and ability to work effectively on shared projects.

Familiarity with other major game engines.

Who We Are

We are a team of 90 creative professionals. We experiment and collaborate with a focus on creating new experiences, and as such we are looking for people who can help us achieve them.

Our approach to development does not include crunching towards arbitrary deadlines - instead, we particularly look for talented people who enjoy managing their own schedule and thrive on working within a friendly, collaborative environment.

We love to make carefully crafted games with obsessive attention to detail and are always on the lookout for others who share that passion. Come help us create unique game experiences.

%BUTTON_APPLY_TO_POSITION% %FOOTER_POWERED_BY% breezy Your shareable referral link: Also share on: st.initialize()

(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){

(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-176681-19', 'auto');

ga('send', 'pageview');

Posted by Playdead and synced from their own careers page. DevQuest doesn’t take a fee, doesn’t sit between you and the studio, and doesn’t sell your data — you apply directly with them.

More like this: Art jobs · All Playdead openings · Browse every category