Skip to content

jacobwilliams/VibePlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vibe coding 3D spacecraft trajectory graphics with Python.

Example:

example

To run (using pixi):

pixi shell --manifest-path ./env/pixi.toml
python test.py

Keys:

  • 'a' -- pause/reset the animation
  • space -- recenter the camera view
  • 'r' -- start/stop .mp4 movie capture
  • 's' -- toggle display of the labels
  • '1' -- center on Earth-fixed frame
  • '2' -- center on Moon-fixed frame
  • '3' -- center on Mars-fixed frame
  • '4' -- center on Venus-fixed frame
  • '5' -- center on Site-fixed frame
  • 'shift-1' -- center on Earth, in the base frame
  • 'shift-2' -- center on Moon, in the base frame
  • 'shift-3' -- center on Mars, in the base frame
  • 'shift-4' -- center on Venus, in the base frame
  • 'shift-5' -- center on Site, in the base frame
  • '6' -- look at Mars from the surface of Venus

Documentation

To generate html documentation: pdoc ./vibeplot --docformat google

See also

About

Vibe coding 3D trajectory graphics with Panda3D

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors