learn-physics-0.6.2: Haskell code for learning physics
Physics.Learn.Visual.GlossTools
Description
Some tools related to the gloss 2D graphics and animation library.
polarToCart :: (Float, Float) -> (Float, Float) #
assumes radians coming in
cartToPolar :: (Float, Float) -> (Float, Float) #
theta=0 is positive x axis, output angle in radians
arrow #
Arguments
location of base of arrow
displacement vector
An arrow
thickArrow #
arrow thickness
A think arrow