Skip to content

stevk/screenshotGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This tools is used with the glTF-Asset-Generator to generate sample images and gifs of 3D models.

How to build Run these commands:

npm install
npm run build

Interactive Mode

npm start

Drag or use the arrow keys to reposition the camera

L key - loads a new glTF/glb model S - takes a screenshot and saves to disk

Headless Mode

npm start -- -- headless=true manifest=../path/to/manifest/file outputDirectory=../path/to/save/screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.0%
  • Python 17.9%
  • HTML 2.1%