UNPKG

gs-json

Version:

gs-JSON is a domain agnostic unifying 3D file format for geometric and semantic modelling (hence the 'gs').

5 lines (4 loc) 193 B
export * from "./src/typescript/gs-json"; export * from "./src/typescript/generate/generate"; export * from "./src/typescript/three/three"; export * from "./src/typescript/export/obj/obj";