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.
9049902b4f
Use the vertical and horizontal gradients to "detect" when a pixel is part of an edge that has been softened by grid-shift AA, and avoid blurring it further. This causes occasional 1px artifacts in stills, but fixes the truly grotesque DE bleed-out for a net win. A better edge detector is still needed. |
||
---|---|---|
cuburn | ||
helpers | ||
main.py | ||
README.md | ||
run_job.py |