Skip to content

chang/ggphysics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ggphysics

'composite'

Using ggplot2 to make physics animations, just for fun. To render an animation,

Rscript fireworks.R

Each frame is rendered as a ggplot2 plot, and written to /img/animation. I also wrote a simple utility to stitch the frames together: gifmake. You can do

pip install gifmake
gifmake /img/animation

About

Physics animations in ggplot2, just for fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages