Normal map BG image for website, with fixed light source (three.js)
I would like to be able to use normal maps in my site’s background images. This CodePen example seems to be the best from all the implementations I’ve seen so far. It uses three.js to achieve the effect. I’m totally new to three.js, so please forgive my lack of knowledge and high ambitions.