# Recreate two HTML files for download: t1_pano.html and vr_viewer_t2_fixed.html
t1_pano = r"""
t1 — VR two-hand scale + Panorama in VR
VR: затисни тригери на обох контролерах — масштаб. У VR показуємо панораму/кімнату замість HDR skybox.
"""
open('/mnt/data/t1_pano.html', 'w', encoding='utf-8').write(t1_pano)
# Also recreate vr_viewer_t2_fixed.html in case they need it again
vr_t2 = r"""
WebXR GLB Viewer — VR controllers fixed + VR-safe backdrop
VR: 1 trigger — grab/move • 2 triggers — move/rotate/scale. In VR we use a room box (or 360 pano) instead of HDR skybox.