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

19 lines
526 B
Plaintext

extends ./prototype_interactive
block title
title #{title} - Prototype - Arrows
block mainjs
script initMainScene = L3D.initSponza
script(src="/static/js/prototypeinteractive.min.js")
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.