occt-gltf-addon-linux-x64
v0.1.6
Published
Prebuilt linux-x64 binary for occt-gltf-addon
Readme
occt-gltf-addon-linux-x64
This package contains the prebuilt linux-x64 .node binary for occt-gltf-addon.
It is intended to be installed as an optionalDependency of occt-gltf-addon so that:
npm install occt-gltf-addonon linux-x64 does not compile from source- the main package can
require('occt-gltf-addon-linux-x64')when available
Notes
- This package ships the
.nodebinary plus bundled OCCT runtime libraries underlib/and OCCT resource files underresources/, so it can run on a clean Ubuntu without installing OCCT.
