Creating & Texturing A Football / Soccer Ball Using 3DSMax

Introduction

Several people have asked me how they could texture a football generated with my Football Ball Maker script. The first, and ugly option, would be to flatten the UVs in an unwrap modifier and then texture it in a 3D painting software like Mudbox/Bodypaint etc. The second option would be to create a low poly ball, unwrap it and then generate a normal map for the patches from the high poly model.

This is the solution I will describe in this small tutorial.

Step 1

Generate a football with the script (Download link:) (Fig.01).

Fig. 01_football_model

Fig. 01_football_model

Step 2

Hide the football and create a Box at position 0,0,0 (Fig.02).

Fig. 02_box

Fig. 02_box

Step 3

Unwrap the Box. You could just use the flatten UV button but I find the right unwrapping of a box a more elegant way to proceed. You can also paint your texture in an easier manner afterwards in a 2D painting program, since you can see where the polygons seam will be (Fig.03).

Fig. 03_uv_map

Fig. 03_uv_map

Step 4

Apply a Turbosmooth modifier to make the box smooth enough to look like a sphere (Fig.04).

Fig. 04_sphere_model

Fig. 04_sphere_model

 

Step 5

Apply a Spherify modifier with a value of 100 percent in order to make the box look even more like a sphere (Fig.05).

Fig. 05_sphere_model

Fig. 05_sphere_model

Step 6

Apply another Turbosmooth modifier and you have an unwrapped sphere (Fig.06).

Fig. 06_smoothing

Fig. 06_smoothing

Step 7

Unhide the high-poly football made with the script and scale up/down the low poly to match the radius. Both balls should overlap, as in the picture, in order to get a correct normal map (Fig.07).

Fig. 07_ball_grooves

Fig. 07_ball_grooves

Step 8

Select the unwrapped sphere we just made and press 0 or click on the Render to Texture button (in the Rendering rollout menu). Click the Pick button, select the football generated with the script and click Add.

Enable the ticker Enabled Projection right next to the button Pick.

In Mapping Coordinates, Object should be Use Existing Channel and Sub-Objects should be"Use Automatic Unwrap (Fig.08).

Fig. 08_targets

Fig. 08_targets

Step 9

A projection modifier should be added on top of your unwrapped sphere stack. In the Cage rollout click Reset first, then enter an Amount of 0.5 to make the cage big enough to bake all the high poly information for the normal map (Fig.09).

Fig. 09_texture

Fig. 09_texture

Step 10

In the Render to Texture dialog, click Add and select NormalsMap from the list (Fig.10).

Fig. 10_render_to_texture

Fig. 10_render_to_texture

Step 11

I know it might sounds huge for some of you, but I get better results with a width and height of 4096 for my normal map texture. You can still enter a smaller value but if you get artifacts or small deformations it might be better to stick with 4096 pixels. Press the Render button and wait until the baking dialog disappears (Fig.11).

Fig. 11_render_to_texture

Fig. 11_render_to_texture

Step 12

The result should be this normal map texture. If, for some unknown reason, you see artifacts in your normal map texture then there is a big chance that your amount value in the projection modifier is too small. If this is the case then raise the amount value and press Render again until all artifacts disappear (Fig.12).

Fig. 12_normal_map

Fig. 12_normal_map

Step 13

Open the Material Editor, click the Bump map slot, select Normal Bump, click the Normal button and select your generated normal map texture. Raise the default value of the bump from 30 to 100. Apply the map and hide or delete the generated high poly football since we don't need it anymore. You should now have a low poly unwrapped sphere with patches in your render. If you want to see the normal bump in the viewport, you can preview your shader in DirectX mode by maintaining the preview button pressed and selecting the pink preview button (Fig.13).

Fig. 13_materials

Fig. 13_materials

Step 14

Side to side the high poly football generated with the script and the unwrapped version. You can now paint the ball in a 3D painting software. I used Sculptris (http://www.zbrushcentral.com/showthread.php?t=090617) since it's free, just to show how seamless the blue line is. But you can also export the UV unwrap texture and paint in Photoshop for example, it's just harder to get the seams invisible. You could also export as an OBJ, and load it into Photoshop CS3 or later and 3D paint onto the ball (Fig.14).

Fig. 14_texture_materials

Fig. 14_texture_materials

Step 15

Note that the texturing is nothing serious, just to show how well it works (Fig.15).

Fig. 15_texture_effects

Fig. 15_texture_effects



And the diffuse texture (Fig.16).

Fig. 16_box_uv_map

Fig. 16_box_uv_map

You can also watch a project we did at Monologue using this script: http://www.monologue.gr/data/project_video/cosmote_stadium.mp4 (Fig.17).

Enter content...

Fetching comments...

Post a comment