8.2 The framebuffer display driver
This display driver opens a window and displays the rendered image in it. It supports the following parameter:
"string autoclose" "off"- If this parameter is set to `on', the window is automatically closed at the end of the render. The default behavior is to leave the window open until the user closes it.
Note that when 3Delight finishes the render, it exits without waiting for the user to close the window opened by this display driver, letting the user start multiple renders while keeping the windows open. Of course, if autoclose is enabled, the window is closed automatically.
3Delight 8.5. Copyright 2000-2009 The 3Delight Team. All Rights Reserved.