Blender WebGPU Export

Preview

Description

Exports Blender Scenes to Html using
a modular WebGPU engine designed for
direct use in the browser via CDN.

Ideal for real-time previews, Web-based sharing,
or bridging Blender and browser-based
rendering workflows.

Features

Distributions

Deliver your Scene as small Demos via
Standalone or build bigger interactive
immersions with Script or Server Distribution.

Templates

Different Templates to enhance your
exported scenes with a basic framework.

Shading Selector

Set your default shading mode, right
on export instead digging through
code and functions.

Camera Controller

Different camera controller for creative
ways of presentation or interactions.

Specifications

Requirements

Addon

Blender 4.5.0 or newer

(No support for older versions)

Python 3.11+

(bundled with Blender)

WebGPU

Chrome (Stable), Edge (Stable), Firefox Nightly

“WebGPU support must be enabled in browser settings
if not available by default.”


ChromeOS
 Supported on recent hardware
Linux
 Vulkan support required
macOS
 Metal support required (macOS 10.14+)
Windows
 DirectX 12 GPU required

Tech Stack

Languages
Python, Javascript, WGSL
APIs
Blender API, WebGPU API
Markup
HTML, CSS

Roadmap

2025

version
ProofOfConcept

integrations

- render resolution
- mesh data
- backface culling
- light points
- background RGBA
- material color to vertex color

technolgies

- device setup
- renderpass
- deferred rendering
- nLights

features

- Export Generator
- Html Distribution
- template preview
2026 in development...

version
rc0.2.0-alpha

integrations

- material color
- keyframes
- pointclouds
- particlesystems

technolgies

- rgb shader
- gpu-driven rendering
- drawcall batching

features

- shading modes
- multicanvas
- camera movement
- debug views
in planning...

version
Future release

integrations

- textures
- normals
- emission
- roughness
- alpha

technolgies

- instancing
- frame interpolation
- forward rendering

features

- template showcase
- template benchmark
- bounding boxes
- lod system

Demo

Blender Addon 
download

Live Code Sample 
link

Planed releases