voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
SideParams
voxelman
world
mesh
sidemeshers
utils
Undocumented in source.
struct
SideParams {
ubvec3
blockPos
;
ubvec3
color
;
ubyte
[
2
]
uv
;
ubyte
rotation
;
Buffer
!
MeshVertex
*
buffer
;
}
Members
Variables
blockPos
ubvec3
blockPos
;
Undocumented in source.
buffer
Buffer
!
MeshVertex
*
buffer
;
Undocumented in source.
color
ubvec3
color
;
Undocumented in source.
rotation
ubyte
rotation
;
Undocumented in source.
uv
ubyte
[
2
]
uv
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
world
mesh
sidemeshers
utils
functions
calcColor
calcRandomTint
getDebugAOColors
meshColoredQuad
meshOccludedQuad
meshQuadUvGray
random
manifest constants
AO_COLOR_0
AO_COLOR_1
AO_COLOR_2
AO_COLOR_3
AO_VALUE_0
AO_VALUE_1
AO_VALUE_2
AO_VALUE_3
structs
SideParams
variables
aoDebugColors
occlusionTable
shadowMultipliers