anoved / gpxtruder

Make 3D-printable elevation models of GPX tracks.
http://gpxtruder.xyz/
MIT License
71 stars 23 forks source link

Fullscreen/screenshot mode for preview #9

Closed anoved closed 10 years ago

anoved commented 10 years ago

Basically, an option to enable saving larger images of the 3D preview

anoved commented 10 years ago

Related: saving the 3D preview as an image is browser dependent. Works in Chrome but Firefox (Linux) only shows a black box. (Not counting screenshots.)

anoved commented 10 years ago

A larger preview display a "maybe someday" feature. Click an "expand preview" button for a popup overlay that fills the browser window (whatever size it may be) with the WebGL canvas. Possibly accomplish by swapping CSS classes on the canvas container and updating canvas extent vars.