LDView Wrong color display in POV-Ray


RE: Wrong color display in POV-Ray
#11
(2021-03-01, 2:26)Travis Cobbs Wrote: Thanks. I emailed you a link to a 32-bit Windows test build.

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)
Reply
« Next Oldest | Next Newest »



Messages In This Thread
RE: Wrong color display in POV-Ray - by Bertrand Lequy - 2021-03-31, 11:47

Forum Jump:


Users browsing this thread: 1 Guest(s)