0.0.5 • Published 4 months ago
render3d-cli v0.0.5
render3d
Simple nodejs CLI to 3d render models using webgi in a chrome headless browser.
pre-alpha, not ready for use
Render any 3d model to an image
npx render3d-cli file.glb
In docker -
xvfb-run npx render3d-cli file.glb
Run with --help
for more options