LDView Wrong color display in POV-Ray


RE: Wrong color display in POV-Ray
#12
(2021-03-31, 11:47)Bertrand Lequy Wrote: note that some colors are not defined in LGEO.xml.

Yesterday, I had a problem with lavender color that was pink.

It occured that some lines were missing :
Code:
<Color>
            <LDrawNumber>30</LDrawNumber>
            <POVName>lg_medium_lavender</POVName>
            <Dependency>LGColors</Dependency>
        </Color>
         <Color>
            <LDrawNumber>31</LDrawNumber>
            <POVName>lg_lavender</POVName>
            <Dependency>LGColors</Dependency>
        </Color>
same goes for trans bright light green (color 35)

Code:
<Color>
            <LDrawNumber>35</LDrawNumber>
            <POVName>lg_clear_bright_green</POVName>
            <Dependency>LGColors</Dependency>
            <IoR>lg_ior</IoR>
        </Color>
Additionnaly, I switch this color from <217/255, 228/255, 167/255> to <179/255, 246/255, 37/255> in lg_color.inc and it looks more accurate (on my config)

None of those colors exist in the last LGEO release from Lutz Uhlmann, and so they are therefore not in LDView's LGEO.xml. So these changes go along with any other custom changes to LGEO.xml that are made to support parts added by other people.
Reply
« Next Oldest | Next Newest »



Messages In This Thread
RE: Wrong color display in POV-Ray - by Travis Cobbs - 2021-03-31, 19:44

Forum Jump:


Users browsing this thread: 2 Guest(s)