Anyone actually doing a t-shirt design? I want to know if mine has a chance. Lets let the cat out of the bag and post some here so we all get the chance to see and vote on the entries
I submitted a design... I don't know if it's against the rules to post it up here, so I'll hold off, but I'm interested in how many people actually submitted something.
Hi
As you would guess I would not add a suggestion --- I am allready overwhelmed and happy about the concept. But emagine 3D-H in a few years become the new architectural gadged , it easily could be if you realise the concept ---- then I am quite sure that these T-shirts will become a collectors item.
Any of you lack an idea, think about text styles .
In the future will 3D-H be able to be used to produce materials on a microscopic scale? Will you be able to make fabric or brick or other materials out of the 3D-H method?
yeah- i'm not posting mine up for open season on it either.
and per, this tshirt isnt going to glorify your "revolutional" idea in the least, so dont get all stiffler on us. if the thread was on mittens for kittens and reached 1,000 posts, then thats what it'd be on just the same.
i knew this guy would get a gassed head from this.
we haven't seen them yet. i think paul is making sure that all the entries meet the requirements, as in being a true ncarb accredited fancy graphics lover.
i've some orders from, per corell stand, in tivoli gardens.
so, eat your heart out. if you noticed, i incorporated per's name upside down, so wearer of the garment always aware where its at.. how's this for speed?
the winner better be something at least as ridiculous as abra's shirt. nothing less would do justice to the wonder that is per correll. when i wear my shirt (which i will definitely order) i want it to be FANCY dammit!!!
yes, it is torn above the abs and arms modified, with a little zig zag detail idea around the nect. unisex. could be worn over a dress shirt when necessary.
_other_ ,snowi this place the structural matter on screen , still pencrush are right I would doubt if it could be so simply acturly cut and manufactored --- still when something are described it is just to find a way.
Still the code describe somthing much more complicated.
We'll I for one don't look for instant gratification in archinect. Maybe from a lolipop. All you consumption junkies if you want instant gratification please go to McDonalds. Thanks.
T-Shirt Contest
Anyone actually doing a t-shirt design? I want to know if mine has a chance. Lets let the cat out of the bag and post some here so we all get the chance to see and vote on the entries
i am going on a date this weekend with a former wet t-shirt contest contestent. i'll keep you posted.
I submitted a design... I don't know if it's against the rules to post it up here, so I'll hold off, but I'm interested in how many people actually submitted something.
i'm digging my design, if it doesn't win i might produce it myself and start a thread here to sell it.
sweet I guess only 3 of us entered. I might come in third!
over 100 people entered.
100 people! shite! That's funny.
thanks Paul, I was being a bit facetious, but I'm excited to see the results...
Hi
As you would guess I would not add a suggestion --- I am allready overwhelmed and happy about the concept. But emagine 3D-H in a few years become the new architectural gadged , it easily could be if you realise the concept ---- then I am quite sure that these T-shirts will become a collectors item.
Any of you lack an idea, think about text styles .
huh
Per,
In the future will 3D-H be able to be used to produce materials on a microscopic scale? Will you be able to make fabric or brick or other materials out of the 3D-H method?
yippie!! i just sent my entry. stiff competitions guys..
times up, pencils down.
where are they, let's post some stuff.
you first ;)
a google search of per corell yeilds some interesting results, including this picture of him on his Yahoo page.
yeah- i'm not posting mine up for open season on it either.
and per, this tshirt isnt going to glorify your "revolutional" idea in the least, so dont get all stiffler on us. if the thread was on mittens for kittens and reached 1,000 posts, then thats what it'd be on just the same.
i knew this guy would get a gassed head from this.
in that case, i hope i win...
i couldn't meet the deadline.
make it happen. i like it.
are we going to see all the entries? wow! 100 submissions is something i never expected.
anybody know when we get to see the results of this competition?
please address the preceding question mr arbona or associated cronies...not now, but right now.
we haven't seen them yet. i think paul is making sure that all the entries meet the requirements, as in being a true ncarb accredited fancy graphics lover.
you resond too fast.
stop that.
errr - respond. yeah.
i've some orders from, per corell stand, in tivoli gardens.
so, eat your heart out. if you noticed, i incorporated per's name upside down, so wearer of the garment always aware where its at.. how's this for speed?
abra the 3-d-ness is making me nauseous just looking at it
thats a pure 3D Honeycomb you are looking at. thats why. It is supposed to do that..
the winner better be something at least as ridiculous as abra's shirt. nothing less would do justice to the wonder that is per correll. when i wear my shirt (which i will definitely order) i want it to be FANCY dammit!!!
i feel woozy. i have to go lay down
wet?...
seriously though (i wasn't being serious?), there's no time for lying down, i'm anxious to see results.
only the results? c`mon results + entries (celebrating the 1000 posts with a fun for all competition).
you're right. good call chame.
could this thing possibly take any longer?
abra...i think the question that needs to be asked..
is that a half t-shirt? cut off somewhere around the
top of the abs?
yes, it is torn above the abs and arms modified, with a little zig zag detail idea around the nect. unisex. could be worn over a dress shirt when necessary.
My submission just says: "ask me about my fancy graphics love"
When will the voting begin? Everyone is saying blazers are going to be all the rage this fall but I think it will really be 3D-H!
i missed the deadline,,,but my plan was simply to put this on the front:
//3dh for maya
global proc _3DHthatThang(int $totU,int $totV, float $thickness, float $depth)
{
string $objSel[] = `ls -sl`;
string $shape[] = `listRelatives $objSel[0]`;
//you
float $uBounds[] = `getAttr ($objSel[0]+".minMaxRangeU")`;
float $uRange = abs($uBounds[0]-$uBounds[1]);
for($x=1;$x<$totU;$x++)
{
string $dCurve[] = `duplicateCurve -ch 0 -rn 0 -local 0 ($shape[0]+".u["+($uBounds[0]+(($uRange/$totU)*$x))+"]")`;
string $oCurve[] = `offsetCurve -ch 0 -rn false -cb 1 -st true -cl true -cr 0 -d $depth -tol 0.01 -sd 5 -ugn false $dCurve[0]`;
string $surf[] = `loft -n "sliceU_#" -ch 0 -u 1 -c 0 -ar 1 -d 3 -ss 1 -rn 0 -po 1 -rsn true $dCurve[0] $oCurve[0]`;
string $ribU[] = `polyExtrudeFacet -n "ribU_#" -ch 0 -kft 1 -pvx -4009.327637 -pvy 34247.61719 -pvz 1322.355408
-tx 0 -ty 0 -tz 0 -rx 0 -ry 0 -rz 0 -sx 1 -sy 1 -sz 1 -ran 0 -divisions 1 -twist 0 -taper 1 -off 0 -ltz $thickness
-ws 0 -ltx 0 -lty 0 -lrx 0 -lry 0 -lrz 0 -lsx 1 -lsy 1 -lsz 1 -ldx 1 -ldy 0 -ldz 0 -w 0 -gx 0 -gy -1 -gz 0 -att 0 -mx 0 -my 0 -mz 0 -sma 30 ($surf[0]+".f[*]")`;
}
//vee
float $vBounds[] = `getAttr ($objSel[0]+".minMaxRangeV")`;
float $vRange = abs($vBounds[0]-$vBounds[1]);
for($z=1;$z<$totV;$z++)
{
string $dCurve[] = `duplicateCurve -ch 0 -rn 0 -local 0 ($shape[0]+".v["+($vBounds[0]+(($vRange/$totU)*$z))+"]")`;
string $oCurve[] = `offsetCurve -ch 0 -rn false -cb 1 -st true -cl true -cr 0 -d $depth -tol 0.01 -sd 5 -ugn false $dCurve[0]`;
string $surf[] = `loft -n "sliceV_#" -ch 0 -u 1 -c 0 -ar 1 -d 3 -ss 1 -rn 0 -po 1 -rsn true $dCurve[0] $oCurve[0]`;
string $ribV[] = `polyExtrudeFacet -n "ribV_#" -ch 0 -kft 1 -pvx -4009.327637 -pvy 34247.61719 -pvz 1322.355408
-tx 0 -ty 0 -tz 0 -rx 0 -ry 0 -rz 0 -sx 1 -sy 1 -sz 1 -ran 0 -divisions 1 -twist 0 -taper 1 -off 0 -ltz $thickness
-ws 0 -ltx 0 -lty 0 -lrx 0 -lry 0 -lrz 0 -lsx 1 -lsy 1 -lsz 1 -ldx 1 -ldy 0 -ldz 0 -w 0 -gx 0 -gy -1 -gz 0 -att 0 -mx 0 -my 0 -mz 0 -sma 30 ($surf[0]+".f[*]")`;
}
print "WOW! that's fancy";
}
hey man it WORKS!!!!
per check it out
link
that looks more fancy than most of the 3D-H I've seen... although in fairness to per, it also looks less structurally sound. ;)
wtf is up with this competition... the most exciting thing to ever happen on archinect and somebody is doing some serious foot dragging... grr!!
Hi
Sorry as there are only 24 hours a day ;
_other_ ,snowi this place the structural matter on screen , still pencrush are right I would doubt if it could be so simply acturly cut and manufactored --- still when something are described it is just to find a way.
Still the code describe somthing much more complicated.
Javier, update?
it's coming. i'm busy. the plan is to have (at least) the finalists available for viewing/voting by monday.
thanks Paul, both for the update and putting the whole thing together... I wasn't trying to rush you, just curious.
We'll I for one don't look for instant gratification in archinect. Maybe from a lolipop. All you consumption junkies if you want instant gratification please go to McDonalds. Thanks.
Not the management.
huh? what does that mean?
thanks for the update...curiosity has been killing this cat
hey all you geniuses, what's with all the submissions that forgot the S in Fancy GraphicS Lovers???
lol
Monday's Here, Monday's Here! Hey everyone Monday's Here! Time to cheer Monday's here...
Block this user
Are you sure you want to block this user and hide all related comments throughout the site?
Archinect
This is your first comment on Archinect. Your comment will be visible once approved.