UNPKG

@polygonjs/polygonjs

Version:

node-based WebGL 3D engine https://polygonjs.com

8 lines (5 loc) 355 B
The context of this folder is a modification of the content of the manifold-3d npm module, from https://github.com/elalish/manifold The modifications are: - format manifold.js with prettier - remove the content of the 3 `if (ENVIRONMENT_IS_NODE) {}` blocks - comment out the line `wasmBinaryFile = new URL('manifold.wasm', import.meta.url).href;`