/capping

Geometric algorithm implementation for clipping and capping solid triangle meshes.

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Capping

Geometric algorithm implementation for clipping and capping solid triangle meshes. See this for more information.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

Installation

$ git clone https://github.com/nickyvanurk/capping
$ cd ./capping
$ npm i
$ npm run dev