Flocking behavior on python code #63
Unanswered
JoelJohera
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @JoelJohera. I am not using PyCharm but I know that it has a plugin to support Jupyter Notebooks. With this, you should be able to run the flocking notebook from the documentation. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm trying to run a simulation of the flocking behavior in PyCharm. My end goal, after I've checked that the simulation is to my liking, is to get the positions of all the points at all the frames.
Where can I find an example of the flocking behavior that works in PyCharm?
Thanks for your time.
Beta Was this translation helpful? Give feedback.
All reactions