public marks

PUBLIC MARKS with tags coding & graphics

2012

Bresenham

by sylvainulg (via)
for(;;){ /* loop */ setPixel(x0,y0); if (x0==x1 AND y0==y1) break; e2 = 2*err; if (e2 >= dy) { err += dy; x0 += sx; } /* e_xy+e_x > 0 */ if (e2 <= dx) { err += dx; y0 += sy; } /* e_xy+e_y < 0 */ }

2009

2008

FlamingText: Free online tool for generating custom webpage graphics and animations.

by springnet & 1 other
sique on jtv suggested I use this to generate my banner on http://justin.tv/austintexas... I did. It worked

2006

Stone Lion 3D Lighting Tutorial

by shadownessguy
How to create Great Lighting that adds to your 3D Model. Easy and simple to follow in very few steps!

2005

Open Web Design - Home /^/

by n7angadef & 39 others (via)
a community of designers and site owners sharing free web design templates as well as web design information. Helping to make the internet a prettier place!

Open Web Design - Home /\^/\

by macroron & 39 others
a community of designers and site owners sharing free web design templates as well as web design information. Helping to make the internet a prettier place!

Open Source Web Design - Download and upload free web designs.

by macroron & 16 others
a place to download free web designs and share yours with others. We help make the internet a prettier place

PUBLIC TAGS related to tag coding

**** +   3d +   ajax +   art +   banner +   color +   converters +   cool +   css +   design +   development +   download +   font +   fonts +   free +   graphics +   howto +   html +   javascript +   logos +   motion +   onlinestorage +   open-source +   php +   reference +   references +   resources +   ressources +   springnet +   springnet blogmarks +   tools +   tutorials +   web-design +   web-development +   web2.0 +   webdesign +   wordpress +   xhtml +  

Active users

sylvainulg
last mark : 17/09/2012 13:28

Dliz
last mark : 22/04/2009 14:52

springnet
last mark : 06/01/2008 14:23

shadownessguy
last mark : 30/12/2006 17:04

n7angadef
last mark : 15/12/2005 00:41

macroron
last mark : 20/11/2005 19:11