Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
Here the OpenGL code for rendering a node can be given. The node-size is expected to be roughly 2 (radius 1) but this is not a requirement.
convertDouble :: Double -> GLdouble Source #
convertGLdouble :: GLdouble -> Double Source #
renderString :: String -> IO () Source #