PyCUDA implementation of a GPU-accelerated fractal flame renderer.
Go to file
2011-12-18 21:53:26 -05:00
cuburn Fix some annoying but trivial whitespace issues 2011-12-18 21:53:26 -05:00
helpers Make DE better 2011-12-10 16:24:49 -05:00
main.py Show default FPS in main.py 2011-12-18 21:42:06 -05:00
README.md Add README 2011-10-03 17:37:32 -04:00
run_job.py Rearrange the main render loop... again. 2011-10-28 08:30:36 -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.