Mike Heavers
                                            Mike Heavers
                                        
                                    Hi - I seem to be able to see effects like the glitch shader, but my scene goes black and I can' see anything underneath the effects themselves on a...
Using: ``` npm i depthkit import Depthkit from "depthkit"; const depthkit = new Depthkit(); //error ``` How do I properly import this as a module?
I have a node.js web app that can read from the serial port of the computer [using this library](https://github.com/serialport/node-serialport). I want to be able to plug in my Lilygo LORA32...
Hi - I'm wondering if there's a way to specify (or to modify the source to include) the desired z-index of the cloned elements, and to specify where the element...
**Quick, short summary:** I am attempting to import the npm module pixi.js. As soon as I do, I get the compilation error: ``` Bundled successfully, but with warnings: preferring built-in...
I want to position the newly wrapped text, but I've noticed that immediately after `.call(wrap)` if I try to get the boundingClientRect, it is not accurate. I need to set...
I don't believe font loading is happening properly. I specify two fonts in my blotter script (ripple.js) as follows: ``` textOptions1 = { family: "'gtf_adieu_trialbold', serif", size: _width < 1000...
Hi - I'm trying to achieve a sort of flag waving effect on my text. I noticed the example for the liquidDistortionMaterial has quite a bit of up and down...
I had a recurring javascript error originating from `grid.js` line 12 (of the bower uncompressed downloads) ``` Uncaught type error, cannot read property [20] of Undefined ``` any time I...
I have an oculus quest 2, and can't seem to open the menu with the controllers. Can you clarify if this is possible, and how?