Coder Social home page Coder Social logo

Buddhabrot generator.

Rendering

Note: The above preview is being minted as an NFT by me.

Usage: buddhabrot size depth filepath [mandelbrot_factor]

Calculates a buddhabrot fractal with size {size} in pixels, with iterative depth {depth}, and outputs the resulting image files (for the mandelbrot and the buddhabrot) to {filepath}. Optionally, you can specify a factor {mandelbrot_factor}, which will multiply the iterative depth for calculating the mandelbrot fractal. This way you can have a more detailed mandelbrot to use as a basis to calculate your buddhabrot (this is advised, since mandelbrot creation is pretty cheap).

Needed for image creation are libpng and libgd (any version will do). I'll make a standalone image writer someday, or you can add your own.

Dependencies

hpalib (http://www.nongnu.org/hpalib/) Note that if you build hpalib, it should use the same XDIM settings as any cache files you're using, or the values will not de/serialize correctly.

For MacOSX, CImg will require X11. You will need to install from the XQuartz project if you're running 10.8 or later.

buddhabrot's Projects

ants icon ants

Google AI challenge 2011

backbonetutorials icon backbonetutorials

As single page apps and large scale javascript applications become more prominent on the web, useful resources for those developers who are jumping the ship are crucial.

bill icon bill

A programming language experiment

binaryen icon binaryen

Compiler infrastructure and toolchain library for WebAssembly, in C++

donnadrive icon donnadrive

Very basic Google Drive integration for raspberry pi project

euler icon euler

Repo for Project Euler code

glslcanvas icon glslcanvas

Simple tool to load GLSL shaders on HTML Canvas using WebGL

goboy icon goboy

Gameboy emulator to learn Golang

idx icon idx

An indexer + search engine to index English text and get suggestions, and an example writing helper that uses them.

psxjs icon psxjs

A PlayStation (r) emulator implemented in Javascript

rust icon rust

a safe, concurrent, practical language

snipmate.vim icon snipmate.vim

snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.

tameno icon tameno

A meta list of ngo/charity/probono initiatives for software engineering challenges for the good of all or some

valerie icon valerie

Simple key/value store that supports cross-regional data

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.