npm install
npm run serve
npm run build
-
Apply for a Flickr API key here.
-
Run the project with
npm run serve
. -
Open
/#/editor
, paste your Flickr API key into the textbox requesting it. -
Click the "Get One" button to get a photo.
-
Put the .obj file into
static/models
. It's better to keep files within 1MB. I use Blender and MeshLab to reduce the models. -
Add model url and author link to
src/models.ts
.