Sims 3 Level of Details (LODs) Tutorial

By TSR Staff

This Sims 3 Level of Details (LODs) tutorial will help you with creating Level of Detail meshes in an efficient way. Efficient means that we want to increase the performance noticeably, spend as little time as possible and still keep our model visually appealing at all stages.

Before you begin, you will need:

  • MilkShape 3D (program for importing / exporting meshes)
  • TSR Workshop
  • Balancer Lite (program for reducing number of polycounts)
  • UniMesh plugins (extract the UniMesh plugins in your MilkShape directory)
  • Mesh Toolkit (multifunctional program, in this case: program for creating
    morphs and re-assigning bones)

So, let’s go!

level of details tutorial

Run MilkShape 3D > File > Import > TSRW Object > select your set of .wso meshes from your computer

Delete other meshes (group_fat, _thin, _fit and _special), leave just group_base. As you can see in the picture, I renamed group_base to HIGH LOD.

Now I want to make MEDIUM LOD of this mesh, but I first need to save this mesh to desktop … File > Export > Wavefront OBJ …

During exporting, the mesh will lose a list of bones which we’ll correct later.

Balancer Lite

Make sure that you have installed the program called Balancer Lite on your computer.

After downloading this program, in the folder you will see that you have two
programs: Balancer Demo and Balancer Lite.

Install only Balancer Lite if you want a full free version. Free version works with small meshes only. The limit for a single mesh is 15.000 polygons which is quite sufficient for the needs of The Sims 3 game.

Balancer Demo is evaluation version which supports importing meshes with a very high polygon count.

Open obj mesh in this program … you will see orange lines on the mesh. They are lines of boundaries.

  1. You can turn off orange lines of boundaries by pressing on the button (see
    number 1.), but I recommend that it’s turned on.
  2. Pressing on the button ‘Build’, your mesh is ready for destroying, i.e. you will be able to use scale of resolution. This program has two ways for this: Entire Hierarchy and Hierarchy with Tolerance, but I recommend the first one (Entire Hierarchy).
  3. You can type any number less than 3710, for example as you can see on in the picture. Or you can type any percentage less than 100.

boundary lines in mesh

After pressing on the button “Build,” you’re able to use scale. You have two ways of reducing the number of polygons (triangles):

  1. You can pull scale by hand or you can …
  2. …type any number in fields “Faces” or “%”. I’ll write 50 in field “%”, then I need just click field “Faces” and the program will generate changes on the mesh.
  3. After reducing, mesh got a few gaps on the boundaries. Unfortunately,
    boundaries used on each mesh with this program were ruined. So, I have to find a way to protect the border by gaps.

Again open your High LOD mesh in this program.

open the high LOD mesh

We’ll protect the borders by joining vertices. As you can see in the picture, simply click on Join Vertices via Tools.

After clicking, lines will become purple instead of orange, except for the boundaries on the neck (they’re still orange).

Mesh is now protected by gaps.

mesh protected by gaps

Rotate your model so that we can get a view on the neck. Before reducing the
number of polygons, lock selected vertices so they won’t be touched & moved during reducing.

Pressing on the button, a sign of thumbtack will be visible on the viewport.
Now we can start with selecting vertices to lock. When moving your mouse to
vertices on the border of the neck, a green dot will pop-up. Click on it and
you’ve locked the first point (red color is sign of locking). If you want to
deselect or unlock a point, just click again on the same point.

That’s all!

neck of high LOD

The neck of High LOD has 16 vertices as you can see in the picture. The neck of Medium LOD has 12 vertices while the Low LOD has 6 vertices.

So, we want to get a Medium LOD which means that we need to select & lock only 12 vertices. Other 4 vertices will be unlocked & destroyed during reducing the number of polygons.

I’ve marked two points that I recommend to always be locked (because all of the LODs have these points in almost the identical position). So, we see here that we have two points in the middle, 5 points on each side (left and right). You must keep in mind that the left and right side must have identical positions of points.

Also, I’m selected these vertices by investigating & comparing EA High and Medium LOD, this way I realized which vertices from High LOD are closest to Medium LOD.

The result will be that I won’t have to edit the UV Map because it won’t be too much of a difference.

selected vertices

Now, we’re ready to reduce. Click on the button “Build,” Scale back or fill the fields with numbers until other unlocked vertices are destroyed or invisible.

Oh, yeah, make sure to check legs, also. Total number of vertices for legs is the same for High and Medium LOD – 8 vertices. Low LODs have 6 vertices.

So, rotate mesh until we get a look on the feet.

feet side of mesh

Oh, we have a problem here. Left side is OK and contains 8 vertices, but right  side contains only 7 vertices. So, we’ve lost one point. We’ll correct it.

feet mesh vertices

We’ll pull scale back slight until we get 1 point more. Then we will click on the button “Lock” and protect all vertices. Again, rotate the mesh to see the neck.

neck vertices

After protecting vertices on the legs, we can see here that the neck got two unlocked points back. But, we don’t need to worry. Now, we’ve locked all vertices (neck and legs together).

all vertices locked

Again, pull scale left. Great, unlocked points are destroyed and invisible. Time to check the legs again.

unlocking vertices

Here we have 7 vertices on the right leg. But, we can see a single (locked) point outside the border. How can we get back to 8 vertices without affecting the neck? See the next picture.

unlocking vertices without affecting the neck

How? Simple. Just click on the button “Build” and the program will add the
connection to a single point. Time to save. Save this mesh somewhere in your work folder or on the desktop. Rename reduced file however you want. I called it Medium LOD.

rename and save reduced file

Run MilkShape > File > Import > Wavefront OBJ … > pick reduced mesh or
Medium LOD in my case.

It’s very important! You must do this each time. Mesh should be cleaned of joining vertices.

Select the whole mesh by Crtl + A or Edit > Select All.

select model cleaner

Go to Tools > Model Cleaner … > first pop-up will appear.

That should be the message like this:

model cleaner popup

Click NO.

model cleaner popup

Just click OK.

materials tab of mesh

Afterwards, a mesh will be generated with a material on itself. Go to the tab
“Materials,” delete it by pressing on the button Delete.

OK, now we’ll save this mesh. File > Export > TSRW Object > save or replace old one.

Close MilkShape 3D or just hit File > New.

fixing the mesh on medium LOD

I want to fix the connection of neck and legs of my Medium LOD. So, I’ll import into Milkshape 3D any EA Medium LOD. I’ve chosen this mesh (it’s a dress from the Base Game, known as “boring maternity dress with blue sheep”).

For my convenience, this dress is similar to my Medium LOD. This will be important later.

So, I’ve imported EA Medium LOD of this dress into MilkShape then I renamed this group_base to EA Medium LOD. Do not close Milkshape!

Re-import your Medium LOD which was saved in the previous step.

re-import medium LOD and rename

OK, I renamed my Medium LOD to MY Medium LOD. You must keep in mind that EA Medium LOD is placed higher while MY Medium LOD must be placed lower.

Why? Because I’ll assign connections for the neck & legs (from MY Medium LOD) to connect neck and legs from the EA Medium LOD.

select vertices of the neck

We have both meshes visible in the Left position. We’ll now select vertices of the neck (only connection). Click on the tab Model > Select > then select vertices of neck.

You can select more vertices by pressing Shift + mouse at the same time.

When we’ve selected all vertices of the neck > press Crtl + I (Invert) + H (Hide) at the same time > other vertices on the body will be hidden except for the neck.

top side of mesh

OK, I’m here in the Top position. Now it’s easier to see vertices while other vertices on the body are invisible. But, how can I recognize vertices of MY Medium LOD? I can’t distinguish which points are from which mesh.
So, go to tab “Groups,” tick EA Medium LOD on the list then click on the button “Hide.” Now we have MY Medium LOD visible. Go back to the Left position and select vertices of the neck, again.

We’ll expand slight using Scale (type 1.1 in fields of X & Z + tick button Y because we don’t need it). Press on the button “Scale” two or three times.

scale mesh

OK, now go on the “Groups” tab, tick EA Medium LOD again, press the button “Hide” … mesh is now visible. Select vertices of the neck from both meshes, again. Press Crtl + I + H to hide other joints of the body. Go to the Top position.

mesh top position

Oh, nice! It’s sure is much easier than before, right? Now we’ll re-assign vertices from MY Medium LOD to EA Medium LOD.

reassign vertices

Select two vertices as you see in the picture above.

ensure the medium LOD is renamed

After fixing connection of neck … oh yeah … you must do it also for legs.

Again, after fixing connection of neck and legs, just delete EA Medium LOD.

Make sure that you renamed MY Medium LOD to group_base (it is very important!). You can see here that Medium LOD looks so clean & contains original boundaries from High LOD. Save this mesh. File > Export > TSRW Object (I saved it as EDITED MEDIUM LOD_FIXED).

mesh toolkit

Run program Mesh Toolkit > go on the tab “Auto tools for WSO” > go on the subtab “Auto-create Morphs.”

In the field “Reference WSO mesh (has morph meshgroups)” – we’ll put the EA Medium LOD which is similar to our HIGH LOD. I’ve chosen EA Medium LOD from previous steps because it is similar enough so it will be good as reference. I think, you can put HIGH LOD as reference, but you’ll have to fix neck and leg connection of other morphs like fat, thin and fit. With EA Medium LOD, you don’t need to edit them, because the program will generate all you need from our fixed MEDIUM LOD (remember, we fixed the connections for neck and legs). Your choice.

In field “WSO mesh to morph” we’ll put our EDITED MEDIUM LOD_FIXED (contains only group_base).

Make sure that you have ticked the option “Do interpolation” (gives better results but may be slow).

Click on the button “Create Morph Meshgroups” and save it on the desktop. I saved it as EDITED MEDIUM LOD_MORPHED.

WSO meshes

In the previous steps, we have been working with a mesh which is OBJ format. It means that OBJ meshes do not contain list of bones. WSO meshes must contain a list of bones. So, we need to assign a list of bones from HIGH LOD to our newest EDITED MEDIUM LOD_MORPHED.

We will use HIGH LOD as reference because it contains a list of bones. Make sure to tick options “Replace all bone assignments” and “Do interpolation “(gives better results but may be slow).

Click on the button “Do Assignments and Save.” I saved it as EDITED MEDIUM LOD_FINAL.

run final LOD

Run MilkShape > File > Import > TSRW Object > select EDITED MEDIUM
LOD_FINAL to check other morphs.

You can see a list of groups in this picture:

  • group_base
  • group_fat
  • group_fit
  • group_thin
  • group_special

For WSO meshes, order of the groups should be:

  • group_base
  • group_fat
  • group_thin
  • group_fit
  • group_special

So, I ticked group_thin and moved it by clicking on the button “Up.”

export mesh

OK, I exported this set of .wso meshes. Time for TSR Workshop to check our result.

checking in TSR workshop

Click on YES.

error message

Sometimes, although rarely, I get a message like this. OK, we’ll try again. Click on OK.

Again use the icon “Import.”

import mesh

Click NO.

import mesh successful in TSR workshop

Click on YES.

replace edited medium LOD

We did it! You can use Export then save, i.e. replace EDITED MEDIUM LOD_FINAL and you won’t have any problems with importing back into TSRW (just click Yes on the pop-ups).

Here in the picture (comparison between Normal and Fat) we see that the connection of neck is perfect and without any gaps.

That’s all!

Now, using previous steps (from start) – you need to create a Low LOD using
MEDIUM LOD. All the same!

Useful info: keep in mind that you can sometimes get exploded mesh after importing into TSR Workshop. It may mean that your mesh contains more than 60 bones. You need to make two separate meshes of your whole mesh (it’s mostly the case with HIGH LODs).

new low LOD from Medium LOD

I made a new LOW LOD using MEDIUM LOD and this is how it looks. Again, perfect connection of the neck without any gaps.

More informative pictures:

sims 3 level of details tutorial

Nice! Medium and Low LOD are so clean and contain original boundaries from High LOD.

You see that other LODs have a substantially lower number of polygons although they look more detailed and very close to High LOD.

wireframe view

Wireframe view

UV Mapped view

UV Mapped

Textured view

Textured! This is very good evidence seeing that the texture looks nice on all LODs as the MEDIUM and LOW meshes.

In the end, I hope that this tutorial helped you and that you paid attention to the creation of other LODs.

USEFUL INFO (extra gift for you):

I investigated all meshes by age and I’m sure that this table will be very helpful for creators clothing items.

vertices table for low, medium, and high level of details meshes

Download blocked
Please turn off your ad-blocker to download.
If ads are a problem you can become a VIP member and enjoy an ad-free site.



Getting this message with no ad-blocker active?
Go here for help .

You still have in credit - why not treat yourself to some VIP?

No, thanks, not now Go to shop
Download Basket
Basket example

As a VIP member, you can add up to 1 Gb of custom content in your Download Basket and download it all together in just one click.

Try VIP membership for free.

Favorites
Basket example

This feature requires a free account - do you want to sign up now?


As a registered member, you can add up to 10 items in your favorites list.
As a VIP you can add up to 1GB of favorite items and download them all in one click.

Favorites

You free quota has been reached. As a free member you can have up to 10 items on your favorites list.

Favorites example

For as low as $3/Month you can:

  • Have unlimited favorites
  • Download all favorites in one click
  • Add favorites to the download basket
  • Download all selected favorites with the TSR CC Manager

Saved searches

Why not save your search and let us alert you when new matching downloads become available? All this and more for just $3 / mo!.

Upgrade Your Subscription
Get 4 free months of VIP at The Sims Resource by upgrading to an annual plan for just $24!
Upgrade Your Subscription
Get 4 free months of VIP at The Sims Resource by upgrading to an annual plan for just $24!
Upgrade Your Subscription
    Selected Payment Method:
    $24 will be charged to the selected payment method.
    TSR CC Manager
    Basket example
    As a VIP member, you can One Click download, install and manage your custom content fast and easy with the TSR CC Manager.
    Try VIP membership for free.
    .edu Email detected
    It looks like you're trying to register with an email from your educational facility. .edu emails don't tend to allow TSR emails through the gateway. As a result:
    • you won't be able to reset your password should you forget it
    • you won't able to change your email address later
    • if you need to contact Support, our Support Team will not be able to reach you.
    We strongly recommend you choose a personal email address.
    OK
    Generate Gift Card Promotion

    VIP Members get 3 Days Early Access
    VIP Early Article Access
    The Magazine will be publicly available on May 20, 2022. Don’t want to wait? Get VIP Membership and Read it Now!
    Update Email Address:
    E-mail*:

    In order to unlink your account, you must set a password
    Password:
    Password Again:

    Download Basket

    - items + - item(s) with required items

    Total size: - of 1GB ( left)

    Sort by
    Date, new to old
    • Date added to the basket
    • Name of creation
    • Artist name
    • Date item published
    • Size of the creation
    Asc
    • Asc
    • Desc
    Filter
    All items
    • All items
    • Selected only
    # Item Name
    Artist
    Date Added
    Item Type
    Size
    Please wait - loading...

    Download Basket

    Sort by
    Date, new to old
    • Date added to the basket
    • Name of creation
    • Artist name
    • Date item published
    • Size of the creation
    Asc
    • Asc
    • Desc
    Filter
    All items
    • All items
    • Selected only
    Please wait - loading...

    - items + - item(s) with required items

    Total size: - (1 GB Maximum)

    Please don't solicit our artists for other work, joining other sites or seeking to take and upload their work elsewhere. This is something we don't allow.

    This is a VIP feature only. Unlock everything by joining our VIP supporters plan today!
    Favorites example

    Limited Time Offer
    Now extended to 21st March!

    For a limited time only, we’re giving away a free Shockwave game to anyone signing up to our annual VIP premium access plan!

    Choose your free game!

    1
    2
    I don’t want a free game - just send me my VIP!
    Buy my annual VIP pass for giving me premium access to The Sims Resource and send me my free game!

    Your game code will be emailed to after you complete your purchase

    Want your game code to be sent to a different email? Click here to change

    *Note: games are non-refundable once this plan is purchased. Any refund we issue under our usual Terms Of Service will have the retail value of $6.99 deducted from the refund price.


    Limited Time Offer
    Now extended to 21st March!
    Are you sure you don't want a free game?

    Thanks! Someone from Support will be in touch very soon!

    Replies are normally within 24 hours and often a lot sooner.

    Ensure that you add [email protected] to your email safe-senders list!

    Want to add this item to your Basket?

    Learn More about VIP
    Want to install with CC Manager?

    Learn More about CC Manager
    By Artist Name
    Published November 15, 2022 •
    Download Now Downloaded View More Details See More and Download Now CC Manager CC Manager Add to Basket Add to Basket Please wait - adding... Added to Basket Delete from Basket Please wait - adding...