Safe Haskell | None |
---|---|
Language | Haskell98 |
HGamer3D.Graphics3D.Light
Description
Module providing the Light type
Documentation
Constructors
PointLight | casting light in all directions, from position |
DirectionalLight | like a very far light source (the Sun) |
SpotLight Angle Float | a light with a field of view (Angle) and an aspect-ratio (Float) |
Instances
Instances