-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating buildings extrusion and scaling effect
- Loading branch information
geraldine
committed
Jan 29, 2016
1 parent
ac8d7b9
commit 773c829
Showing
2 changed files
with
52 additions
and
31 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
773c829
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bcamper @meetar starting to update Refill, added the same scaling effect from eraser maps, added the grid texture, could you check if this change looks good? thanks!! here too:
https://github.com/tangrams/refill-style/blob/gh-pages/refill-style.yaml#L799-L810
wasn't sure what to take out now that I have the grid texture gif image
773c829
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks like the grid texture gif wasn't being referenced properly, so I added that and updated the shader to use it with #3. I also added a couple of parameters so you can do color adjustments to the texture if needed.
773c829
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Peter! Will have a look now