Skip to content

metaview-org/example-mapp-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example metaview app.

This application demonstrates the ability to move entities around via input events and view orientation.

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

Packages

No packages published

Languages