UNPKG

@bitbybit-dev/occt

Version:

Bit By Bit Developers CAD algorithms using OpenCascade Technology kernel. Run in Node and in Browser.

7 lines (5 loc) 253 B
// BitbybitOcct 64-bit (Memory64) module // Requires: Chrome 133+, Firefox 134+, Node.js 20+ // Provides access to >4GB memory for large CAD models export { default } from './bitbybit-dev-occt-64-bit.js'; export * from './bitbybit-dev-occt-64-bit.js';