Jeremy Sachs

Results 45 comments of Jeremy Sachs

Where's the red text skull image from? It looks fantastic. To answer your question, `glintColor` is used when `isolateGlint` is set to `true`. For instance, in the [Bugs variation](https://rezmason.github.io/matrix/?version=bugs), the...

I really dropped the ball on this issue. I'm sorry about that, folks, when I committed to this one I figured I'd have the bandwidth to tackle it in weeks,...

Your current available options are to modify `raindropLength` and `fallSpeed`, but what you really want is for [the wobble function](https://github.com/Rezmason/matrix/blob/master/shaders/glsl/rainPass.raindrop.frag.glsl#L41) in the rain pass to accept another parameter. I'll rename...

Hi! This project is a live, dynamic visual effect for the browser. For now, there's no scoped plan to render it to a video file. To capture video footage of...

I see merits for both specifying the number of columns _or_ specifying the physical width of a column. I'll plan to implement `columnWidth` soon.

Sorry for the slow reply! I don't know anything about the VJing software stack— other than that VJing is really cool— but it looks like most folks who try to...

The switch to vite simplified the project's build and test cycle enormously, and afforded some big changes: - The bundled distros' asset caches are now preloaded with the shaders -...

Yep, that's absolutely happening. 😅 If anyone has a suggestion for what the user should _expect_ when they do this, let me know, maybe I can make it happen.

Triaging tickets again, this really is the [none-pizza-with-left-beef](https://en.wikipedia.org/wiki/None_Pizza_with_Left_Beef) of this project 😆

Thanks for your interest in the project! To clarify, what's the difference between the "start" width and the "final" width? Is the goal to make glyphs [approach the screen over...