iterami
/
Docs.htm
/
common HTM Repos
/
webgl.js
/webgl_pick_init()
Creates a picking shader via
webgl_shader(args)
for use in
webgl_pick(cursor)
.
Inits the picking pixelbuffers, framebuffer, and texture.
Calls
webgl_pick_resize()
to resize the picking framebuffer texture to the size of the canvas.