(2018-03-10, 23:03)Roland Melkert Wrote: I, finally, released 1.6b
It contains mostly bugfixes and tweaks and some minor changes/additions, including:
...
- Extensive POV-Ray export tweaking, I mostly tried to improve transparency in mixed color parts and the handling of textured parts.
...
Hi Roland,
I use the POV-Ray export capability to generate an image for inclusion on a title page for building instructions. For this purpose it is helpful for the image background colour to be white.
Unless I have missed something, at present to achieve the white background, I manually edit the POV-Ray file and change the backgroung line from
Code:
background { color srgb 0.4 }
to
Code:
background { color srgb 1.0 }
I was wondering;
- whether I have missed a setting in LDCAD which would achieve this and, if so, where is it and
- if no setting is currently available to define the background colour for a POV-Ray export, could this capability be added please?
David