Open Wikunia opened 4 years ago
Thanks for the assignment! I'll get working on this after I close #2 Just so I don't forget it, here were some snippets from our conversation the other day:
- This might actually be helpful to work with graphs to draw a directed edge.
- Much easier to work on.
- Maybe have a rotating vector around a point which draws a circle and display the current position in cartesian or polar coordinates.
- This is possible with the current version of Javis but maybe you can make it simpler for the user.
Looking forward to getting this working so we can make graph networks!
Hi!
Is this project still available?
It's currently part of a JSoC project. The process of that is still ongoing. Please reach out in our Zulip chat if you have questions regarding proposals if are interested in JSoC
Hey @muhammadalics - I have received your email. Let's discuss there. :)
We might want to have a JArrow
or JVector
function for this.
Hey @Wikunia , after discussion, this issue I think can be addressed by #412 . Once we get that PR merged, we should be good for tackling this issue. Might want to put these shorthands in something like JavisMath or another package.
We would like to have an easy way to define vectors and draw/animate them.
Animation needs: scaling, moving, rotatating
Definition probably
origin
andtarget
where the origin isO
by default.I assign you @TheCedarPrince as discussed via Slack