Archive for the '- 作品 works' Category

Friday, November 14th, 2008

Particle expression script ….

PARTICLES
A)Random Objects

1.    Create particle instancer with all the objects selected.
2.    Create custom attribute (custom_index) –float –per particle array
3.    Write creation expression – particleShape1.custom_index = rand(0,x)

B)Random Scale for Instanced Objects

1. Create a new custom attribute (customScale) for the particle object -vector -per particle array
2. Write a creation expression for this new attribute.

particleShape1.customScale = rand(0.1,1); ( particleShape1 >change to particle name )

or

float $wateva = rand(1,2)
particleShape1.customScale = <<$wateva,$wateva,$wateva>> ( particleShape1 >change to particle name )

C)Random Orientation and Spinning Instanced Objects

1. Create new custom attribute (customRotation) for the particle object -vector -per particle array
2. And another (randomNumber) –float – per particle array
3. Write expressions for these:

Creation:

particleShape1.randomNumber = rand(-0.001,0.001); ( particleShape1 >change to particle name )

particleShape1.customRotation = <<rand(360),rand(360),rand(360)>> ( particleShape1 >change to particle name )

Posted by fangloong | Filed in - 作品 works | 2 Comments »

 

Friday, October 31st, 2008

” Birthday の Ring “

Printing_ArtWork

website_layout03_b.jpg

Title: Birthday の Ring
Software: Maya, Photoshop

Posted by fangloong | Filed in - 作品 works | 4 Comments »

 

Tuesday, September 9th, 2008

” Zsphere “

santaclaus

New sculpting … … !!

Posted by fangloong | Filed in - 作品 works | Comment now »

 

Thursday, April 10th, 2008

我自己

myself.jpg
” 我自己 ”
很久沒畫畫 … … 現醜啦 !!

Posted by fangloong | Filed in - 作品 works | Comment now »

 

Monday, April 7th, 2008

sss shader

- Maya 7 test … … share this shader to you !! have fun !!
sss.jpg

Posted by fangloong | Filed in - 作品 works | Comment now »

 

Sunday, April 6th, 2008

3D wheat !!

wheat_thumb.jpg
▲▲ … … click enlarge !! … … 3d wheat !!

Posted by fangloong | Filed in - 作品 works | Comment now »

 

Wednesday, March 19th, 2008

proton gen2

Get the Flash Player to see this player.

Proton Gen2
This project is my last project from Twisted and our 3D team put a lot of effort to done this project.Because this project involve a lot of mechanical and machine part. What i remember is when i moldering this watch i need to think the watch how is the part joining another part ,working process is fun and crazy.Hope your guys like this adv.

watch_rendering_test.jpg
… … my watch rendering test … … !!

Posted by fangloong | Filed in - 作品 works | Comment now »