Skip to content

avalero/wasmCSG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasmCSG

Web Assembly Constructive Solid Geometry Module

ThreeCSG JavaScript Library (https://github.com/chandlerprall/ThreeCSG) ported to C++ to be compiled to WASM. The goal is to reduce computation time (when we get results we will post here a comparative)

Build Instructions

Prerequisites

  • Install emscripten compiler: https://emscripten.org/
  • Add emcc to your PATH
  • Create a dist directory into project root directory

Build

npm install && npm run build

js and wasm files will be located in dist folder

Check

npm run serve

About

Web Assembly Constructive Solid Geometry Module

Resources

License

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors