Tag: code drawings

  • code drawing 121

    code drawing 121

    code drawing 121, various states, created 2015-10-24. reduced the typographic pipes (2,500% enlargement instead of the 10k% and 5k% of the previous drawing). this let the drawn lines be seen more often. I changed the palette of the drawn horizontal lines to match the palette of the drawn vertical ones, ranging randomly from 0-15 on…

  • code drawing 120

    code drawing 120

    code drawing 120 (slow draw), various states, created on 2015-10-24. made the pipes huge (10,000%, I think). this really slowed the drawing/rendering to a crawl. it didn’t crash, surprisingly. it did get some nice color variants, and some soft edges which were unexpected. the pipes weren’t transparent enough for the drawn lines to show through.…

  • code drawing 119b

    code drawing 119b

    code drawing 119b, various states, created on 2015-10-24. reduced the size of the typographic pipes, and increased their transparency. expanded the palette of the horizontal lines to include brown and light greys. published this one on Hopscotch.

  • code drawing 119

    code drawing 119

    code drawing 119, various states, created on 2015-10-25. increased size of typographic pipes and constrained their colors to yellow, orange, and red. kept transparency. the code ran a bit slower as it calculated the overlapping transparencies. the horizontal lines are too dark, I think.

  • code drawing 118b

    code drawing 118b

    code drawing 118b, various states, created on 2015-10-24. added transparency effect to the typographic pipes. the drawn lines aren’t allowed transparency (alpha) in Hopscotch, but the sprites and typographic characters are.

  • code drawing 118

    code drawing 118

    code drawing 118, various states, created on 2015-10-24.

  • code drawing 117

    code drawing 117

    code drawing 117, various states, created on 2015-10-24. trying to figure out where I messed up in the code that causes the vertically moving sprites to range outside the parameters I thought I had set for them. I must have put a mistaken value in one of the fields.

  • code drawing catalog

    code drawing catalog

    I’ve spent the last ten days creating a comprehensive catalog of my code drawings. I’ve set up an infrastructure so that I can catalog my other projects as well. First the drawings from 2015. Then the posts for the drawings from 2013 and 2014 were backdated to the date of the creation of the respective…

  • code drawing 116c

    code drawing 116c

    code drawing 116c, various states, created on 2015-09-04.

  • code drawing 116b

    code drawing 116b

    code drawing 116b, various states, created on 2015-09-04. I changed the color palette and tried to adjust how far the sprites offset when they finish drawing a line. I also changed the text character that represents the pen points. rather than using a typographic bullet point I used either a capital I or a pipe,…