TandemTables Forum

Full Version: Drawing in code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(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
A little css goes a long way

http://d21c.com/leprofesseur/000door.html
(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/gradie...owman.html
(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.
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
Reference URL's