This demo shows an attempt at texture-mapping of the following image
(from harrypotter.wikia.com)
onto a simple THREE.PlaneGeometry
.
However, it should fail, due to the Same-Origin Security Policy. It does fail on all the browsers I tested it on.