About OpenCascade.js
(All instructions on this site are for the upcoming @beta
release. All information is likely to change. See here for instructions of the v1.1.1
release.)
OpenCascade.js is a port of the OpenCascade CAD library to JavaScript and WebAssembly via Emscripten. That means that it allows you to create applications using the OpenCascade CAD Kernel that run in the browser, on your server or on pretty much any device that supports WebAssembly.
Projects & Examples:
- ArchiYou: Library, Code-CAD Design Tool, Community Hub
- BitByBit: Code- & node-based - CAD Design Tool
- CascadeStudio: Library and Code-CAD Design Tool
- Polygonjs: Procedural Design & Animation Tool for WebGL
- RepliCAD: Library and Code-CAD Design Tool
- OpenCascade.js-examples: Contains general examples on how to use the library.