The funcs in `goxjs/gl` have destination first, but OpenGL spec tends to have it last. Think about this, whether it's an issue or not, and how it can be resolved, if at all.
The funcs in
goxjs/glhave destination first, but OpenGL spec tends to have it last.Think about this, whether it's an issue or not, and how it can be resolved, if at all.