Skip to content

robertlong/gltf-typescript-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLTF Typescript Interface Generator

Command line utility for generating a typescript interface from the current GLTF 2.0 JSON Schema.

Usage

npm install -g gltf-typescript-generator
gltf-typescript-generator ./GLTF.ts

Using a custom path to the GLTF schema

gltf-typescript-generator ./GLTF.d.ts https://raw.githubusercontent.com/KhronosGroup/glTF/master/specification/2.0/schema/glTF.schema.json

About

GLTF 2.0 Typescript Interface Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published