0.1.5 • Published 4 years ago
@snapbakk/martin v0.1.5
nodejs-webgl-render-png
A node module which converts accepts a 3d model (.glb), and renders 2d images in .png format.
Usage
To get started, clone this repository and run the following command.
$ npm install
Please note, you only need to run the above command once. It will install the packages needed for the app to work.
The following command will build and start the app.
$ npm start