API Examples

Standalone browser demos for the BREP kernel and Sketcher2D APIs. This page links every live .html demo under /apiExamples/, including the examples index page.

Example Hub

BREP Booleans

BREP Primitives

BREP Transforms

BREP Export

Embeded 2D Sketcher

Embeded CAD

Embeded CAD (CDN)

import { BREP, CadEmbed } from "https://cdn.jsdelivr.net/npm/brep-io-kernel@latest/dist-kernel/brep-kernel.js";

Embeded CAD Integration Test