ElectricFieldSimulation
ElectricFieldSimulation copied to clipboard
An experimental example of how to use OpenGL for physical simulations. All the simulation runs concurrently in the GPU using my own engine as the rendering layer. GPUElectric potential and field simul...
Electric Field Simulation in GPU
This is an example of how to use OpenGL for physical simulations. All the simulation runs in parallel in the GPU using my own engine as the rendering layer. The potential and electric field is calculated for each pixel in screen, then several rules are applied to choose the output color.

Download compiled app
http://forzefield.com/ElectricFieldSimulation.zip