Skip to content

WebAssembly (WASM) version of the OpenCASCADE Technology (OCCT) library.

License

Notifications You must be signed in to change notification settings

tarikjabiri/libocct-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libocct-wasm

The libocct-wasm is a WebAssembly (WASM) version of the OpenCASCADE Technology (OCCT) library.

Note

Used to make building OCCT wasm modules faster.

Building OpenCASCADE wasm library

Prerequisites

Before building the OpenCASCADE wasm library, ensure you have the following installed:

Build Instructions

  1. Run the setup script
chmod +x ./scripts/setup.sh
./scripts/setup.sh
  1. Build the wasm library
cmake --preset Release && cmake --build --preset Release

About

WebAssembly (WASM) version of the OpenCASCADE Technology (OCCT) library.

Resources

License

Stars

Watchers

Forks