<HTML>
<HEAD>
<TITLE>POV-Ray Export</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana">I would like to render my files externally in POV-Ray, but I get error messages. As a test, I set the leucine zipper in wire mode and exported the file. I opened POV-Ray, turned on antialiasing and rendered at 640x480.<BR>
<BR>
I immediately get the following:<BR>
<BR>
<FONT COLOR="#FF0000">Possible Parse Error: Could not find file 'transforms.inc' <BR>
File zipper.pov line 6<BR>
<BR>
Parse Warning: Check that the file is in a directory specifed with a +L switch or 'Library_Path='<BR>
.INI item. Standard include files are in the include directory or folder. Please read your<BR>
documentation carefully. <BR>
File zipper.pov line 6<BR>
<BR>
</FONT>I cut the line “<FONT COLOR="#0000FF">#include “transforms.inc</FONT>” and rendered again, and I get a new set of parsing errors, which include a couple errant bracket symbols that I managed to fix, at which point I get:<BR>
<BR>
<FONT COLOR="#FF0000">Parse Error: Expected 'object or directive', undeclared identifier 'Axis_Rotate_Trans' found instead <BR>
File zipper.pov line 1322<BR>
</FONT><BR>
So I cut the ending lines of the file:<BR>
<FONT COLOR="#0000FF"><BR>
Axis_Rotate_Trans(<0.000000, 0.000000, 1.000000>, 0.000000)<BR>
translate <0.000000, 0.000000, 0.000000><BR>
}<BR>
}<BR>
</FONT><BR>
Now the render works. I guess I should be happy with that, but I’m wondering what it was I cut from the file. Any help here?<BR>
<BR>
Thanks,<BR>
<BR>
Greg<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
</FONT>
</BODY>
</HTML>