TandemTables Forum
Drawing in code - Printable Version

+- TandemTables Forum (http://tandemtables.com/forum)
+-- Forum: Tandem Trends (/forumdisplay.php?fid=1)
+--- Forum: Code (/forumdisplay.php?fid=3)
+--- Thread: Drawing in code (/showthread.php?tid=18771)



Drawing in code - Linda - 11-23-2019 03:00 AM

http://drawingincode.com/


RE: Drawing in code - jawjahboy - 11-28-2019 10:36 AM

(11-23-2019 03:00 AM)Linda Wrote:  http://drawingincode.com/

Seems a lot more complicated than good ol' table art and my byte budget technique.

http://jawjahboy.com/table-art/
http://jawjahboy.com/scripts/byte-budget.shtml


RE: Drawing in code - The Professor - 11-30-2019 07:27 PM

A little css goes a long way

http://d21c.com/leprofesseur/000door.html


RE: Drawing in code - Linda - 12-02-2019 03:16 AM

(11-28-2019 10:36 AM)jawjahboy Wrote:  
(11-23-2019 03:00 AM)Linda Wrote:  http://drawingincode.com/

Seems a lot more complicated than good ol' table art and my byte budget technique.

http://jawjahboy.com/table-art/
http://jawjahboy.com/scripts/byte-budget.shtml

Yes, we did a lot of tables with the byte code...Sally and I even managed to convert the codes so that they worked in PHP. My old tutes are outdated and the images do not show up well but here is a blurb on converting JS byte to PHP byte.

http://www.lingolinda.com/clipart/gradient/gradtable/crowman.html


RE: Drawing in code - Linda - 12-02-2019 03:18 AM

(11-30-2019 07:27 PM)The Professor Wrote:  A little css goes a long way

http://d21c.com/leprofesseur/000door.html

That looks like a fun page. One thing you cannot do with PHP is make things move. You can move stuff using PHP and Ming together, but then you need to convert it to an swf file.


RE: Drawing in code - Linda - 12-02-2019 03:25 AM

You can also draw using PHP GD. This required knowledge of both languages, but you can do some interesting stuff with it. There is a link to some images done with it on the bottom ofo this page.

http://www.lingolinda.com/OTF/GradMontageTute.php