10eastern.
boards / drawringapp-scripting-board

DrawringApp / Scripting Board

102 drawings
Start Drawing per page ▤ Board view ▦ Thumbnails
Advanced search
« prev 6 / 6 next »
#2
untitled drawing
untitled
by ds · Apr 12, 2009 · 9:08 PM
Time: 1 hr 17 mins 10 secs
retouched — view versions
Comments (3)
ds Apr 12, 2009 · 9:09 PM
Tryin' it out.
ds Apr 12, 2009 · 10:19 PM
DrawringsApp compiles (and runs) with MinGW. One small change to the source is required: #define min(X,Y) ((X) < (Y) ? (X) : (Y)) #define max(X,Y) ((X) > (Y) ? (X) : (Y)) Since gcc no longer supports the min/max operators. Don't forget to link against gdi32. Thanks of course to Cannibal for releasing the tool and source and to yanbu, for the new playground and all-around radness.
MadHatter Apr 13, 2009 · 12:03 AM
Very cool. I'll be adding more features to it as time allows. I need to add a jpg reader, as this TGA stuff isn't cutting it. One thing to note is that you can speed up your drawing times tremendously by using the -stepx and -stepy commands. Make sure you use a thicker pen/brush to make up for the increased stepx/y , otherwise you'll get holes in your final image.
#1
drawringapp test
drawringapp test
by yanbu · Apr 12, 2009 · 1:29 PM
Time: 1 hr 11 mins 42 secs
retouched — view versions
Comments (6)
yanbu Apr 12, 2009 · 1:30 PM
testing things out, looks like it worked! my first official try, going to try to re-touch this and add another layer!
yanbu Apr 12, 2009 · 1:44 PM
for those of you interested in playing with this app check the new "tools/tutorials" section above, instructions are inside
fatribz Apr 12, 2009 · 2:04 PM
cool stuff happening here @ 10e. good growth!
yanbu Apr 12, 2009 · 2:10 PM
second layer is go!
Shunt Apr 15, 2009 · 11:06 AM
Hollow woman!
fatribz Apr 20, 2009 · 3:04 PM
gettin hotter (thinkin' i'll start a forest fire)
« prev 6 / 6 next »