Title: ASCII fractals Post by: hgjf2 on May 03, 2013, 02:33:44 PM On my first PC, I listed fractals by ASCII and sample images fractals made with ACCESS
Title: Re: ASCII fractals Post by: hgjf2 on May 03, 2013, 03:11:44 PM On my first PC, I listed fractals by ASCII and sample images fractals made with ACCESS I'm sorry.:no: My images have over 256kB and couldn't posted I hope to create a thumbnail for images. Do you exist a posibility to upload files over 256kB? Title: Re: ASCII fractals Post by: hgjf2 on May 03, 2013, 03:58:43 PM On my first PC, I listed fractals by ASCII and sample images fractals made with ACCESS a new attemptTitle: Re: ASCII fractals Post by: hgjf2 on May 03, 2013, 03:59:40 PM GIF version
Title: Re: ASCII fractals Post by: hgjf2 on May 03, 2013, 04:04:00 PM a new attempt Title: Re: ASCII fractals Post by: hgjf2 on May 03, 2013, 04:11:43 PM now working! I succesfull decrease memory for this pictures for become less 256kB Title: Re: ASCII fractals Post by: Dinkydau on May 03, 2013, 04:47:13 PM Cool
You can upload larger images to the gallery of the forum, or on another website and embed the image here with img-tags. Title: Re: ASCII fractals Post by: Alef on May 03, 2013, 06:28:47 PM Cool Agree. Images are too small, so better upload into some external website.You can upload larger images to the gallery of the forum, or on another website and embed the image here with img-tags. Title: Re: ASCII fractals Post by: Geometrian on May 04, 2013, 05:38:41 AM Actually, a while ago I made a tiny C89 Julia Set renderer. Run it in an 80x60 character terminal:
Code: main(){float x,y=23,i,a,b,t;for(;y++<58;)for(x=0;a=xTitle: Re: ASCII fractals Post by: hgjf2 on May 04, 2013, 07:38:49 AM Agree. Images are too small, so better upload into some external website. I posted images too small because I can't posted bigger images that else FRACTALFORUMS don't support images bigger than 256kB. So at chapter "Images showcase" a don't know how to upload images bigger than 256kB I posted anything at gallery section and has appeared accidenthly and at "2nd competition". :hmh: |