summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add a couple helper functionsJesse Luehrs2014-10-263-2/+11
* handle x and y axes properlyJesse Luehrs2014-10-263-12/+13
* start moving logic out into a separate rendererJesse Luehrs2014-10-263-12/+21
* handle non-square windowsJesse Luehrs2014-10-262-4/+13
* simplify specifying cJesse Luehrs2014-10-261-1/+5
* refactorJesse Luehrs2014-10-265-21/+22
* we aren't using this anymoreJesse Luehrs2014-10-252-5/+0
* only overwrite pixels that haven't been colored yetJesse Luehrs2014-10-251-1/+2
* make this parameterizedJesse Luehrs2014-10-252-5/+5
* start refactoring this into a classJesse Luehrs2014-10-252-6/+16
* start factoring out into modulesJesse Luehrs2014-10-244-8/+16
* a point definitely diverges when its magnitude is greater than 2Jesse Luehrs2014-10-241-1/+1
* also factor out the image sizeJesse Luehrs2014-10-241-3/+7
* pull the number of iterations out into a variableJesse Luehrs2014-10-241-2/+4
* don't reuse this variable nameJesse Luehrs2014-10-241-3/+3
* initial commitJesse Luehrs2014-10-231-0/+33