Skip to content

indeterminateoutcomesstudios/fracture-cuda

 
 

Repository files navigation

Fracture CUDA

CUDA implementation of https://github.com/inconvergent/fracture

img

img

img

img

ani

ani

Prerequisites

This code relies on Python 3.

In order for this code to run you must first download and install:

Other Dependencies

The code also depends on:

  • numpy
  • python-cairo (do not install with pip, this generally does not work)
  • pycuda

TODO

  • Option to ignore visited sources when calculating steps
  • Fracture speed variation
  • Fracture intensity variation
  • Random nummers in kernel
  • Calculate Steps in kernel

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.4%
  • Cuda 20.6%