#include <stdio.h>
#include "FileRenderer.h"
Go to the source code of this file.
Compounds | |
class | ArtDisplayDevice |
FileRenderer subclass to export VMD scenes to ART ray tracer scene format. More... |
ART is available from gondwana.ecr.mu.oz.au as part of the vort package. To see the output I suggest: art plot.scn 1000 1000 vort2ppm plot.pix > plot.ppm fromppm plot.ppm plot.rgb ipaste plot.rgb
NOTE: As of 2011, the original VORT package home page has vanished, but it can currently be found here: http://bund.com.au/~dgh/eric/ http://bund.com.au/~dgh/eric/vort.tar.gz http://bund.com.au/~dgh/eric/artimages/index.html
Definition in file ArtDisplayDevice.h.