I am looking for an example of projective texturing (webGL, Three.js) that updates the original mesh texture, if possible. I know how to do the projection but I can not figure out of to update the original texture with the projection with Three.js or webGL.