johnBuffer/AntSimulator

(feature/improvement) building for gpu.

Opened this issue · 1 comments

Hey! very cool simulation, have you considered building this as a shader for execution on a gpu? It would likely allow you to have millions of ants in a single simulation this way and could allow for more complex behaviors without slowing down the simulation!

Hi! Yes and I am currently working on an OpenCL port :) If it works well I will probably then turn it into a compute shader for more support.