advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   TIP BANK
Browse DevX
Partners & Affiliates
advertisement
advertisement
advertisement
advertisement
 

How To Become an Accomplished Architect in Second Life

If you have ever dreamed about building a castle, now's your chance. Learn to manipulate Second Life graphics primitives, and the only limit is your imagination.  


advertisement
uilding and scripting are two very important skills in the MMOG Second Life. Building is the process by which you create complex 3D structures. Scripting is the process of using a script language to allow those 3D structures to perform tasks, in the game. My last article focused on scripting. In this article I will cover building. I will cover the fundamentals of building and show you how to create a set of 3D objects that will allow you to construct castles, such as the one shown in Figure 1.


Understanding Primitives
To begin building you will need to create primitives, called prims for short. Prims are very simple solid geometrical objects. Second Life lets you create 13 different prim types. However, these are made of only seven different basic shapes. For example, a sphere can become a hemisphere by setting a "path cut" begin and end. Using path cuts you can remove a portion of a prim, creating a different shape. Figure 2 shows the seven basic shapes.

It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com.
Already a member?



advertisement