-
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
old: Texture dots #33
base: gh-pages
Are you sure you want to change the base?
Conversation
Notes from discussion with @patriciogonzalezvivo:
|
You could put the 'brick' tiling pattern into the SDF texture as well, to further simplify the shader! |
Yes @blair1618 ! that's next on my TODO... I will wait for this PR to merge so I don't introduce a lot of changes at once. cc @nvkelso @bcamper @sensescape |
…s before refactor tiny-dots are not showing up, force them to be medium in the mean time
@patriciogonzalezvivo can you help @sensescape and I debug why |
This reverts commit c4e8243.
hi @nvkelso, not sure what you need. seams like an old PR that wasn't merge |
Adding a
sdf-shape
that could be reused for other styles. How it works?u_sdf
fill
orstroke
shapecircle
function with itWe now can do more complex patterns if we want : )