a couple of model questions

Advanced OpenGL source port fork from ZDoom, picking up where ZDoomGL left off.
[Home] [Download] [Git builds (Win)] [Git builds (Mac)] [Wiki] [Repo] [Bugs&Suggestions]

Moderator: Graf Zahl

User avatar
Cutmanmike
Posts: 482
Joined: Sat Sep 03, 2005 23:34

Post by Cutmanmike »

Nash, what are you using to create/edit/view/export those models?
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

Post by Nash »

Milkshape3D. It's only 25 bucks and damn worth it. Plus, the MD3 exporter is awesome.

The only downside to it is that it can't model in quads, but it's not really much a problem to me. If I wanted to model in quads, I'll just use Anim8or (which is freeware), then export the mesh to a format Milkshape3D can read.

For UV mapping, I use LithUnwrap 1.3.
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

Post by Nash »

chaoscentral wrote:So thats why my weapon models dont work in GZDoom... I thought It was something stupid in exporting the MD3
Just for your information (sorry if you already knew this) but HUD weapon models aren't supported yet, if that's what you're talking about...
User avatar
Cyrez
Posts: 45
Joined: Sun Sep 18, 2005 4:05
Location: Missouri
Contact:

Post by Cyrez »

Nash wrote:Milkshape3D. It's only 25 bucks and damn worth it. Plus, the MD3 exporter is awesome.

The only downside to it is that it can't model in quads, but it's not really much a problem to me. If I wanted to model in quads, I'll just use Anim8or (which is freeware), then export the mesh to a format Milkshape3D can read.

For UV mapping, I use LithUnwrap 1.3.
I agree 100% MilkShape is great for game modeling due to it's limited poly support. Ms3d also has one of the largest plugin lists 8)

I however use Ultimate Unwrap3D v2.28, at $45 very good UV maping tool IMHO.
User avatar
Zeg-Vok
Posts: 233
Joined: Wed Sep 21, 2005 18:04
Location: Up the creek without a paddle
Contact:

Post by Zeg-Vok »

Speaking of UV Mapping . . . any tuts? So far all I've found for anything just dont work . . . and Lithunwrap is . . . different
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

Post by Nash »

What app are you using?

LithUnwrap may be a little outdated and yeah, kind of "different" but it's the best freeware unwrapper you'll ever get.

What do you need help on, anyway?
User avatar
Zeg-Vok
Posts: 233
Joined: Wed Sep 21, 2005 18:04
Location: Up the creek without a paddle
Contact:

Post by Zeg-Vok »

Im using MS3D, right now, Im just "Getting my Legs" when it comes to modeling, I certainly prefer the low-poly approach of MS3D to anything else. I just need some basic tutorials or instruction or something to help me UV map a random model, because we all know Materials look like crap compared to a skin made by even a half decent photoshopper
User avatar
Cyrez
Posts: 45
Joined: Sun Sep 18, 2005 4:05
Location: Missouri
Contact:

Post by Cyrez »

here is some great tutorials for Ms3d ranging from beginer to advanced.

http://www.swissquake.ch/chumbalum-soft ... rials.html

as for UV maping i use Ultimate Unwrap3D v2.28. there is a demo version of it Here

the big thing about it that i like is it auto cuts a mesh, very acuratly i might add. here is a shot of my power suite mesh just loaded up

Image

as you can see it cut the mesh for me :)[/url]
User avatar
Cutmanmike
Posts: 482
Joined: Sat Sep 03, 2005 23:34

Post by Cutmanmike »

Nash wrote:Milkshape3D. It's only 25 bucks and damn worth it. Plus, the MD3 exporter is awesome.

The only downside to it is that it can't model in quads, but it's not really much a problem to me. If I wanted to model in quads, I'll just use Anim8or (which is freeware), then export the mesh to a format Milkshape3D can read.

For UV mapping, I use LithUnwrap 1.3.
I don't even know what quads are so hell ok. I model in 3ds but I have a hard time unwarping in that. And I can't find a working md3 exporter either so hopefully milk has some 3ds importing shiz.
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

Post by Nash »

Modelling in quads is when you model with four-sided polygons instead of 3.

3DSMAX can model in quads.

Milkshape can't. You can only model with triangles.

Milkshape can import .3ds, but .3ds only supports triangles so your model will be triangulated anyway.

If you want a totally freeware modelling package, I suggest you get Blender and learn it. It may seem different at first, but once you know your way around it, it's awesome. Has an assload of features. It also has a great MD3 exporter (though it's user-written).
User avatar
Cyrez
Posts: 45
Joined: Sun Sep 18, 2005 4:05
Location: Missouri
Contact:

Post by Cyrez »

Cutmanmike wrote:
I don't even know what quads are so hell ok. I model in 3ds but I have a hard time unwarping in that. And I can't find a working md3 exporter either so hopefully milk has some 3ds importing shiz.
If you find you prefer 3DS Max you can get the MD2/MD3 import and export tool Here
User avatar
chaoscentral
Posts: 113
Joined: Tue Aug 30, 2005 14:08
Location: E1M1
Contact:

Post by chaoscentral »

Cyrez wrote:
Cutmanmike wrote:
I don't even know what quads are so hell ok. I model in 3ds but I have a hard time unwarping in that. And I can't find a working md3 exporter either so hopefully milk has some 3ds importing shiz.
If you find you prefer 3DS Max you can get the MD2/MD3 import and export tool Here
That exporter looks like its for Max 3... I have the one for 6, 7, and I think it'll work with 8 I'm not quite sure on that last one
User avatar
Cyrez
Posts: 45
Joined: Sun Sep 18, 2005 4:05
Location: Missouri
Contact:

Post by Cyrez »

This Oneworks with max8, i use it myself.

btw sory for that last link. i ment to link to max plugins.de, lol
User avatar
Cutmanmike
Posts: 482
Joined: Sat Sep 03, 2005 23:34

Post by Cutmanmike »

I need one for max 7 but i'll try milkshape too.
User avatar
Paul
DRD Team Admin (Inactive)
Posts: 1058
Joined: Thu Jun 30, 2005 13:30
Location: Poland - Grojec / Radom
Contact:

Post by Paul »

Concerning all those unwrapping utils - meh. I'd say- do it yourself manually. Has anyone tried the tutorials at 3d total? The Joan of Arc (in "projects") explains not only modelling and rigging but uv mapping as well.
Locked

Return to “GZDoom”