VMD: Render image using Tachyon Renderer

VMD: Render image using Tachyon Renderer

Example of the render following the instruction below.

I'm sharing the instructions for rendering the graphical image in VMD using the Tachyon renderer. This tutorial is tested with VMD for Linux and Windows OS.

-fullshade -auto_skylight 0.7 -aasamples 12 %s -format PNG -res 6000 4000 -o %s.png

This will render the image in PNG with a resolution of 6000 pixels x 4000 pixels.

Then start rendering. You have to wait for a while. The rendering process time depends on the image's resolution you specified.


You can also run the following command in the VMD console:

render TachyonInternal molecule.png -fullshade -auto_skylight 0.7 -aasamples 12 %s -format PNG -res 6000 4000 -o %s.png


Rangsiman Ketkaew