Gamgine-0.5.3: Some kind of game library or set of utilities.

Safe HaskellNone
LanguageHaskell98

Gamgine.Math.Matrix

Documentation

module Data.Vec

type Window = (Width, Height) Source #

data Frustum Source #

Constructors

Frustum 

Fields

winToWorld :: Matrix -> WinCoord -> Vect Source #