Safe Haskell | None |
---|---|
Language | Haskell2010 |
Graphics.Rendering.Ombra.Shader.Default3D
Documentation
Constructors
Texture2 GSampler2D |
data Transform3 Source #
Constructors
Transform3 GMat4 |
Instances
Generic Transform3 Source # | |
type Rep Transform3 Source # | |
vertexShader :: VertexShader '[Transform3, View3] '[Position3, UV, Normal3] '[Position3, UV, Normal3] Source #
fragmentShader :: FragmentShader '[Texture2] '[Position3, UV, Normal3] Source #