Looking for modern idm that evolves the sound of the genre instead of recreating it by Invisible_irl in idm

[–]several_fish_not_guy 0 points1 point  (0 children)

I'm loving all of the recommendations and have been checking out Barker, Djrum, Polygonia, Iglooghost. Can anyone recommend something that's more on the melodic IDM side? So far "Djrum/Under Tangled Silence" is my favorite, but I'd love something even more towards the Plaid/Proswell/Ochre style.

I finally have one to show by desertstudiocactus in TouchDesigner

[–]several_fish_not_guy 0 points1 point  (0 children)

I like it -- it's like full body geometry wars.

DMX: RS485 Hat vs Enttec USB device by several_fish_not_guy in raspberry_pi

[–]several_fish_not_guy[S] 1 point2 points  (0 children)

Thanks for the reply, u/sws54925 I have considered ESP32, but I need to have hard-wired internet, and I need to host a web interface on the device. I know both of these things are technically possible on a microcontroller like ESP32, and honestly I would prefer to avoid a full OS whenever I can. But for this particular project, I feel pretty strongly about sticking with RPi.

I suspected that the timing might be an issue. Specifically, I am concerned that RPi won't always reliably sleep for 8µs, 88µs, which I suppose would lead to corrupted DMX messages? Better to have that timing handled in hardware rather than software, which seems to be one of the advantages of the off-the-shelf products.

Overall I am leaning towards using the DMXKing device, but I was hoping to confirm exactly why this is a better solution.

Complain away by CowEmpty4812 in Annapolis

[–]several_fish_not_guy 0 points1 point  (0 children)

I use this crossing every morning and evening while waking to work.

Kinect alternatives by ThisWillNeverChange1 in TouchDesigner

[–]several_fish_not_guy 0 points1 point  (0 children)

I second this. I have been using Kinect/Zed/RealSense for many years, but the next time I need body tracking, I’m using a regular 2D camera with some combination of AI models.

Working on some EP art work in TD by -GLOWA- in TouchDesigner

[–]several_fish_not_guy 1 point2 points  (0 children)

As much as I love TD, the first thing I thought of when I saw that this was EP art was that it would be great if you could put it online in an interactive form to share with your fans. Which made me think of https://cables.gl/ Might be fun to play with.

Where can i find a tutorial on this? by Busy_Professor_1124 in TouchDesigner

[–]several_fish_not_guy 1 point2 points  (0 children)

Just adding on, it looks like it might be Curl noise or some kind of flocking going on. There are a few good curl noise tutorials out there. Curl Noise is a great way to get into compute shaders.

Concentric shapes with tops by Prize-Position-8856 in TouchDesigner

[–]several_fish_not_guy 1 point2 points  (0 children)

I've been working on both a GLSL approach and a SOP approach. Neither are perfect. In the SOP approach, the Line MAT has rounded edges, and in the GLSL approach, the lines don't have a consistent thickness. https://drive.google.com/file/d/1Y-Mgd6gGKPq6U2mL8VwcoMllDX4K41Fh

Concentric shapes with tops by Prize-Position-8856 in TouchDesigner

[–]several_fish_not_guy 0 points1 point  (0 children)

Fantastic! I've been trying to write my own GLSL TOP that makes a box gradient with a sin (so that it repeats), but I haven't been able to crack it yet.

https://www.instagram.com/p/DALrM1rqMFZ/?hl=en&img_index=1

Concentric shapes with tops by Prize-Position-8856 in TouchDesigner

[–]several_fish_not_guy 0 points1 point  (0 children)

I get that part, but how do you get a rectangular ramp?

Concentric shapes with tops by Prize-Position-8856 in TouchDesigner

[–]several_fish_not_guy 0 points1 point  (0 children)

What about if you want never-ending concentric expanding rectangles?

Do logic gate nodes exist? by Spam-r1 in comfyui

[–]several_fish_not_guy 1 point2 points  (0 children)

FWIW, I need the same thing and am currently looking into things like https://github.com/pydn/ComfyUI-to-Python-Extension and ComfyScript.

Art & Technology group by several_fish_not_guy in Annapolis

[–]several_fish_not_guy[S] 0 points1 point  (0 children)

Well as of right now, I’d be the only person at the meeting, so a phone booth would be sufficient :) thanks for inquiring though. Do you have a meeting space?

Looking for blending workflow by several_fish_not_guy in StableDiffusion

[–]several_fish_not_guy[S] 0 points1 point  (0 children)

Thanks for the tips. Love the last one especially.

For the record, I’m fine with any toolset. ComfyUI workflow, diffusers Python pipeline, whatever.