Skip to content

Open-source product customization

Product customization
for the web

Give customers a focused 2D design surface and an immediate 3D view of the finished product.

Install and create a Workbench
pnpmnpmyarn
1pnpm add customforge2 3import { createWorkbench } from 'customforge/workbench'4import 'customforge/style.css'5 6await createWorkbench({7  container: '#app'8})
2D canvas to live 3D texture
Domain sponsor:lucky 11

Live workbench

Make the first edit here

The published package is running below with its bundled product model and the same public Workbench API used by host applications.