arpu
arpu
any example or how do fix this?
this looks ok for me not? https://a-frobot.github.io/aframe/examples/test/text/
looks very nice but why not use the soucecode from Threejs examples as import ? like the https://github.com/mrdoob/three.js/blob/dev/examples/js/postprocessing/UnrealBloomPass.js
it would be possible with the webpack three plugin https://github.com/mrdoob/three.js/issues/9562#issuecomment-415022483
or maybe using this threejs https://github.com/vanruesc/postprocessing i only add some findings to this PR some more shaders https://github.com/libretro/glsl-shaders
@dmarcos https://github.com/mrdoob/three.js/pull/15840
https://github.com/vanruesc/postprocessing works fine with threejs and aframe in webxr wups this was not right it does not work in webxr for now
have the same problem if i open the obj mtl and images files on https://sandbox.babylonjs.com 
maybe https://github.com/pizzarob can help on this? i am also interested in this Extension
Hey is there any recommendation now for this problem?