The Red One
Kabuku Inc.
ANDO Yasushi
Demo
Code
<a-scene virtual-boy>
Implementation
AFRAME.registerComponent(
‘virtual-boy’, {...});
Implementation
this.becomeVB();
Implementation
`becomeVB’ replaces
the render method
of the renderer.
Implementation
Implementation
Dirty Hack!
Request
Please add a way to replace the Renderer
or
Please add a way to use EffectComposer