Hi, having a little trouble with the rendering. Message log:
Parsing Options
Input file: C:\Users\Homepc1\Documents\LEGO Creations\Models\CarFrame.pov (compatible to version 3.62)
Remove bounds........On
Split unions.........Off
Library paths:
\\.\LDDIncludes
C:\Users\Homepc1\Documents\POV-Ray\v3.6\include
C:\Windows\Fonts
File: \\.\LDDIncludes\ldd_default_colors.inc Line: 20
Possible Parse Error: Could not find file 'ldd_colors_declarations.bin'
File: \\.\LDDIncludes\ldd_default_colors.inc Line: 20
File Context (5 lines):
#include "ldd_colors_declarations.bin"
#declare ldd_colors[1] = rgb <255/255, 255/255, 253/255>;
#declare ldd_colors[2] = rgb <135/255, 136/255, 122/255>;
#declare ldd_colors[3] = rgb <255/255, 216/255, 105/255>;
Parse Error: Cannot open include file ldd_colors_declarations.bin.
File: \\.\LDDIncludes\ldd_default_colors.inc Line: 20
Parse Warning: Check that the file is in a directory specified with a +L switch or 'Library_Path=' .INI item. Standard include files are in the include directory or folder.
I've followed the setup instructions, inserted the Library_Path="\\.\LDDIncludes" line into the .ini file, and made sure that POV-Ray files are not in the same folder as the generated include files. I can't get it to render my model, and I'm not at all sure what I'm doing wrong, so I could use some help with this...