1

3D Graphics Developer Jobs (NOW HIRING)

CAD Graphics Engine Software Engineer

Los Angeles, CA · On-site +1

$150K - $186K/yr

About The Role We're looking for a Graphics Engine Software Engineer to join our growing team to ... This is a great opportunity to apply your expertise in 3D graphics to help us disrupt the hardware ...

Principal Graphics Developer Tools Engineer

Austin, TX · On-site

$138K - $171K/yr

The Graphics Developer Tools team is seeking an exceptional technical leader to help shape the ... If you're highly technical and enthusiastic about 3D Graphics, we want to hear from you! For two ...

Principal Graphics Developer Tools Engineer

Durham, NC · On-site

$135K - $167K/yr

The Graphics Developer Tools team is seeking an exceptional technical leader to help shape the ... If you're highly technical and enthusiastic about 3D Graphics, we want to hear from you! For two ...

Principal Graphics Developer Tools Engineer

Seattle, WA · On-site

$159K - $196K/yr

The Graphics Developer Tools team is seeking an exceptional technical leader to help shape the ... If you're highly technical and enthusiastic about 3D Graphics, we want to hear from you! For two ...

Graphics Engineer

Nashville, TN · On-site

$135K - $167K/yr

Job duties Include: * Graphics Programming - use knowledge of graphics to optimize rendering ... Use modern 3D graphics techniques. * Stays up to date with developing trends and novel techniques ...

Overview Use your experience in 2D/3D graphics programming to develop software and 2D/3D visualizations that make a difference in everyday lives and impacts the world around us. In this role, you ...

Showing results 21-40

3D Graphics Developer information

See salary details

$14

$36

$68

How much do 3d graphics developer jobs pay per hour?

As of Aug 23, 2026, the average hourly pay for 3d graphics developer in the United States is $36.84, according to ZipRecruiter salary data. Most workers in this role earn between $27.88 and $42.55 per hour, depending on experience, location, and employer.

What is the difference between 3D Graphics Developer vs 3D Artist?

Aspect3D Graphics Developer3D Artist
Primary FocusCreating interactive 3D graphics, tools, and enginesDesigning and modeling 3D assets and visualizations
Skills & CertificationsProgramming, software development, graphics APIs (OpenGL, DirectX)Art, design, 3D modeling software (Maya, Blender)
Work EnvironmentGame studios, software companies, simulation firmsAnimation studios, game development, advertising
Common UsageDeveloping graphics engines, real-time renderingCreating visual assets, character modeling

While both roles involve 3D graphics, 3D Graphics Developers focus on programming and building graphics systems, whereas 3D Artists specialize in creating visual assets and models. Understanding these differences helps in choosing the right career path or job search focus.

More about 3D Graphics Developer jobs

What cities are hiring for 3D Graphics Developer jobs?

Cities with the most 3D Graphics Developer job openings:

What states have the most 3D Graphics Developer jobs?

States with the most job openings for 3D Graphics Developer jobs include:

Infographic showing various 3D Graphics Developer job openings in the United States as of August 2026, with employment types broken down into 82% Full Time, 2% Part Time, and 16% Contract. Highlights an 80% Physical, 6% Hybrid, and 14% Remote job distribution, with an average salary of $76,634 per year, or $36.8 per hour.

3D Graphics Engineer (Three.js / WebGL)

Together Group

Sarasota, FL

$134K - $166K/yr

Full-time

Re-posted yesterday


Job description

We are looking for a 3D Graphics Engineer to own and advance the real-time rendering engine at the heart of our web-based digital twin platform. You will work in our Three.js and React Three Fiber rendering library, building photoreal, high-performance 3D experiences (architectural walkthroughs, immersive sales experiences, and Gaussian-splat captures of real spaces) that run in the browser across kiosks, tablets, desktops, and large-format displays.
This is a deep, specialist engineering role focused on real-time graphics, performance, and the 3D asset pipeline. You will partner with our full stack and web developers, who own the surrounding web app, CMS, and APIs, and with our content and 3D-capture teams. The rendering engine and its visual quality are yours to own and push forward.
At Imerza, we are pioneers in architectural visualization software, specializing in digital twins and real-estate marketing. We turn architectural concepts into breathtaking, immersive experiences that run everywhere from a sales-center video wall to a tablet in a buyer's hands.

Rendering and Graphics (primary focus)
  • Build and maintain our real-time Three.js and React Three Fiber rendering engine.
  • Implement and optimize rendering features: lighting (lightmaps, HDR and image-based lighting, ambient occlusion), anti-aliasing, materials, and post-processing.
  • Integrate Gaussian splat captures alongside traditional mesh-based 3D content.
  • Write and debug GLSL shaders and custom materials.
  • Develop camera systems, navigation, waypoints, and scene interaction.
Asset and Performance Pipeline
  • Own the 3D asset pipeline: glTF and GLB optimization, Draco and mesh compression, KTX2 and Basis texture conversion, and lightmap baking.
  • Profile and optimize for frame rate, memory, and load time across constrained devices (tablets, kiosks) and large displays.
  • Use spatial structures (BVH) for fast raycasting, picking, and pathfinding.
  • Build diagnostics and debug tooling that keep visual quality and performance measurable.
Collaboration
  • Partner with full stack and web developers to expose clean, well-documented renderer APIs to the web app.
  • Work with 3D-capture, content, and design teams to bring real spaces and designs into the engine.
  • Contribute to the Nx monorepo with strong testing, code review, and documentation.
  • Help define the technical direction of immersive and photoreal experiences.
Our Stack
Core
(what you will work in daily)
  • A custom Three.js rendering engine (@imerza/threejs-renderer) built on React Three Fiber and drei, mounted inside a Next.js app.
  • Gaussian splatting via Spark (@sparkjsdev/spark) for photoreal capture of real-world spaces, rendered alongside traditional mesh-based content.
  • glTF and GLB asset pipelines with Draco compression, KTX2 and Basis textures, baked lightmaps, and HDR image-based lighting.
  • WebGL and GLSL shaders, post-processing (temporal anti-aliasing, ambient occlusion), and spatial acceleration with three-mesh-bvh.
  • WebXR immersive viewing via @react-three/xr, including a 360 viewer.
  • TypeScript throughout, in an Nx monorepo with pnpm workspaces.
Adjacent areas (owned by other engineers; good to understand)
  • The React and Next.js plus Payload CMS web app that hosts and configures the renderer.
  • Real-time digital-twin data streamed into scenes over MQTT.
  • AWS (CDK) and Docker-based on-prem deployments.
  • 3 to 7+ years of professional software engineering experience, with significant time spent on real-time 3D or graphics.
  • Deep proficiency with Three.js (React Three Fiber experience is a strong plus).
  • Solid WebGL and GLSL shader experience.
  • Strong TypeScript or JavaScript skills.
  • Experience with 3D asset formats and pipelines (glTF and GLB, textures, compression).
  • A strong grasp of 3D math (vectors, matrices, quaternions, transforms, and cameras).
  • Experience profiling and optimizing rendering performance and memory usage.
  • A strong eye for visual quality, lighting, and detail.
Nice to Have
  • Gaussian splatting or radiance fields (Spark, Luma, 3D Gaussian Splatting, or NeRF-adjacent work).
  • Experience with KTX2 and Basis, Draco, or meshopt compression.
  • PBR materials, baked lighting and lightmap workflows, and HDR or image-based lighting.
  • WebXR, VR, or AR (@react-three/xr or similar).
  • Familiarity with DCC tools (Blender, 3ds Max, Maya) and capture or photogrammetry pipelines (RealityCapture, Postshot, and similar).
  • Experience with Unreal Engine or another real-time engine.
  • Experience with React, Next.js, or a monorepo (Nx, Turborepo).
  • Architecture, AEC, BIM, or spatial-data background.
  • Experience with PlayCanvas

  • The opportunity to work on cutting-edge digital twin and immersive visualization technology.
  • A collaborative, product-driven engineering culture.
  • Competitive compensation and benefits.
  • A flexible work environment with real opportunities for growth.