Skip to content

MfN-Berlin/mediasphere-touch-beetle-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Badge Static Badge

Responsive Touch Beetle

The starting point for the tactile model is a 3D scan of a dor beetle from the museum's collection. The 3D data had to be prepared by our project managers for reproduction as a model. Thanks to high-resolution photographs of the beetle, even the most delicate body parts could be matched with the digital twin to recreate the dor beetle as lifelike as possible.

Learn more on WERK5's website.

App

This app is a digital reproduction of the tactile Touch Beetle model.

Development

# Install rush
npm i @microsoft/rush -g

# Install dependencies
rush update

cd app/

# Start demo
rushx start
# Or build
rushx build