Vis Major
banner
vismga.com
Vis Major
@vismga.com
Hobbyist photographer and programmer.
I also like glitch art.
When I'm not outside I'm working on a glitch inspired image filters web app for desktop: https://vismga.com/VisGlitch/
The "random strings" might be some kind of encoding Chinese into "Western web" friendly Latin characters. I would expect to see some numbers in there if that was the case but I'm not an expert in the field and I could just be wrong about that.
November 28, 2025 at 9:42 PM
From the store tab, there's a dropdown under "your store" with a "preferences" option. In the store preferences tab on the left, the "mature content filtering" option has 5 levels of settings that you can pick from. I've only got the top 3 checked and don't have this problem anymore.
September 22, 2025 at 8:20 PM
Ah that explains the way the columns and rows overlap and it's a lot faster algorithm than sorting lines by brightness first. Hah
July 20, 2025 at 2:17 PM
Are they drawn in order of brightness? That's a neat effect.
July 19, 2025 at 3:07 PM
Planning to allow any control to be linked to audio, as well as FFT so it's not just raw volume and you can link different effects to say treble, mid, bass or some other quality of the audio.

Current result is just the laziest "how feasible is this?" code.
July 4, 2025 at 11:54 PM
You really have to make sure you know where you're going first when it will take so long to get there.
July 2, 2025 at 12:58 AM
This is one where knowing the sound it makes is really helpful. They make a pretty loud and unique noise while flying so you can know to be on the lookout.
July 1, 2025 at 11:36 PM
I don't really have a lot of experience. I started out with java (Processing) because of a college class and then wanted to be able to make it into a web app so I could just share a link instead of making people download something, and conveniently had p5js as the javascipt version of processing.
June 26, 2025 at 12:45 AM
Having rewritten a java app in javascript just for the portability / shareability of it, javascript is janky all on it's own. Probably worth it but the image processing bits that I couldn't rewrite as webgl shaders run a lot slower.
June 26, 2025 at 12:08 AM
In Star Wars, manbabies grow up to be fascists? Wow who would have thought that.
June 24, 2025 at 9:26 AM
Ah. It was because of pixel density. A pixel isn't just a pixel on some devices.

Do I need to make a mobile UI now? I really don't like coding UI.
June 22, 2025 at 11:23 PM
This bear has beautiful expressive eyes.
June 22, 2025 at 11:03 PM
Fixed some egregious memory leaks. Still crashes my phone browser though.
June 22, 2025 at 10:56 PM
Secret changelog because the video features are not finished:
Added video controls if you load a video as an image.
(Hover over the blank box in the controls panel after loading a video)
June 15, 2025 at 12:04 AM
Split "cubic" controls into x and y axis so they can be controlled separately.
June 15, 2025 at 12:04 AM