mirror of
https://github.com/stevenrobertson/cuburn.git
synced 2026-06-06 05:12:10 -04:00
3a6490825b2c843deb98a9b4b06418b4351682d6
A bug in the hacky use of OrderedDict to function as an OrderedSet meant that any value acceessed in a precalculation function which had already been accessed from another precalculation function would use an incorrect index.
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
Languages
Python
92.8%
Cuda
6%
Shell
0.6%
C
0.6%