makc
makc
@mrdoob if you use data url, yes. but, as you see, imgur url works just as good
@mrdoob and, in fact, any other host that allows cross-domain access
@Offroaders123 > A lot of large projects appear to be requiring your dependency, and they have the version number set to use the latest release. but.... that sounds like... the...
looks like this is not going to be fixed in master #191
basically, somewhere around [here](https://github.com/meltingice/CamanJS/blob/master/src/core/caman.coffee#L285) you need to set img.[crossOrigin](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#attr-crossorigin) (I am using canvas + image path here).
yes well image will not be considered tainted if you attempt to authenticate and CORS headers say it is okay to use it. here is the workaround I am using...
Okay, [these guys](https://github.com/goldfire/howler.js/) do this: > The default behavior of howler.js is to attempt to silently unlock audio playback by playing an empty buffer on the first touchstart event. [[code](https://github.com/goldfire/howler.js/blob/master/howler.js#L155)]
holy crap how is this still not implemented? after +9999 from rohan )
how is it hard to implement if these are just uniforms they pass to materials. all they have to do is substitude global list of lights with the one defined...
> Anyone see anything profoundly bad with this approach? of course it is bad. rather than having single camera navigating the scene, people will now have to do things `camera1.add(...