Color displays as black if Horizon color is too low #1
Labels
No Label
bug
documentation
duplicate
enhancement
feature request
good first issue
help wanted
invalid
need checking
question
todo
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: ABelliqueux/3dcam-headers#1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If Far color / Horizon color is < 100 (0.10 in blender), the corresponding channel color will display as black.
Example
level0.c
file :results in :
Might be an error in the linear to RGB conversion function.
Also could be due to psyq dpq calculation. See LibRef47.pdf, p.450 and LibOver47.pdf, p.133, "Light Source Calculation" :
BG and BK colors now haw a minimal value of 63 :
67d9d3a9ba
This +
800be60cb6
should make for more comparable colors.