-
Notifications
You must be signed in to change notification settings - Fork 12
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
Integrate sand shader to the new shader styles set up #11
Comments
Actually this other shader I'm testing out here looks more sand-like: Let's save this one for later, or use this shader for marshland or swamp, @nvkelso do we have marshland? |
Hello @sensescape! This is looking great! |
@sensescape the sand pattern looks great! We should think on a more efficient way to make it that doesn't relay on |
For the |
Hey @sensescape @patriciogonzalezvivo -- re-opening this issue to make sure we track and any new shaders. Even if we're using different ones from what @sensescape originally proposed (sounds like you have an alternate one you'd like to use?), we should make sure they're reviewed and optimized. This issue seems a fine place to to do that. |
@patriciogonzalezvivo can you help make sure all references to |
@bcamper I did that last time I was simplifying the code. The |
Sure, go ahead. Thanks @patriciogonzalezvivo ! I really like the example image you just posted above. That looks really good, we could use that shader instead. |
@patriciogonzalezvivo @bcamper @nvkelso
I'm testing out this new sand shader for beaches, could you help me optimize it with the new shader set-up?
Not sure yet if this works out visually on the map, testing it out. Also maybe there's a better way to write it so that I can give it 2 shades of gray (a light and a dark) and it can work within that range? But I also like that I can assign it the 7 shades of gray here. What do you think?
Right now it's commented out. But you can turn it on here:
https://github.com/tangrams/refill-style/blob/gh-pages/refill-style.yaml#L6097-L6104
New shader:
https://github.com/tangrams/refill-style/blob/gh-pages/refill-style.yaml#L351-L358
https://github.com/tangrams/refill-style/blob/gh-pages/refill-style.yaml#L844-L909
The text was updated successfully, but these errors were encountered: