• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Creating Attachment Weapon in Gmax using SPLines

WeaponsCreation

Creating Attachment Weapon in Gmax using SPLines


Introduction

Some modelers rely on creating objects from the standard primitives which made the smoothing not as good as expected. Creating a complex geoset can be created using splines, but I am not really sure if many of us, the modelers, know about this. Here's some kind of starting point in creating geoset using splines. From this, you will be able to create a very superb unit with complex features. Yes, complex thing really starts from simple ones. Here, we will just create a simple attachment that if done nicely will be a very useful model.

Contents

1. What you need
2. Note
3. The Tutorial
4. Note From the Author

What You Need

1. GMax

Note

I will not be covering exporting geosets and texturing in this tutorial. there are tutorials of these kind here.

The Tutorial


So, let us begin working.
1. On the Create panel > Shapes > Object Type rollout, turn on Line.
attachment.php

2. Using the Illustration below, draw to create it for our blade. Finish creating the drawing to where you have started. A window should pop up telling you to close spline. Click OK.
attachment.php

3. Now, click the perspective view port and maximize it. In the modify panel>Selection turn on spline. Lines should turn red just like the illustration below when you click the drawing/object.
attachment.php

4. Hold shift. Select-hold Y-axis and pull it to the right to copy the selected object/drawing. the result should be like the illustration below.
attachment.php

5.
attachment.php
In the modify panel>Selection turn on vertex
107938d1321098651-creating-attachment-weapon-gmax-using-splines-vertex.jpg
. In the geometry roll out, turn on Create Line.
107939d1321098651-creating-attachment-weapon-gmax-using-splines-3dsnaptoggle.jpg
Turn on 3d snap toggle, right click it, check mark vertex. Connect all vertices with a line. End the command by right clicking the mouse. The result should be like the illustration below.
attachment.php

6.
attachment.php
In the modify panel>Modifier>Patch SPline Editing select surface
attachment.php
. the effect should be like the illustration below; If it isn't, there might be some vertices that isn't connected. In the Path Topology>Steps: type 0. Convert the geoset to editable poly for easy editing.
attachment.php

7. Our weapon doesn't have an edge to cut an enemy so we need to create it. In the Modify Panel>Selection Roll Out turn on vertex
editpost.php
. In the same panel>edit geometry roll out>weld turn on target. Select some verteces to weld so that the resulting figure/object should be like the image shown below.
attachment.php
Note: The resulting geoset might be awkward, so what you will do is to align some vertices which are miss aligned due to the weld command.

8. Now, we will create the handle to finish our work. Draw another object using the illustration shown.
attachment.php

9. Follow step 2 to 6 to create a editable poly from the object drawn. The resulting object with the blade and the handle should be like the illustration below. Sometimes there is a need for you to flip normals if needed. Also, you need to adjust the location of the weapon so that the middle of its handle is exactly positioned at Y=0, x=0, and z=0.
attachment.php

Note from the Author

You now have your attachment weapon created from splines. If you like this to be converted into the .mdx format and be used in WC3, you will need to read another tutorials. There are many tutorials regarding unwrapping UVs here so that the weapon you have created will have textures. There is also one tutorial on how to export models from gmax. NeoDex is the best exporter for gmax I guess. The model shown below is the textured model of our project. It has no been converted to editable mesh.
attachment.php
 

Attachments

  • vertex.jpg
    vertex.jpg
    1.3 KB · Views: 3,384
  • 3dsnaptoggle.jpg
    3dsnaptoggle.jpg
    1,019 bytes · Views: 3,388
  • Step1.jpg
    Step1.jpg
    14.7 KB · Views: 2,177
  • Step2.jpg
    Step2.jpg
    14.1 KB · Views: 2,205
  • Step3.jpg
    Step3.jpg
    20.3 KB · Views: 2,236
  • Step4.jpg
    Step4.jpg
    25.5 KB · Views: 2,175
  • Step5.jpg
    Step5.jpg
    23.5 KB · Views: 2,171
  • Step6.jpg
    Step6.jpg
    24.6 KB · Views: 2,184
  • Step7.jpg
    Step7.jpg
    26 KB · Views: 2,145
  • Step8.jpg
    Step8.jpg
    21.3 KB · Views: 2,137
  • Step9.jpg
    Step9.jpg
    26.3 KB · Views: 2,152
  • modify panel.jpg
    modify panel.jpg
    1.1 KB · Views: 3,386
  • patchSPLine Editing.jpg
    patchSPLine Editing.jpg
    7.3 KB · Views: 2,132
  • Final Model.jpg
    Final Model.jpg
    15.8 KB · Views: 2,257
  • spline.jpg
    spline.jpg
    1.2 KB · Views: 1,423
Last edited:
Level 17
Joined
Jan 18, 2010
Messages
1,122
I'm pretty sure anybody working in 3ds max uses lines frequently. But yeah for those who are unfamiliar with them they are pretty useful. Oh and I'm not sure about Gmax, but in 3ds you can drag instead of click and it creates a bezier curve instead of a point.
 
Level 14
Joined
Mar 23, 2011
Messages
1,436
THANKS U VERYYYYYY MUCH!!!!!!!!!!!!!!!! eubz_ the greates lord of modeler more than rysnt11!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

That is offensive to Rysnt11,please delete the post now
 
Level 2
Joined
Apr 14, 2012
Messages
17
when i do step 6 and find patch/spline editing i only have 2 options "edit patch" and "delete patch" have i done something wrong?
 
Top