//@depend Bar.js /** * Example class Foo * * @class Foo */ function Foo() { this.message = 'foo'; } Foo.prototype.echo = function() { console.log(this.message); }; In ...
This is an audio visualization experiment. So far it's just MediaDevices.getUserMedia() hooked to THREE's videoTexture and AudioAnalyser, using @react-three/fiber.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results