Twin Harbour Interactive · San Ġiljan
Apply on Twin Harbour Interactive’s site →Senior Renderer Developer (WebGL/WebGPU) - Twin Harbour Interactive
:root {
--company-primary-bg-color: 255, 255, 255;
--company-primary-bg-contrast-color: #000000;
--company-secondary-bg-color: 242, 101, 34;
--company-secondary-bg-light-5-color: 243, 118, 58;
--company-secondary-bg-fallback-color: 242, 101, 34;
--company-primary-text-color: 37, 37, 37;
--company-primary-text-dark-5-color: 24, 24, 24;
--company-primary-text-dark-10-color: 11, 11, 11;
--company-primary-text-light-50-color: 164, 164, 164;
--company-primary-text-light-77-color: 233, 233, 233;
--company-secondary-text-color: 255, 255, 255;
--company-secondary-text-light-5-color: 255, 255, 255;
--company-secondary-text-light-15-color: 255, 255, 255;
--company-link-color: 242, 101, 34;
--company-link-color-on-white: 164, 59, 10;
--company-color: 242, 101, 34;
--company-button-text-color: 255, 255, 255;
--company-button-bg-color: 242, 101, 34;
--company-button-bg-light-5-color: 243, 118, 58;
--company-button-bg-light-15-color: 246, 151, 106;
--company-button-bg-color-on-white: 164, 59, 10;
--company-secondary-text-color-on-white: 77, 77, 77;
--company-border-radius: 22px;
--company-header-font-family: "Inter";
--company-header-font-weight: 700;
--company-body-font-family: "Inter";
--company-body-font-weight: 400;
}
This website uses cookies to ensure you get the best experience.
Twin Harbour Interactive and our selected partners use cookies and similar technologies (together “cookies”) that are necessary to present this website, and to ensure you get the best experience of it.
If you consent to it, we will also use cookies for analytics and marketing purposes.
See our Cookie Policy to read more about the cookies we set.
You can withdraw and manage your consent at any time, by clicking “Manage cookies” at the bottom of each website page.
common--cookies--alert#acceptAll">Accept all cookies
common--cookies--alert#disableAll">Decline all non-necessary cookies
common--cookies--alert#openPreferences">Cookie preferences
common--cookies--preferences#open" class="company-links bg-company-primary text-company-primary shadow-form inset-x-4 mb-4 rounded max-w-screen-sm p-4 overflow-auto max-h-[80vh] z-cookie-alert backdrop:bg-[rgba(0,0,0,0.6)] sm:p-10 sm:mb-auto fixed top-2">
Select which cookies you accept
On this site, we always set cookies that are strictly necessary, meaning they are necessary for the site to function properly.
If you consent to it, we will also set other types of cookies. You can provide or withdraw your consent to the different types of cookies using the toggles below. You can change or withdraw your consent at any time, by clicking the link “Manage Cookies”, that is always available at the bottom of the site.
To learn more about what the different types of cookies do, how your data is used when they are set etc, see our Cookie Policy .
Strictly necessary
These cookies are necessary to make the site work properly, and are always set when you visit the site.
Vendors
Teamtailor
common--cookies--preferences#handleCategoryToggle">
Analytics
These cookies collect information to help us understand how the site is being used.
Vendors
Teamtailor
common--cookies--preferences#handleCategoryToggle">
Marketing
These cookies are used to make advertising messages more relevant to you. In some cases, they also deliver additional functions on the site.
Vendors
Linkedin, Google
common--cookies--preferences#handleAccept">Accept these cookies
common--cookies--preferences#handleDecline">Decline all non-necessary cookies
Skip to main content
{
"@context": "http://schema.org/",
"@type": "JobPosting",
"title": "Senior Renderer Developer (WebGL/WebGPU)",
"description": " Join us as Senior Renderer Developer on Supremacy: WW3! At Twin Harbour Interactive we strive to develop high-quality strategy games and make them accessible for all players around the world. In our eyes game development is a promise for fun and entertainment – that’s what we live and aim for! Whether you re an expert tactician or an imaginative world-builder, there s a place here for you to grow, thrive, and leave your mark.
We are looking for an experienced Senior Renderer Developer to join our rendering team in Malta and help shape how hundreds of thousands of players see our world.
Supremacy: WW3 is a grand strategy game running in the browser and on mobile on our proprietary WebGL-based renderer, and you will be part of owning that renderer end to end – from the world map and unit rendering down to the shaders themselves.
This is a role with a genuinely open playing field. Our renderer is a mature, battle-tested codebase with a lot of clever engineering in it, and it is now ready for a significant modernisation step: migrating a legacy WebGL 1 shader library to WebGL 2 and WebGPU, moving to a linear workflow, introducing level of detail and spatial partitioning, and cutting the memory footprint and power consumption on mobile devices. If you like measurable wins – frame times, battery life, memory ceilings, devices supported – you will find plenty of them here.
The renderer is written in JavaScript/TypeScript on top of Three.js and WebGL (GLSL), and connects to a Java game server and a PHP-based API responsible for user management and meta progression. We are API-agnostic by preference: we care much more about your understanding of what the GPU is actually doing than about which APIs or frameworks you have used.
Please submit your resume outlining your relevant experience and why you are interested in joining Twin Harbour Interactive. We look forward to hearing from you! YOUR MISSION Own the rendering layer of Supremacy: WW3 with a second renderer developer as a collaborative pair - shared backlog, mutual code review, no single point of failure.
Develop, optimize and document the GLSL shader library, and drive its migration from WebGL 1 to WebGL 2 and, in time, to WebGPU.
Profile and optimize CPU/GPU performance across desktop and mobile: draw call reduction, level of detail, spatial partitioning, lighting rework, eliminating per-frame work that belongs at startup, reducing loading times and removing first-frame stutter.
Reduce memory footprint through texture atlas cleanup, asset scaling, modern texture compression (e.g. KTX2 UASTC) and smarter resource lifecycles – directly lowering soft crashes on low-end devices.
Investigate and resolve visual artefacts in a live, long-running product, replacing old workarounds with correct solutions.
Implement new player-attracting visual features: realistic terrain, weather and particles, dynamic geometry, improved shadows, 3D models, animations, skins and alternate camera perspectives.
Build in-house tools for Rendering and Art teams, like in-game asset preview, atlas inspection and lighting/colour tuning, so artists can iterate without waiting on engineering.
Modernize and refactor the rendering codebase, including migrating JavaScript to TypeScript and removing legacy paths.
Work closely with Art, Game Design, QA and Development teams, and our sister studios at Stillfront; share learnings across engineering.
Contribute your low-level graphics expertise to our longer-term move towards Unity - building pipelines, working out complex shader maths and implementing custom techniques.
YOUR PROFILE Experience in real-time graphics programming and knowledge of at least one modern graphics API (WebGL 2, WebGPU, OpenGL, Vulkan, DirectX or Metal) - focused on transferable low-level understanding.
Solid shader authoring skills (GLSL, HLSL, WGSL or equivalent) and a genuine understanding of the GPU pipeline: pipeline stages, state changes (switching shaders, binding textures, enabling depth testing, updating uniforms), synchronisation, instancing, buffers, texture formats and blending.
Thorough real-time rendering fundamentals: linear colour workflow, lighting models (BRDFs; direct/indirect), coordinate spaces, geometry manipulation, normal mapping, shadowing, culling techniques, level of detail, and post-processing (tone mapping, gamma correction, anti-aliasing, screen-space effects).
Hands-on experience with graphics profiling and optimization tooling (e.g. RenderDoc, PIX, Spector.js, browser GPU profilers, Xcode/Android GPU tools) with a measurable before-and-after approach.
Proficiency in JavaScript/TypeScript, or willingness to become proficient quickly; experience with Three.js or a comparable WebGL engine is a strong plus.
Comfortable working in a large, mature codebase: quickly understand unfamiliar systems, form hypotheses, and fix root causes.
A degree in computer science/graphics or a similar IT-related field, or equivalent practical experience in software development.
Ability to operate independently, but also enjoy working in an interdisciplinary team; strong analytical skills; motivated to learn and improve continuously.
Clear, analytical technical documentation and design communication, bridging engineering and art.
Strong communication skills and fluent in technical and business English.
NICE-TO-HAVE SKILLS Experience shipping and maintaining a live game with a long operational lifetime. Passion for online and grand strategy games.
Experience with WebGPU, compute shaders, or GPGPU techniques such as GPU-driven particle systems.
Familiarity with cross-compiling shader toolchains (e.g. Slang, SPIR-V) or shader authoring at scale.
Experience with texture compression pipelines and asset build tooling.
Experience with Unity and/or C#.
Used to work in an agile environment, preferably in Scrum.
Why You ll Love Working With Us A Global Team, A Shared Purpose Our strength lies in our diversity. With over 30 nationalities represented across our two locations, we’re united by a shared passion for strategy games and a bold vision for the future. We celebrate what makes each of us unique – our perspectives, our stories, and the paths that led us here.
Work Your Way Whether you re crafting code from a harbor-view desk in Hamburg or fine-tuning design details under the Maltese sun, we support flexible hybrid work models that empower you to do your best work – wherever you are.
Grow With Us At Twin Harbour, your journey matters. Our Career Path Framework and mentorship culture provide the clarity and feedback you need to take the next step – whether you’re deepening your expertise or branching into new disciplines. We invest in your growth with language courses, e-learning platforms, and support for conferences and training.
We’re Human First We believe that great teams are built on trust, respect, and good humor. From game nights to casual drinks, quiz nights, and karaoke, we don’t just work together – we connect, play, and support each other like a true crew.
Join Twin Harbour Interactive Where Strategy Meets Vision.
Twin Harbour Interactive is a global strategy game powerhouse, shaping the future of long-term multiplayer gaming. With offices in Hamburg and Malta , we design strategy games that bring people together – across borders and generations.
Whether you’re an expert tactician or an imaginative world-builder, there’s a place here for you to grow, thrive, and leave your mark. ",
"identifier": {
"@type": "PropertyValue",
"name": "Twin Harbour Interactive",
"value": "8131615"
},
"datePosted": "2026-07-27T14:42:17+02:00",
"employmentType": "FULL_TIME",
"hiringOrganization": {
"@type": "Organization",
"name": "Twin Harbour Interactive",
"logo": "https://images.teamtailor-cdn.com/images/s3/teamtailor-production/logotype-v3/image_uploads/1ece336f-e15c-44c3-8c06-1bbdbc199afc/original.png",
"sameAs": "https://twinharbour.teamtailor.com"
},
"jobLocation": [{"@type":"Place","address":{"streetAddress":"Triq Ir-Rampa Ta' San Ġiljan","addressLocality":"San Ġiljan","postalCode":null,"addressCountry":"MT","addressRegion":"Europe","@type":"PostalAddress"}}]
}
common--header--menu#toggle"
data-common--header--menu-target="button"
>
Career menu
Home
Open Positions
Employee
Log in as employee
Stillfront
Stillfront
Goodgame Studios
Babil Games
New Moon Production
Playa Games
Moonfrog Labs
All group companies
Candidate
Log in to Connect
Homepage
playsupremacy.com
common--dropdown#toggle">
Share page
common--share#handleClick" data-provider="Facebook">
common--share#handleClick" data-provider="Twitter">
X
common--share#handleClick" data-provider="LinkedIn">
.block-cover--with-background-8131615 {
background-image: url("https://images.teamtailor-cdn.com/images/s3/teamtailor-production/hero_picture_small-v6/image_uploads/11c51ff6-c58f-4494-933f-977ea1f49d5c/original.png");
}
@media screen and (min-width: 480px) {
.block-cover--with-background-8131615 {
background-image: url("https://images.teamtailor-cdn.com/images/s3/teamtailor-production/hero_picture_medium-v6/image_uploads/11c51ff6-c58f-4494-933f-977ea1f49d5c/original.png");
}
}
@media screen and (min-width: 768px) {
.block-cover--with-background-8131615 {
background-image: url("https://images.teamtailor-cdn.com/images/s3/teamtailor-production/hero_picture_large_full_cover-v6/image_uploads/11c51ff6-c58f-4494-933f-977ea1f49d5c/original.png");
}
}
Game Programming/Engineering
San Ġiljan, Malta
Hybrid
Senior Renderer Developer (WebGL/WebGPU)
careersite--jobs--form-overlay#showFormOverlay" data-careersite--jobs--form-overlay-target="coverButton">
Apply!
blocks--cover--scroll#handleScrollDown" title="Scroll to content">
Join us as Senior Renderer Developer on Supremacy: WW3! At Twin Harbour Interactive we strive to develop high-quality strategy games and make them accessible for all players around the world. In our eyes game development is a promise for fun and entertainment – that’s what we live and aim for! Whether you're an expert tactician or an imaginative world-builder, there's a place here for you to grow, thrive, and leave your mark.
We are looking for an experienced Senior Renderer Developer to join our rendering team in Malta and help shape how hundreds of thousands of players see our world.
Supremacy: WW3 is a grand strategy game running in the browser and on mobile on our proprietary WebGL-based renderer, and you will be part of owning that renderer end to end – from the world map and unit rendering down to the shaders themselves.
This is a role with a genuinely open playing field. Our renderer is a mature, battle-tested codebase with a lot of clever engineering in it, and it is now ready for a significant modernisation step: migrating a legacy WebGL 1 shader library to WebGL 2 and WebGPU, moving to a linear workflow, introducing level of detail and spatial partitioning, and cutting the memory footprint and power consumption on mobile devices. If you like measurable wins – frame times, battery life, memory ceilings, devices supported – you will find plenty of them here.
The renderer is written in JavaScript/TypeScript on top of Three.js and WebGL (GLSL), and connects to a Java game server and a PHP-based API responsible for user management and meta progression. We are API-agnostic by preference: we care much more about your understanding of what the GPU is actually doing than about which APIs or frameworks you have used.
Please submit your resume outlining your relevant experience and why you are interested in joining Twin Harbour Interactive. We look forward to hearing from you! YOUR MISSION Own the rendering layer of Supremacy: WW3 with a second renderer developer as a collaborative pair - shared backlog, mutual code review, no single point of failure.
Develop, optimize and document the GLSL shader library, and drive its migration from WebGL 1 to WebGL 2 and, in time, to WebGPU.
Profile and optimize CPU/GPU performance across desktop and mobile: draw call reduction, level of detail, spatial partitioning, lighting rework, eliminating per-frame work that belongs at startup, reducing loading times and removing first-frame stutter.
Reduce memory footprint through texture atlas cleanup, asset scaling, modern texture compression (e.g. KTX2 UASTC) and smarter resource lifecycles – directly lowering soft crashes on low-end devices.
Investigate and resolve visual artefacts in a live, long-running product, replacing old workarounds with correct solutions.
Implement new player-attracting visual features: realistic terrain, weather and particles, dynamic geometry, improved shadows, 3D models, animations, skins and alternate camera perspectives.
Build in-house tools for Rendering and Art teams, like in-game asset preview, atlas inspection and lighting/colour tuning, so artists can iterate without waiting on engineering.
Modernize and refactor the rendering codebase, including migrating JavaScript to TypeScript and removing legacy paths.
Work closely with Art, Game Design, QA and Development teams, and our sister studios at Stillfront; share learnings across engineering.
Contribute your low-level graphics expertise to our longer-term move towards Unity - building pipelines, working out complex shader maths and implementing custom techniques.
YOUR PROFILE Experience in real-time graphics programming and knowledge of at least one modern graphics API (WebGL 2, WebGPU, OpenGL, Vulkan, DirectX or Metal) - focused on transferable low-level understanding.
Solid shader authoring skills (GLSL, HLSL, WGSL or equivalent) and a genuine understanding of the GPU pipeline: pipeline stages, state changes (switching shaders, binding textures, enabling depth testing, updating uniforms), synchronisation, instancing, buffers, texture formats and blending.
Thorough real-time rendering fundamentals: linear colour workflow, lighting models (BRDFs; direct/indirect), coordinate spaces, geometry manipulation, normal mapping, shadowing, culling techniques, level of detail, and post-processing (tone mapping, gamma correction, anti-aliasing, screen-space effects).
Hands-on experience with graphics profiling and optimization tooling (e.g. RenderDoc, PIX, Spector.js, browser GPU profilers, Xcode/Android GPU tools) with a measurable before-and-after approach.
Proficiency in JavaScript/TypeScript, or willingness to become proficient quickly; experience with Three.js or a comparable WebGL engine is a strong plus.
Comfortable working in a large, mature codebase: quickly understand unfamiliar systems, form hypotheses, and fix root causes.
A degree in computer science/graphics or a similar IT-related field, or equivalent practical experience in software development.
Ability to operate independently, but also enjoy working in an interdisciplinary team; strong analytical skills; motivated to learn and improve continuously.
Clear, analytical technical documentation and design communication, bridging engineering and art.
Strong communication skills and fluent in technical and business English.
NICE-TO-HAVE SKILLS Experience shipping and maintaining a live game with a long operational lifetime. Passion for online and grand strategy games.
Experience with WebGPU, compute shaders, or GPGPU techniques such as GPU-driven particle systems.
Familiarity with cross-compiling shader toolchains (e.g. Slang, SPIR-V) or shader authoring at scale.
Experience with texture compression pipelines and asset build tooling.
Experience with Unity and/or C#.
Used to work in an agile environment, preferably in Scrum.
Why You'll Love Working With Us A Global Team, A Shared Purpose Our strength lies in our diversity. With over 30 nationalities represented across our two locations, we’re united by a shared passion for strategy games and a bold vision for the future. We celebrate what makes each of us unique – our perspectives, our stories, and the paths that led us here.
Work Your Way Whether you're crafting code from a harbor-view desk in Hamburg or fine-tuning design details under the Maltese sun, we support flexible hybrid work models that empower you to do your best work – wherever you are.
Grow With Us At Twin Harbour, your journey matters. Our Career Path Framework and mentorship culture provide the clarity and feedback you need to take the next step – whether you’re deepening your expertise or branching into new disciplines. We invest in your growth with language courses, e-learning platforms, and support for conferences and training.
We’re Human First We believe that great teams are built on trust, respect, and good humor. From game nights to casual drinks, quiz nights, and karaoke, we don’t just work together – we connect, play, and support each other like a true crew.
Join Twin Harbour Interactive Where Strategy Meets Vision.
Twin Harbour Interactive is a global strategy game powerhouse, shaping the future of long-term multiplayer gaming. With offices in Hamburg and Malta , we design strategy games that bring people together – across borders and generations.
Whether you’re an expert tactician or an imaginative world-builder, there’s a place here for you to grow, thrive, and leave your mark.
Department
Game Programming/Engineering
Locations
San Ġiljan, Malta
Remote status
Hybrid
Studios
Twin Harbour Interactive
Employment types
Permanent
Employment contracts
Full time
Contact
Margarita Kremhöller
Senior Talent Acquisition Partner
–
Human Resources
Job openings
Senior Node.js Developer
Game Programming/Engineering
Hamburg (St. Pauli), San Ġiljan, Malta
Hybrid
Principal Node.js Engineer
Game Programming/Engineering
Hamburg (St. Pauli), San Ġiljan, Malta
Hybrid
Head of Game Development
Game Programming/Engineering
Hamburg (St. Pauli), San Ġiljan, Malta
Hybrid
More jobs
San Ġiljan, Malta
About Twin Harbour Interactive
We're on a mission to create unforgettable strategy experiences. If you're curious, collaborative, and driven by impact, we’d love to meet you.
At Twin Harbour Interactive , you'll step into a creative, collaborative environment where your ideas help shape the future of long-term strategy gaming. With the agility of an indie team and the reach of a global studio, we value innovation, ownership, and bold thinking.
We're a passionate, multicultural crew with a flat hierarchy and a deep love for smart game design. Whether you're coding, creating, or coordinating, you'll have the freedom to make an impact—and the support to keep growing.
Expect meaningful challenges, curious minds, and a work setup that fits your needs. Our games are built using C#, JavaScript/HTML5, Java, and PHP - and always with players at the center.
With studios in Hamburg’s iconic St. Pauli district and sunny San Ġiljan, Malta , you’ll enjoy inspiring views, an international vibe, and a team that loves what they do.
careersite--jobs--form-overlay#showFormOverlay">Apply!
jobs--overlay#unobserveClickOutside
common--modal:closed->jobs--overlay#observeClickOutside
" data-jobs--overlay-overlay-value="false" data-jobs--overlay-overlay-class="!fixed flex flex-col inset-0 rounded-t-6 shadow-job-form-overlay z-career-job-application-form-overlay" data-jobs--overlay-minimize-button-hidden-class="hidden" data-careersite--jobs--form-overlay-target="form">
Game Programming/Engineering
San Ġiljan, Malta
Hybrid
Senior Renderer Developer (WebGL/WebGPU)
Loading application form
jobs--overlay#closeOverlay">
Home
Open Positions
Data & privacy
cookie-preferences#openCookiePreferences" aria-label="Manage cookies" class="company-link font-company-body py-1 my-1 @sm:my-0 @sm:py-0 px-4">Manage cookies
playsupremacy.com/en
Employee login
SSO
Candidate Connect login
Already working at Twin Harbour Interactive?
Let’s recruit together and find your next colleague.
blocks--auto-join--form#focusEmailField" data-blocks--auto-join--form-tooltip-login-value="Enter your email address" data-blocks--auto-join--form-tooltip-login-with-value="Login with %{email}">
blocks--auto-join--form#handleBefore turbo:submit-end->blocks--auto-join--form#handleComplete" action="/en/auto_join" accept-charset="UTF-8" method="post">
common--dropdown#toggle" data-blocks--auto-join--form-target="domainTrigger">
bytro.com
@ bytro.com
blocks--auto-join--form#changeDomain" data-domain="bytro.com" data-blocks--auto-join--form-target="domainButton">
bytro.com
blocks--auto-join--form#changeDomain" data-domain="doradogames.com" data-blocks--auto-join--form-target="domainButton">
doradogames.com
blocks--auto-join--form#changeDomain" data-domain="stillfront.com" data-blocks--auto-join--form-target="domainButton">
stillfront.com
Log in
Applicant tracking system
by Teamtailor
function trackPageView(url) {
var searchParams = new URLSearchParams(window.location.search);
var utmSource = searchParams.get('utm_source');
window.referrer = window.referrer || utmSource || document.referrer
var payload = {
ed: 'hzCoMOukdBQ2cGrcBb6SPjng9c1g7KeF8AIVLAalgZawKDL2Suj8q6oubY1uzu8ZiuOwY4KHLNTtT0VdeceFbMjl+51ik5PleL+PMoZNcYeC6EU8lkyrqJDYmODJ9i73IKs/SQJS1OriksMq+QKu/kz4eJMEFcmfmXDOjx81/v5qQT/v+UuN9yQcVup67eQ/SwGD9/3u07CZAuFhcNhSE9AGNCR0IG0C5pYkuG3D8m+/0I1Cn1BSRvOikcnU0H6kgpMvyZhqNgrNgZiapFb0UckJAUs=--pLXHesStomkTUCRW--X/asq6YjWgYwjfgHGZBYLw==',
visitor_uuid: window.visitor_uuid,
referrer: window.referrer,
data: {
ua: navigator.userAgent,
referrer: document.referrer,
},
url: url,
};
var xmlhttp = new XMLHttpRequest();
xmlhttp.open('POST', '/pageview', true);
xmlhttp.setRequestHeader('Content-Type', 'application/json;charset=UTF-8');
xmlhttp.withCredentials = true;
xmlhttp.addEventListener('readystatechange', function () {
if (xmlhttp.readyState === XMLHttpRequest.DONE) {
const status = xmlhttp.status;
if (status === 0 || (status >= 200 && status
Posted by Twin Harbour Interactive 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: Engineering jobs · All Twin Harbour Interactive openings · Browse every category