In the TCL console, get the aspect ratio correct for the image. So, for example to make a nice
1920x1080
image, we'll make the view at half of that:display resize 960 540
Now, add simply add
-res 1920 1080
to the end of the render command in the file render controls window. Here's an example of one of my render commands:"$HOME/VMD/tachyon_LINUXAMD64" -aasamples 12 %s -format TARGA -o %s.tga -res 1920 1080
Here's the result of one my renders:
Nice picture. What are the graphical representation specifications (material, coloring method, etc)?
ReplyDeleteThank you! CPK is rep. Coloring was by atom. I changed the default atom colors (dark gray hydrogen, gray carbon, red oxygen, blue nitrogen). The material is AOChalky with an outline added.
ReplyDeletehow did you add the outline ?
ReplyDeleteVMD Graphics Menu -> Materials -> Outline. Make sure you're modifying the material which you select in your representation. That's to give the atoms/bonds the dark outline.
ReplyDeleteIf you're referring to the whole image outline (the drop shadow effect), that's CSS.