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

Feature/animated arrow layer #60

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Conversation

bnns
Copy link
Collaborator

@bnns bnns commented Jul 6, 2020

this PR is for #14 and adds an "arrow layer" which animates along the path given by a set of coordinates - open to any suggestions.

some things which could be added, depending on if the need arises:

  • a way to attach some text onto the arrow path (easy)
  • optimizing the animation logic by putting it directly in the glsl code (not easy for me)

I believe we can have both this and #59 as they utilize different layers.

@bnns bnns changed the title an animated arrow Feature/animated arrow layer Jul 6, 2020
@bnns bnns force-pushed the feature/arrow-layer branch from 2e6b314 to f3c8654 Compare July 6, 2020 22:14
@vercel
Copy link

vercel bot commented Jul 7, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/blacksocialists/world-of-jackson/pwjp5tuuq
✅ Preview: https://world-of-jackson-git-fork-bnns-feature-arrow-layer.blacksocialists.vercel.app

@bnns
Copy link
Collaborator Author

bnns commented Jul 13, 2020

can someone authorize the deploy to Vercel for me please? the arrow went missing (although I can see it on my local).

@replygirl replygirl linked an issue Jul 28, 2020 that may be closed by this pull request
@bnns bnns force-pushed the feature/arrow-layer branch from 9aeea55 to 7166483 Compare August 20, 2020 04:27
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

Successfully merging this pull request may close these issues.

Animated arrow
2 participants