3d-interface/controllers/prototype/views/sponza.jade

21 lines
582 B
Plaintext

extends ./prototype_interactive
block title
title #{title} - Prototype - Arrows
block mainjs
script locked = false;
script(src="/static/js/prototypeinteractive.min.js")
script initMainScene = L3D.initSponza
script L3D.BD.disable();
block configjs
script Recommendation = L3D.ArrowRecommendation;
//-block preciseDescription
p
| Recommended views are displayed with a
| transparent blue arrow. They disappear when you
| come closer to them, and shows the motion between
| your current position and the recommendation.