mirror of
https://github.com/stevenrobertson/cuburn.git
synced 2025-02-05 11:40:04 -05:00
PyCUDA implementation of a GPU-accelerated fractal flame renderer.
b240fc8459
Sobel was giving too many false positives. This cross seems to detect the kinds of edges we care about and avoids the rest of the image, and it does so on pretty much everything I've tried it on. Very satisfying. |
||
---|---|---|
cuburn | ||
helpers | ||
main.py | ||
README.md | ||
run_job.py |