Skip to main content

3 posts tagged with "OCCT"

OpenCASCADE Technology - the open-source CAD kernel powering our geometry operations.

View All Tags

Bitbybit v1.0.0: New Base for Cloud and Web CAD

· 7 min read

Bitbybit v1.0.0

After nearly 100 releases in the 0.x.x range and a release candidate phase, Bitbybit v1.0.0 is officially here. This release brings our new CAD foundation, cloud infrastructure, and an expanded toolkit for developers.

This post outlines the major architectural changes and new capabilities available across our NPM packages, TypeScript SDK, Bitbybit Studio, and the Managed CAD Cloud.

STEP Assembly Support: Load, Parse, and Export Professional CAD Files

· 5 min read

Bitbybit STEP Assembly Support

If you've ever tried to load, edit or create a complex STEP assembly in a web browser, you know how tricky it can be. STEP is the standard format engineers use to share CAD models, but browsers don't understand it natively. You usually need desktop software or a server to convert it.

With Bitbybit v1.0.0, that changes. You can now load STEP assemblies directly in the browser, explore their structure, extract individual parts, and export to web-friendly formats. Everything runs locally using Bitbybit OCCT WebAssembly.