HEADS UP: OpenCascade.js now finally has a proper homepage. All examples will be migrated there and this repository will be archived soon.
This is a repository with examples for OpenCascade.js
Live Preview
·
Start coding on Stackblitz
(These instructions are for the upcoming @beta
release.)
This is a repository with examples for OpenCascade.js. Currently, it contains:
- The Bottle Tutorial from the official OpenCascade Documentation
- A loader for STEP / IGES files, which uses Emscripten's
FS
object in JavaScript to simulate a file system
A live preview of this project lives here. You can also use CodeSandbox to start experimenting with the code from your browser.