Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 818 Bytes

INSTALL.md

File metadata and controls

31 lines (21 loc) · 818 Bytes

Overview

occ.js is a node.js library whose purpose is to provide 3D modeling features. It's intended to developers who aim at developing a complete CAD/PLM application, and to engineers who want to have a total control over the data during complex design activities.

About this document

This file explains how to build occ.js from source on Windows, Linux or MacOSX platforms.

Requirements

occ.js needs the following libraries or programs to be installed before you can compile/use it :

Important: the OCE version has to match the occ.js-core version, which is currently 0.16

occ.js-core compilation