powered by
normal.fault(ANG = (45), anim = seq(from = 0, to = 1, by = 0.1), KAPPA = 4, Light = c(45, 45))
normal.fault(45, anim=0, KAPPA=4, Light=c(-20, 80)) #### execute a stop command to stop this animation anim= seq(from=0, to=1, by=.1) normal.fault(45, anim=anim, KAPPA=4, Light=c(-20, 80))
Run the code above in your browser using DataLab