Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image brightness difference between map and overlay #48

Closed
modzy2 opened this issue Feb 25, 2022 · 3 comments
Closed

image brightness difference between map and overlay #48

modzy2 opened this issue Feb 25, 2022 · 3 comments

Comments

@modzy2
Copy link

modzy2 commented Feb 25, 2022

With base map and overlay set to be copies of the same image, there is a slight brightness or color balance difference between the rendering of the base map and the overlay. The RGB values where the overlay is showing are approximately 6% higher than the base map.
hid1
(lower quarter of this image is a revealed area)
While there is still a visible line between the areas (even with blur radius 0, see #46 ), there is also a visible lightening of the colors from revealed to hidden areas.

(the use case is to have a slightly edited map image to reveal placenames/landmarks etc as map is explored)

@UranusBytes
Copy link
Collaborator

I did some testing, and I think I can at least reproduce what you are describing, but want to confirm some details (see question below).

Downloaded medium resolution map from https://dnd.wizards.com/articles/features/map-faer%C3%BCn
Running

  • bare 5e system (no changes)
  • foundry VTT v9 build 269
  • GM browser - chrome (latest - v102.0.5005.63)
  • Player browser - same chrome in incognito
    Create a new scene using med res map as background; disable token vision and fog exploration for scene
    Enable SimpleFog, set Fog Overlay Image to same image as scene background
    Reveal a small amount around the name "Triboar"

What I noticed is that if the Blur Radius is set to the default of 5, then the revealed area does appear slightly dark, but if the Blur Radius is set to 0, the revealed area does not appear darker. I tested this with a second scene that was a pure bright color (red)

GM View of scene:
issue-48_1

Player View with Blur Radius 5:
issue-48_2

Player View with Blur Radius 0:
issue-48_3

Can you please confirm what the Blur Radius in Simple Fog is currently configured for you?

@Derinzed
Copy link

sorry to resurrect a closed issue, but is there any way to remove that faint outline with blur radius 0? I'm trying to mask labels off for my party and have them be unaware that they exist until I reveal it to them.

@UranusBytes
Copy link
Collaborator

UranusBytes commented Aug 31, 2022

@Derinzed Can you please provide a screenshot of what you are seeing? Preferably both a DM and player view.

I see what you're asking about. New issue opened #74

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants