Tagged Questions
1
vote
0answers
164 views
What does sound waves moving through 3D space look like, visually?
Imagine a room filled with air particles. How would a sound wave move in that room, refract from walls, and eventually dissipate?
I'd love to see a animation or simulation of some sorts of it.
0
votes
0answers
60 views
How to display particles [closed]
Not exactly physics question but physicist must have encountered this problem before.
In my code I generate a table of six tab separated columns (x,y,z,type,charge,id). I want to create a 3d ...