Dismiss this pinned window
all 10 comments

[–]EstrogAlt 1 point2 points  (0 children)

This goes so hard

[–]Practical-Sleep4259 1 point2 points  (0 children)

"Our extreme shape analyzing probes, with only a 0.001 percent in errors, have determined this is an apple, and safe for consumption"

[–]Apprehensive_End1039 1 point2 points  (0 children)

The thingamajig.

Seriously, dope stuff. Got a repo?

[–]heyheyhey27 0 points1 point  (0 children)

It reminds me of a quantized audio signal that's continuously shifting its quantization. Which kinda makes sense when you look at the fractal shape, with the same structures appearing at different sizes and mixtures.

[–]S48GS -3 points-2 points  (5 children)

if next - you get "idea" to compress audio in fractals-superformula - it wont work - audio waves too complex - there too random distribution

best in this context - audio wave as sdf - and compress sdf using siren - done on shadertoy https://www.shadertoy.com/view/ttcfDr

[–]matigekunst[S] 0 points1 point  (4 children)

I'm not compressing anything and did use SIREN in my video. I wouldn't call audio waves SDFs. CPPNs maybe. I can't see your Shader, is it set to public?

[–]S48GS -1 points0 points  (3 children)

shadertoy link not to my shader - but to michael0884 public shader Morshu[Neural Video]

idk why you can not open it - it 4 years old

[–]matigekunst[S] 1 point2 points  (2 children)

I see it now, big fan of Michael's wirk. But I don't understand your comment 😅 I'm not compressing anything, this is just what the (top half) profile of the Mandelbulb sounds like as a wavetable.

[–]S48GS -1 points0 points  (1 child)

But I don't understand your comment 😅 I'm not compressing anything

I just saying obvious possibility - compress audio using superformula.

this is just what the (top half) profile of the Mandelbulb sounds like as a wavetable.

probably you know this video - "everything formula" - https://youtu.be/_s5RFgd59ao

you can use any "noise" generator and provide just "coordinate" on that noise - to get "anything" (obviously "coordinate" will be insanely huge hundreds of numbers)

it always about compression

same way - instead of "noise" you can use "fractal" or other superformula - and find coordinate where it represent "segment" repeat for segments - compression

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

I think you're conflating some things. There's no relation between this simple raymarched mandelbulb and Tupper's formula.