News:

Come Chat with us live! Learn how HERE!

Main Menu

Developpers -> What have you use for modelling ?

Started by the_glu, October 30, 2006, 09:16:30 PM

the_glu

Sorry for my English, I'm Swiss.

I have a question, what developpers have been used to make the models, the MD3 ? For the maps I hear about GTKRadient, but I don't no if he is used too for the modelling...

vcxzet

maps --> gtk radiant
md3 --> 3dsmax (imho)

you can use blender for non animated models
(maybe animated models too but dunno)

Neo

yeah the ingame models would have been with either 3d studio max or milkshape.


Taiyo.uk

Quote from: vcxzetmaps --> gtk radiant
md3 --> 3dsmax (imho)

you can use blender for non animated models
(maybe animated models too but dunno)

Blender does animation now, check this movie http://www.elephantsdream.org/ - The modeling and animation was done entirely in blender.

Pat AfterMoon

Blender does animation since a very long time, I think vcxzet talk about a viable md3 exporter with animations. The md3 exporter provided by the same author of the official md2 one for Blender is not easy to use. Some people at quakesrc have worked on it. Here is a link, I'm not sure about the current state :
http://www.quakesrc.org/forums/viewtopic.php?t=5527

Baxter

Sometimes soon,maybe.]

vcxzet

http://www.mercenariesguild.net/tremx/xreal_md3impexp.zip
md3 import/export filters from xreal project
uncommented some lines from import script to get animations
(it will import animations as shape keys)
(you need to load mat texture manually)
(well I guess they commented out for a reason but it works)
export works good on still md3 files
(write the relative path otherwise the path stored in the md3 will be absolute
and it is important to find shaders)
(I havent tried animated ones yet )