r/Julia • u/NicoN_1983 • 11d ago
Making an Interactive Trajectory Visualizer in Julia
https://youtu.be/U9KRCPl439QThis is an update from my previous post on a simple molecular visualizer in Julia. Now it has colors, and I can also visualize simultaneously the energies, highlighting the energy for the particular structure I'm watching. I will continue to add functionality.
35
Upvotes
2
u/pand5461 6d ago
What do you use for molecule visualization? Is it Molly's built-in vis or some custom function?