Evening doodle: simulating #chladni plates in #GeometryNodes in #Blender. 600k particles seem to be the real-time limit for my CPU.

This code was a great help for my implementation: https://github.com/NadineSoliman/Chladni-Plates-Simulation-

#B3D #Simulation #ChladniPlates

Chladni pattern made in OpenSCAD. It will make for a nice 3d printed coaster.

Patt Vira gave me the idea in this video: https://www.youtube.com/watch?v=J-siGcsK2k8

#chladni #openscad #creativecoding

@stepheneb @mcnees @ZhiZhu
RE
Here are the #Chladni patterns for the finished White Pine top (#acusticguitar) ....237 Hz is the Main Monopole

Yea, looks like 237-hz is the (sweet spot) or can we say, the dogface bowling pin spot?
(double image was made with flipped image)

👉 Have you ever heard about Chladni figures? And have you ever actually heard, and seen, Chladni figures? Tomorrow is your chance! Look at what fun we've been having setting this up for you. And for those of you who want some theory:

https://en.wikipedia.org/wiki/Ernst_Chladni#Chladni_figures

@ndw_goe

#ndwgoe #ndwgoemps #mpsgoettingen #goettingen #chladni #vibrations #physics

1/60s loop with RMS low pass filter set to 60/32Hz. video is the fake-#Chladni-#plate algorithm (which I think solves the #harmonic operator not the #biharmonic operator) I found online and implemented in #GLSL

comparing eigenvectors of harmonic operator (Laplacian) and biharmonic operator (Laplacian squared), sorted by magnitude of eigenvalue (smallest first)

they're close, but not the same

#maths #physics #chladni #plate #acoustic #figure

#Chladni #plate #acoustic #figure #animation each frame has lines at the nodes (non-moving points) of an #eigenvector of #biharmonic #operator , successive frames have decreasing #eigenvalue .

https://media.mathr.co.uk/mathr/2019-toot-media/mathr%20-%202019-06-24%20-%20biharmonic%20eigenvectors%20chladni%20plate%20-%20256x256p4.mp4

Implemented in #GNU #Octave using its #sparse #matrix eigensystem solver. I used a 5x5 kernel for the operator, based on the 3x3 Laplacian kernel convolved with itself, not 100% sure that this is the correct way to go about it but results look reasonable-ish.