2012年11月29日星期四
when the last time I done the composing....there's something stock in my mind....it's like I missed something...finally I found out that's the glass,so I add it on and the more important thing is I refocus the scene....really don't know why I focus on the front part but not the middle part last time,and cause such a lot of detail lossing2012年11月26日星期一
//clean up
SelectAll;
doDelete;
//buil grid
float $spaces=2;
for ($E=1;$E<7;$E++)
{
for ($W=1;$W<7;$W++)
{
for ($Q=1;$Q<7;$Q++)
{ float $cubex=rand(2);
float $cubey=rand(2);
float $cubez=rand(2);
polyCube -width $cubex -height $cubey -depth $cubez;
move -r ($Q*$spaces) ($W*$spaces) ($E*$spaces);
}
}
}
//do sth
string $mySel[] = `ls -selection`;
int $i=1;
int $ID=1;
float $transY = 0.0;
float $rad=rand(8,9);
for ($each in $mySel)
{
select -r $each;
move ($rad*cos(rand($i * $ID))) ($transY) ($rad*sin(rand($i * $ID)));
$i += 24;
$ID += 1;
$transY += 0.3;
select $mySel;
}
this it the script I show today ,I wanna build a text which can output a tronado feeling .like action the script one time ,the objs will move around with randomized speed and position .so ...like frame by frame you will see in a stop motion.
with what I learn today ,I mean the coop with the expression.I will try it in that way.hope I can output it good.
2012年11月16日星期五
2012年10月26日星期五
2012年10月25日星期四
ilan I need your help.as you see I want a correct depth rendering.the thing is ,I use particle to build the leaves so ,they are planes with textures,I copied a preset depth shader and put a black white map into the out transparency channel,but ,seems it won't work.I thought maybe the it's because the outcolor is control by the distance count node.but...it shouldn't comes out like this.can you help me to get a correct depth layer?
2012年10月22日星期一
2012年10月14日星期日
2012年10月10日星期三
compare with the famicom the toy car doesn't delicate enough so I try to add some more detail and reshape some part to look more sooth and uniform .because of it's an opening part so I even beveled the gear ,hope everyone like it.Sorry Ilan I still can give you a whole scene cause I really need everything to be perfect enough for me.
2012年10月9日星期二
2012年10月8日星期一
2012年9月30日星期日
it's my new concept called 80s memory .cause I believe that every boy born in 1980-1990 have dreamed about these two equipment at their childhood.I'm a lucky boy I have had them at my childhood.so they carry a lot of fun and memory with my friend.I think the sunshine will give the image more peaceful feeling and take you into my emotion world.
2012年9月24日星期一
latest concept
prey.beautiful but lethal.by the way the fan is a blade.
2012年9月19日星期三
first week's assignment
first NUBRS model, find it really good to make machine. try to make it perfect,but MAYA doesn't seem to do me a favor.
订阅:
评论 (Atom)











































