WGSL Canvas
Changelog
v0.0.4
Renamed
xy
to
uv
in
WGSLCanvas.SHADER_FRAGMENT_DEFAULT
.
v0.0.3
Marked
WGSLCanvas.SHADER_FRAGMENT_DEFAULT
as read-only.
Simplified the signature of
std140
internal function.
v0.0.2
Updated deprecated
WGSLCanvas.textures
type.
v0.0.1
Initial release.