.etrep_show3d: Display current rgl scene in the browser
Description
Saves the current rgl scene to a temporary HTML file and opens it
in the system's default browser.
Usage
.etrep_show3d(width = 800, height = 600)
Value
The path to the HTML file (invisible).
Arguments
- width, height
size of the viewer in pixels.