Original post: Does anyone ever use POV-Ray ray tracing with Proe slp files? I need a simple go-by to figure out why my model is not working right. I used the slp2pov script.
Answer. I had the "object" line non caps. Evidently the syntax is object{CAPITAL LETTERS}. I missed that in the docs. Also you need to remove the path to the file. object{c:\render\C202_asm}will not work. Below is a good start for a .pov file. Just replace the c202_asm.INC and object with the ones you created with slp2pov script. You should see something and adjust from there.
Big thanks to: Jon Fawcet and Jeff Wright who sent me the example below. Take a look on our website. I have a tutorial for the file conversion. www.fawcett.com <http: www.fawcett.com=">. Login (create free account if you don't have one already) and then click on the Tips & Tricks link, then on Pov-Ray Articles.
I used Pov-Ray for most of the renderings on our website's portfolio...