Skip to content

A Python application visualizing parabolic and spiral trajectories with plane collision in 3-dimensional space using MatPlotLib. GUI is made using TkInter.

License

Notifications You must be signed in to change notification settings

tmscer/Trajectory3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trajectory3D

A Python application visualizing parabolic and spiral trajectories with plane collision in 3-dimensional space using Matplotlib. GUI is made using TkInter.

Main features

  • 3D and 2D displat of Parabolic and Spiral trajectory falling on a plane
  • Complete control over the input values
  • Screenshot saving
  • Detailed window that shows how the properties of the trajectories change over time

code in vis3dtraj.actors

This code can be used separatedly to model trajectories

UI

Main Window

picture alt

Parabolic trajectory options

picture alt

Spiral trajectory options

picture alt

Plane options

picture alt

Secondary Details Window

picture alt picture alt

About

A Python application visualizing parabolic and spiral trajectories with plane collision in 3-dimensional space using MatPlotLib. GUI is made using TkInter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages