Forums

Help login failed by Plash on Thursday, 26.April 2012 18:22
Second Life connection impossible by Doggy on Thursday, 26.April 2012 17:25
Breedable pets et animals Second Life by aden on Saturday, 31.March 2012 19:13
Shapes Mesh by born Resident on Monday, 20.February 2012 11:20
Tuto Puppeteer by Josiane on Wednesday, 01.February 2012 13:34
Transparence de la tenue by hani amaterasu on Friday, 27.January 2012 22:50
Ajouter des faces, où des arêtes by brucie on Thursday, 26.January 2012 16:02

Rokuro Lathe: Tutorial Sculpted Candle
Tutorial Sculpty
Written by Rienne Verne   

This tutorial will show you how to build a sculpted candle with particle flames.

Before beginning, please download rokuro; you will find the free version here:  ROKURO LATHE

Open Rokuro and edit the points to make it look like a candle. Then save your sculpty map.

In the picture below you can see how your candle should look on your screen in rokuro:

If you don't want to create your own map, you can download it from this website (right click and Save Picture As... to save the texture to your computer)

sculpty bougie 3d images

In Second Life, create a new prim and then enter in Edit mode, go to "Object" tab, and change Building Block to Sculpted.

Click on the multicolored image of the sculpty for changing the map, and then search for the map texture of the candle you have just uploaded in your inventory.

Then you can go to "Texture" tab to change the texture of your candle.
This texture has to be uploaded to Second Life too. (right click and Save Picture As... to save the texture to your computer)

Place a small sphere to the top side of your candle.

Before linking it to your candle, place the following script inside the sphere:


default

{

    state_entry()

    {

        llParticleSystem([

           PSYS_SRC_TEXTURE, llGetInventoryName(INVENTORY_TEXTURE, 0),

           PSYS_PART_START_SCALE, <.07,.2, 0>, 
           PSYS_PART_END_SCALE, <.05,.2, 0>,
           PSYS_PART_START_COLOR, <1,1,0>,  
           PSYS_PART_END_COLOR, <.4,0,0>,
           PSYS_PART_START_ALPHA, .8,           
           PSYS_PART_END_ALPHA, .0,             
           PSYS_SRC_BURST_PART_COUNT, 2,
           PSYS_SRC_BURST_RATE,  0.12, 
           PSYS_PART_MAX_AGE, .5,
           PSYS_SRC_MAX_AGE, 0.0, 
           PSYS_SRC_PATTERN, 8,
           PSYS_SRC_ACCEL, <0.0,0.0,0.5>, 
           PSYS_SRC_BURST_SPEED_MIN, .05, 
           PSYS_SRC_BURST_SPEED_MAX, .3,
           PSYS_SRC_ANGLE_BEGIN,  1*DEG_TO_RAD,     
           PSYS_PART_FLAGS, ( 0     

                                | PSYS_PART_INTERP_COLOR_MASK  

                                | PSYS_PART_INTERP_SCALE_MASK  

                                | PSYS_PART_EMISSIVE_MASK  

                                | PSYS_PART_FOLLOW_VELOCITY_MASK

                                | PSYS_PART_WIND_MASK           

                                | PSYS_PART_BOUNCE_MASK         
 

            )]);

    }

}

 

 


You can see below how your candle will look once you've finished the build.

free gif free scripts

You can find the textures already uploaded to Second Life (you save L$10 per texture) in the following places:

Furvata scripts, full perm, lights + texture

or


QG Avatars 3d Marseille freebie & avatars

 

Add comment

Si vous ne voyez pas vos messages c est que vous n êtes pas enregistré sur Avatars-3d en tant que membre. Ils seront examinés par un administrateur avant d être publié! Si vous désirez publier rapidement vos messages enregistrez vous ici

Security code
Refresh