j Query

Results 4 comments of j Query

@smeybi I'm trying to do the same, did you find any solution for this? Thanks

@cabanier could you show me how I can do the manual texture copy? (I'll only run this in specific cases, so performance shouldn't be a big issue.)

@cabanier I was trying to store the framebuffer and then set it to old framebuffer. but from aframe component both `bindXRFramebuffer `and `_framebuffer `is returning `null`. Here's what i have...

in my aframe component `this.renderer._framebuffer` returns null. How do i get the renderer framebuffer in aframe Here is the part where I am trying to render the canvas when the...