Steven Robertson 9049902b4f Add a crap gradient detect to make DE less bad.
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.
2011-10-27 08:51:40 -04:00
2011-10-12 14:39:10 -04:00
2011-10-17 22:35:22 -04:00
2011-10-03 17:37:32 -04:00

Cuburn

This project is a fractal flame renderer. It is still under development, but already implements most of the genome parameters that flam3 supports, and beats CPU by a healthy margin (20-40x in most cases).

This project is licensed under the GPL version 3.

Description
PyCUDA implementation of a GPU-accelerated fractal flame renderer.
Readme 2.3 MiB
Languages
Python 92.8%
Cuda 6%
Shell 0.6%
C 0.6%