Subject:
|
Colors in POV-Ray 3.7 Beta
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Thu, 10 Sep 2009 21:14:35 GMT
|
Viewed:
|
11171 times
|
| |
| |
If you render LDViews POV output using the POV-Ray 3.7 beta release, you will
see that the colors all look washed out. This seems to be due to a difference
in the way that POV-Ray 3.7 handles gamma correction. There are two things that
you need to do to fix this:
- Add Display_Gamma=1 to your command line options (theres a box in the toolbar in the Windows version for setting command line options). This should fix the colors in the preview window, but not the output file.
- Create an include file that contains the following line and set that include file as the top include in LDViews POV export settings:
global_settings { assumed_gamma 2.2 }
|
|
Note that you can just manually paste that into the top of your file, but that
gets old pretty fast. Also, if you already have a top include, just add the
above line to it.
Im not sure what the long-term solution to this problem is. POV-Ray 3.7 gives
a warning that it doesnt support the assumed_gamma setting, and yet the
setting still has the desired effect.
Thanks go to John Winning for info on the assumed_gamma setting.
--Travis Cobbs
|
|
Message has 1 Reply: | | Re: Colors in POV-Ray 3.7 Beta
|
| (...) I also discovered this a while back while working on LD4DStudio 1.1, it's seems weird at first. But the change is really logical when you think about it. They basically moved the gamma correction to the ini/command line because it only applies (...) (15 years ago, 11-Sep-09, to lugnet.cad, FTX)
|
Message is in Reply To:
| | *** LDView Version 4.1 Beta 1 Released ***
|
| LDView 4.1 Beta 1 is now available for download from the LDView downloads page here: (URL) This is a Beta release, which means that Im hoping to get as much feedback as possible. This also means that it is likely not as stable as a final release, (...) (15 years ago, 5-Sep-09, to lugnet.announce, FTX)
|
20 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|