Theese are all the assignments for the course 'Programering og Modelering X' i took on VGS and a few graphs i made later by iterating on the same framework i built.
The computation runs highly parallel on the GPU. For a resolution of 4K by 4K, each iteration takes 0.025992393493652344 seconds per iteration.
At a resolution of 16K by 16K, the time per iteration increases to 0.41068100929260254 seconds. Naturally, at this point, rendering the results in Matplotlib becomes a significant bottleneck.