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 »

Wednesday, October 15th, 2008

理财

理财就是少贪一杯酒,少吸一根烟,少买一件不必要的衣服,少花一块可以少花的钱,理财就是一种生活方式的改变。

Posted by fangloong | Filed in 更新 news | Comment now »

Monday, September 29th, 2008

F1 - Singapore “night race”

f1_01.jpgf1_02.jpgf1_03.jpgf1_04.jpgf1_05.jpg

Posted by fangloong | Filed in 更新 news | Comment now »

Tuesday, September 23rd, 2008

Digi[post]

digipost_06.jpgdigipost_04.jpgdigipost_03.jpgdigipost_01.jpgdigipost_02.jpg

Posted by fangloong | Filed in 照片 Album | Comment now »

Tuesday, September 23rd, 2008

NewWebPick Issue 17

newwebpickissue17.JPG
source link  .. ..

Posted by fangloong | Filed in 更新 news | Comment now »

Tuesday, September 9th, 2008

” Zsphere “

santaclaus

New sculpting … … !!

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