8000 GitHub - mattlacey/BuddhaBrot: A BuddhaBrot Engine. Hacky as all hell.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mattlacey/BuddhaBrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

BuddhaBrot

A BuddhaBrot Engine. Hacky as all hell.

Right now this is just the core source files and they need to be linked against SDL2 for building.

It's got the world's hackiest threading job added (literally crammed it in just to get quick performance boost) and simply dumps a raw image data file in RGB888, this can easily be opened in something like GIMP.

The images with the current settings don't come close to using the full 8 bit range of each channel, so typically you have to modify the levels (again, GIMP Is handy here) after the fact.

About

A BuddhaBrot Engine. Hacky as all hell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0