Subject:
|
Error trying to render a slope
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Sun, 22 Feb 2004 06:15:57 GMT
|
Viewed:
|
671 times
|
| |
| |
Im hoping someone can help.
In trying to render a file containing only a single slope I am getting the
following error in POV-Ray:
No matching } in object, object found instead.
It *seems* to be getting caught on this part of the .pov file:
object {
_3675_dot_dat
matrix <1,0,0,0,1,0,0,0,1,0,0,0>
#if (version >= 3.1) material #else texture #end { Color7 }
}
#if (QUAL > 0)
object {
_3675_dot_dat_slope
matrix <1,0,0,0,1,0,0,0,1,0,0,0>
#if (version >= 3.1) material #else texture #end { Color7_slope }
}
#end
Specifically, I think its hanging on that last if.
Ive tried generating the .dat file from both MLCAD and LEOCAD. Im using LPub
to call POV-Ray, and have tried it with POV-Ray versions 3.1 and 3.5. All
combinations seem to result in the same error. Ive also downloaded and
installed the latest/greatest parts files from LDraw and checked that the LGEO
files are installed properly. Oddly, this seems to happen only with slopes I
try to render, and yet all other parts Ive tried are working fine.
Any thoughts on this? Is there a texture difference on the face of the slopes
thats causing a problem? Is this a config error, or am I still missing files
needed to render the slopes properly?
Thanks in advance,
Allan B.
|
|
Message has 1 Reply: | | Re: Error trying to render a slope
|
| Hello! This is a bug in L3P. Add a second part and it will work. Just comment it out later in the POV file. Play well Carsten "Allan Bedford" <ExpertBuilder-DELET...otome.com> schrieb im Newsbeitrag news:HtH2qL.ArA@lugnet.com... (...) (21 years ago, 22-Feb-04, to lugnet.cad)
|
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|