Via Yarn:
yarn add @landaujs/landau
Via npm:
npm install --save @landaujs/landau
Landau is intended to be a central but extensible building block in a bigger ecosystem of CAD applications. More helpful projects you can use with Landau:
- landau-packager: Server for rendering and retrieving information about Landau models. A good base for building GUIs and non-JS applications related to Landau.
- landau-standalone-viewer: Eletron based viewer, providing a live view of rendered Landau models.
Licensed under the MIT license (See LICENSE or http://opensource.org/licenses/MIT).