Hide menu
Loading...
Searching...
No Matches
Packaging options

The CAD Exchanger Web Toolkit depends on three.js (r146) library, and comes in package:

  • cadex.min.js - the library in UMD format, which can be included in WEB application through a simple <script> tag.
  • cadex.min.mjs - the library in ES6 modules format, which can included in WEB application using import syntax.