xelatihy / yocto-gl

Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics
https://xelatihy.github.io/yocto-gl
2.81k stars 205 forks source link

How to convert JSON format to other formats #1437

Open wangdemon opened 1 year ago

wangdemon commented 1 year ago

How to convert JSON format to other formats, such as obj

wangdemon commented 1 year ago

Using yconvert program, successfully convert JSON to OBJ.

However, when converting JSON to stl, the generated stl file only has 2KB.

shapes and textures, these two folders are also empty

1