Recipe: generate-downloads

The generate-downloads recipe generates a set off assets based on a high resolution master model that are standardized and appropriate for public use. We have a predefined collection of asset types and sizes that fit our needs, but you may easily adjust this recipe to whatever works for your end users.

Smithsonian downloads package:

  • A .zip file containing a full-resolution .obj file and related textures that conforms to the glTF spec.

    Lower resolution (100k faces, 2k textures) assets:

  • A .zip file containing a lower resolution .obj package that conforms to the glTF spec.

  • A .zip file containing a lower resolution glTF package.

  • An uncompressed .glb file created from the above glTF.

  • A Draco compressed .glb file created from the above glTF.

  • A .usdz file of the lower resolution geometry.