Nik282000 to Digital [email protected] • 6 months agoWaves - Cellular Automatalemmy.camessage-square8fedilinkarrow-up173arrow-down11file-text
arrow-up172arrow-down1playWaves - Cellular Automatalemmy.caNik282000 to Digital [email protected] • 6 months agomessage-square8fedilinkfile-text
minus-squareNik282000OPlinkfedilink3•edit-26 months agoIt’s a standalone Processin.org program but it is really inefficient. It needs to be dont with the gpu or multi-threaded on the CPU before I would leave it running for hours on end >_< https://github.com/nik282000/waves/blob/main/waves.pde
minus-square𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍linkfedilink3•6 months agoHey, thanks! I don’t know squat about Processing.org, but the algorithm looks simple; maybe I can convert it to an OpenGL program. Thanks for the sourcecode!
It’s a standalone Processin.org program but it is really inefficient. It needs to be dont with the gpu or multi-threaded on the CPU before I would leave it running for hours on end >_<
https://github.com/nik282000/waves/blob/main/waves.pde
Hey, thanks! I don’t know squat about Processing.org, but the algorithm looks simple; maybe I can convert it to an OpenGL program.
Thanks for the sourcecode!