Difference between revisions of "Tutorials:TS3 Basic Object Creation"
Whiterider (Talk | contribs) |
|||
Line 28: | Line 28: | ||
==Tutorials== | ==Tutorials== | ||
− | |||
+ | |||
+ | ====Texturing==== | ||
+ | * [[Tutorial: Designer Rugs|How to Create Designer Rugs by cmomoney]] | ||
+ | * [[Tutorials:TS3 Understanding Roof Textures|Making a New Roof Texture with Functioning Thumbnails by Qbuilderz]] | ||
+ | * [[Tutorials:TS3_Add_Change_Object_Images|Easily Add and/or Change Object Images and Change Default Textures]] by orangemittens | ||
+ | =====Custom Paintings===== | ||
* [http://www.modthesims.info/showthread.php?t=345670 How to Make a Simple Texture Replacement by ThomasRiordan] | * [http://www.modthesims.info/showthread.php?t=345670 How to Make a Simple Texture Replacement by ThomasRiordan] | ||
* [[Tutorials:TS3_Add_Change_Object_Images|Clone a Painting and Change the Image - For Those New to Sims 3 Object Modification]] by orangemittens | * [[Tutorials:TS3_Add_Change_Object_Images|Clone a Painting and Change the Image - For Those New to Sims 3 Object Modification]] by orangemittens | ||
− | + | ====Meshing==== | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | ====Meshing | + | |
*[[Tutorials:TS3_BasicObjectCreation by HugeLunatic]] | *[[Tutorials:TS3_BasicObjectCreation by HugeLunatic]] | ||
*[http://dino.drealm.info/den/denforum/index.php?topic=830.0 Start to Finish Object Creation for Beginners by orangemittens] - Covers basic meshing and all Sims 3 related steps to get your new mesh in the game. | *[http://dino.drealm.info/den/denforum/index.php?topic=830.0 Start to Finish Object Creation for Beginners by orangemittens] - Covers basic meshing and all Sims 3 related steps to get your new mesh in the game. | ||
− | *[ | + | *[[Tutorials:Setting_Up_Blender_2.5_For_TS3_Object_Creation|Setting Up Blender 2.5 For TS3 Object Creation by cmomoney]] |
− | *[ | + | *[[Tutorials:Creating_An_End_Table_In_Blender_2.5_Part_1|Creating an end table in Blender 2.5 part 1]] |
− | *[ | + | *[[Tutorials:Creating_An_End_Table_In_Blender_2.5_Part_2|Creating an end table in Blender 2.5 part 2]] |
− | ==== | + | ====TS2 to TS3 Conversion==== |
Note: these tutorials use outdated versions of s3oc, s3pe, and the Milkshape plugins. | Note: these tutorials use outdated versions of s3oc, s3pe, and the Milkshape plugins. | ||
*[http://www.blackpearlsims.com/showthread.php?t=31726 Converting Objects from Sims 2 to Sims 3 By Jonesi] | *[http://www.blackpearlsims.com/showthread.php?t=31726 Converting Objects from Sims 2 to Sims 3 By Jonesi] | ||
Line 52: | Line 51: | ||
*[[Tutorials:Start_to_Finish_TS2_to_TS3_Object_Conversion_Tutorial|Start to Finish TS2 to TS3 Object Conversion Tutorial by porkypine]] - Wiki version | *[[Tutorials:Start_to_Finish_TS2_to_TS3_Object_Conversion_Tutorial|Start to Finish TS2 to TS3 Object Conversion Tutorial by porkypine]] - Wiki version | ||
− | ==== | + | ====Object Animation==== |
[[Tutorials:TS3_Easy_Object_Animation|TS3 Easy Object Animation - RothN]] | [[Tutorials:TS3_Easy_Object_Animation|TS3 Easy Object Animation - RothN]] | ||
Line 58: | Line 57: | ||
*[http://www.modthesims.info/showthread.php?t=104795 Tutorials for TS2 but they cover meshing for Milkshape, Wings and Blender] | *[http://www.modthesims.info/showthread.php?t=104795 Tutorials for TS2 but they cover meshing for Milkshape, Wings and Blender] | ||
* [[Tutorials:3D Meshing Index|Understanding 3D Meshing by Wes Howe]] | * [[Tutorials:3D Meshing Index|Understanding 3D Meshing by Wes Howe]] | ||
+ | |||
+ | ==Toolbox Tutorials== | ||
+ | These are short, quick tutorials which only cover one specific step in the object creation process. They won't show you how to go from nothing to a great object; but if there is a specific step that you're struggling with, these will help you get past that step. | ||
+ | |||
+ | * [http://www.modthesims.info/showthread.php?t=398872 Save as .package in TSR Workshop by Nors] | ||
+ | * [http://www.modthesims.info/showthread.php?t=391244 Creating Custom Thumbnails by HugeLunatic] | ||
===Video Tutorials=== | ===Video Tutorials=== | ||
Line 73: | Line 78: | ||
* [http://www.modthesims.info/showthread.php?t=392299 Changing EA Painting Images by orangemittens - Outdated] | * [http://www.modthesims.info/showthread.php?t=392299 Changing EA Painting Images by orangemittens - Outdated] | ||
* [http://www.modthesims.info/showthread.php?t=365609 A short guide to good clonable CAS objects (in progress). By buggybooz] | * [http://www.modthesims.info/showthread.php?t=365609 A short guide to good clonable CAS objects (in progress). By buggybooz] | ||
+ | * [http://www.modthesims.info/showthread.php?t=394144 Enabling patterns in S3PE by cmomoney] - Can now be done automatically using Texture Tweaker 3. | ||
{{TS3ModdingHeader}} | {{TS3ModdingHeader}} |
Revision as of 12:03, 2 July 2012
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |
Contents |
What will I need?
You will need to download and install the following - note this is a general reference. The tutorial you're following may require different versions of these tools so check first before downloading and installing:
- A 3D modeling program - There are two which currently have Import/Export scripts for Sims 3:
- Import/Export Scripts for your modeling program
- For Blender - Blender Tools by Cmomoney
- For Milkshape - msS3ObjPluginsV101 by WesHowe
- UV Mapper
- Blender and Milkshape both have built in mapping.
- UV Mapper Classic, UV Mapper Pro, Lithunwrap, & Wings are alternative mapping tools.
Tutorials
Texturing
- How to Create Designer Rugs by cmomoney
- Making a New Roof Texture with Functioning Thumbnails by Qbuilderz
- Easily Add and/or Change Object Images and Change Default Textures by orangemittens
Custom Paintings
- How to Make a Simple Texture Replacement by ThomasRiordan
- Clone a Painting and Change the Image - For Those New to Sims 3 Object Modification by orangemittens
Meshing
- Tutorials:TS3_BasicObjectCreation by HugeLunatic
- Start to Finish Object Creation for Beginners by orangemittens - Covers basic meshing and all Sims 3 related steps to get your new mesh in the game.
- Setting Up Blender 2.5 For TS3 Object Creation by cmomoney
- Creating an end table in Blender 2.5 part 1
- Creating an end table in Blender 2.5 part 2
TS2 to TS3 Conversion
Note: these tutorials use outdated versions of s3oc, s3pe, and the Milkshape plugins.
- Converting Objects from Sims 2 to Sims 3 By Jonesi
- Converting objects from TS2 to TS3-Collecting mesh and Textures with Simpe by Cocomama
- Start to Finish TS2 to TS3 Object Conversion Tutorial by porkypine - Wiki version
Object Animation
TS3 Easy Object Animation - RothN
- Tutorials for TS2 but they cover meshing for Milkshape, Wings and Blender
- Understanding 3D Meshing by Wes Howe
Toolbox Tutorials
These are short, quick tutorials which only cover one specific step in the object creation process. They won't show you how to go from nothing to a great object; but if there is a specific step that you're struggling with, these will help you get past that step.
Video Tutorials
Archive
Tutorials that are outdated or unfinished, but may still have some beneficial information.
- Creating Paintings with Multiple Images by cmomoney - Contains useful information about .package structure. The instructions for tool selection and use are outdated.
- Modifying a TS3 Mesh - Modifying a TS3 Mesh by Wes Howe - Outdated
- Basic Meshing Tutorial by Flabaliki - Link is no longer working.
- Basic Step-by-Step guide to creating for TS3 by ellacharm3d - Download version - Contains useful meshing instructions & basic information about .package structure. The instructions for tool use are outdated.
- Basic Step-by-Step guide to creating for TS3 by ellacharm3d - Wiki version - Contains useful meshing instructions & basic information about .package structure. The instructions for tool use are outdated.
- Meshing Objects in TS3 by DeluxeDesigns - Outdated
- How To Clone A Painting And Change the Texture - Outdated
- Changing EA Painting Images by orangemittens - Outdated
- A short guide to good clonable CAS objects (in progress). By buggybooz
- Enabling patterns in S3PE by cmomoney - Can now be done automatically using Texture Tweaker 3.
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |