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

Animate a wave function #324

Closed
Garyfallidis opened this issue Oct 1, 2020 · 5 comments · Fixed by #362
Closed

Animate a wave function #324

Garyfallidis opened this issue Oct 1, 2020 · 5 comments · Fixed by #362
Labels
🍺 Hacktoberfest 🍺 Support open source and Start Hacking ! type:New Feature
Milestone

Comments

@Garyfallidis
Copy link
Contributor

Animate a wave function on a surface. You could start with a random 2D function that changes in time. But then make something that has more structure.
Use a colormap to show different levels on the surface.

@Garyfallidis Garyfallidis added the 🍺 Hacktoberfest 🍺 Support open source and Start Hacking ! label Oct 1, 2020
@skoudoro skoudoro added this to the v0.9.0 milestone Oct 1, 2020
@SunTzunami
Copy link
Member

Seems intriguing. Can I work on it?

@skoudoro
Copy link
Contributor

yes, go ahead @SunTzunami! Thank you

@SunTzunami
Copy link
Member

SunTzunami commented Nov 9, 2020

I've made a function which can animate any 2D function.
I figured that there are two ways to go about it-

  1. Plotting the function using lines-

2dfuncvialines

  1. Plotting the function using points-

2dfuncviapoints

I can't seem to figure out how to use the colormap properly (haven't been able to display the variations in elevation via the colors)
@skoudoro @Garyfallidis I'd be extremely grateful for any feedback/points regarding how to improve the visuals.

@Abhirup-99
Copy link

Is this issue still up? Can I work on this?

@SunTzunami
Copy link
Member

@Abhirup-99 I appreciate your enthusiasm but I'm working on this. Will make a PR soon. I guess you can work on some other issues which have not been worked upon. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍺 Hacktoberfest 🍺 Support open source and Start Hacking ! type:New Feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants