- Exporting 3D
- Standalone interactive 2.5D web viewer
Standalone interactive 2.5D web viewer
The 'Web2.5D' button in the module exports your image as a standalone HTML file. This file can be viewed locally in your webbrowser, or it can be hosted online.
Depth is conveyed by a subtle, configurable, bobbing motion. This motion subtly changes the viewing angle to reveal more or less of the object, depending on the angle. The motion is configurable both by you and the viewer in both X and Y axes. The motion can also be configured to be mapped to mouse movements.
A so called 'depth pulse' can be sent into the image, which travels through the image from the near plane to the far plane, highlighting pixels of equal depth as it travels. The 'depth pulse' is useful to re-calibrate the viewer's persepective if background and foreground appear swapped.
Hosting the file online, allows for embedding the image as an IFRAME. The following is an example of the HTML required to insert an image in any website;
<iframe scrolling="auto" marginheight="0" marginwidth="0" style="border:none;max-width:100%;" src="https://download.startools.org/pillars_stereo.html?spdx=4&spdy=3&caption=StarTools%20exports%20self-contained,%20embeddable%20web%20content%20like%20this%20scene.%20This%20image%20was%20created%20in%20seconds.%20Configurable,%20subtle%20movement%20helps%20with%20conveying%20depth." frameborder="0"></iframe>
The following parameters can be set via the url;
- modex: 0=no movement, 1=positive sine wave modulation, 2=negative sine wave modulation, 3=positive sine wave modulation, 4=negative sine wave, 5=jump 3 frames only (left, middle, right), 6=mouse control
- modey: 0=no movement, 1=positive sine wave modulation, 2=negative sine wave modulation, 3=positive sine wave modulation, 4=negative sine wave, 5=mouse control
- spdx: speed of x-axis motion, range 1-5
- spdy: speed of y-axis motion, range 1-5
- caption: caption for the image
You may also be interested in...
- Sample revocation (under Usage)
If in doubt, leave an area masked in for Wipe to analyse.
- SVDecon: Detail Recovery through Spatially Variant Distortion Correction (under Features & Documentation)
Even the best optical systems will suffer from minute differences in Point Spread Functions (aka "blur functions") across the image.
- Preparing data for the Wipe module (under Usage)
The reason Wipe backs off is that Wipe (as is the case with most modules in StarTools) refuses to clip your data.
- Edge located dark anomalies (under Preparing data for the Wipe module)
Stacking artefacts are the most common dark anomalies located at the edges of your image.
- Using masks from startools.log (under Usage)
StarTools stores the masks you used in your workflow in the StarTools.log file itself.
