Nik282000@lemmy.ca to Digital Art@lemmy.world · 5 months agoWaves - Cellular Automatalemmy.cavideomessage-square8fedilinkarrow-up173arrow-down11file-text
arrow-up172arrow-down1videoWaves - Cellular Automatalemmy.caNik282000@lemmy.ca to Digital Art@lemmy.world · 5 months agomessage-square8fedilinkfile-text
minus-squareNik282000@lemmy.caOPlinkfedilinkarrow-up3·edit-25 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𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍@midwest.sociallinkfedilinkarrow-up3·5 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!