Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 435 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 435 Bytes

An example metaview app.

Prerequisites:

Building:

  • Add .glb files to resources/showcase and make sure to give them a name in the following format:
    • NAME_(SCALE).glb
    • for example: my_frog_(0.01).glb
  • Run the following command from the project root:
rm -rf pkg; env WASM_INTERFACE_TYPES=1 wasm-pack build --release