OpenCascade.js

OpenCascade.js provides JavaScript language bindings to Open CASCADE Technology framework built as WebAssembly module using Emscripten SDK.

The project allows developers to write OCCT applications using a JavaScript syntax. Applications written that way can run in the browser, as server(less) functions in the cloud or as apps on real devices.

OpenCascade.js is not a fork of OCCT. Instead, all bindings between JavaScript and OCCT are automatically generated by a build system. Therefore, OpenCascade.js will stay in sync with the mother project without manual reconciliation.

OpenCascade.js goal is to expose as much API surface as possible and ship the resulting library in a developer-friendly way via NPM. The file size of the resulting NPM package is therefore quite large and might be too large for many browser-based applications. Therefore, OpenCascade.js comes with a simple way of creating “custom builds”, to expose only the parts of the API required for your specific project, thereby shrinking the library’s size significantly.

License: 
LGPL
Industrial sector: 
Software Development, Consulting
Software type: 
Open Source
Scope of application: 
Web, SDK, Language Bindings, Authoring
Functionality / feature-set: 
Use the OpenCASCADE API within your JavaScript project, Near native performance powered by WebAssembly and Emscripten, Typescript definitions for code completion and static type checking, Create optimized custom builds for minimal file size and loading times
Suitable for: 
Freelance, Enterprises, Research & Science, SMEs, Startups, Personal
Deployment options: 
Web: Cloud; SaaS; Web-based
Programming Languages: 
JavaScript
Support Options: 
Forum/Community, FAQ/Knowledge Base
Training Options: 
In Person, Documentation
Vendor/Author(s): 
See the list of contributors on Github