Open
Description
Apparently bitwise operations are not available in the current version of webgl (??!!!??), meaning int
s and uint
s can't easily be packed into the vec4
color output and unpacked in javascript again.
It may be possible to use these functions to emulate bitwise operations.
Metadata
Metadata
Assignees
Labels
No labels