Description
Currently, no module in DDPT visualizes eigenvectors in 3D space.
PROJECT module is doing something similar by moving PDB coordinates by the eigenvector value which results in a new PDB structure. However, no arrows are drawn.
Take inspiration from PyANM plugin for PYMOL.

Figure Desired behaviour of PROJECT module.
Implementation
Draw arrows at ENM node coordinate placements.
Next Steps
Mode trajectories visualization. Still, use PyANM as a template.
References
Description
Currently, no module in DDPT visualizes eigenvectors in 3D space.
PROJECTmodule is doing something similar by moving PDB coordinates by the eigenvector value which results in a new PDB structure. However, no arrows are drawn.Take inspiration from PyANM plugin for PYMOL.
Figure Desired behaviour of
PROJECTmodule.Implementation
Draw arrows at ENM node coordinate placements.
Next Steps
Mode trajectories visualization. Still, use PyANM as a template.
References