PDA

View Full Version : Modding tutorial for beginners?


Archive1
02-10-07, 02:39 PM
Is there a modding tutorial for beginners who might want to plunge into this world? In flight sim (my background) there are several step by step tutorials for modding airfields, cockpits, aircraft etc.
For example: a beginning tutorial that would, perhaps, guide one in just putting an open book on the Captain's bunk, with descriptions of what programs are needed (and a source for obtaining them), and follow-on tutorials that would ramp up complexity.
The more people we can get involved with permissable graphics modding, the richer the environment for all. It would also enlarge the community able to help people like Urisch (sp?) in his work on enlarging the viewable space beyond the radio room.
There are many people involved in the art world, who may have no background in 3D graphic design or modding, but who could contribute to the graphical experience with some tutorial availability.
Am I too naive? Or is there already something out there like this?

Madox58
02-10-07, 02:47 PM
Well, I got Hex Edit 101 started.
A good modeling thread would be cool also.

Madox58
02-10-07, 06:30 PM
I don't know if this will help someone but,
When I export from 3ds Max the top of the file has Max info about mtl and
such that doesn't work.
I copy the mtl info from the exported obj files and paste it over the Max
stuff and that fixes it.
If anyone wants a better idea what I mean I can post the stuff.
Looking at Wings3d, this may be the same thing to help there also. :hmm:

Madox58
02-10-07, 07:28 PM
OK, Here is an example of the problem and fix for 3ds Max.

file exported from 3ds Max:

# Max2Obj Version 4.0 Mar 10th, 2001#
mtllib ./SHD_Ttest.mtlg# object NSS_Uboat7c_hull to come ...
#


This is the corrected file:

#id-e8d5e5aa806084a2 File:
# decripted by Pack3d
mtllib Turm7c_4_hd.mtl
o Turm7c_4_hd
g Turm7c_4_coning7c_High
# 7840 vertices, 7855 triangles, 4179 textures coords



Note: These are 2 different file headers from different models but
You should get the picture.

Madox58
02-10-07, 07:59 PM
OK, Here is a Wings 3d example.

Wings 3d export header:

# Exported from Wings 3D 0.98.32a
mtllib Turm7c_4_int_coning7c_High.mtl
o Turm7c_4_hd
#xxxx vertices, xxxx faces

Corrected version:

#id-e8d5e5aa806084a2 File:
# decripted by Pack3d
mtllib Turm7c_4_hd.mtl
o Turm7c_4_hd
g Turm7c_4_int_coning7c_High
# xxxx vertices, xxxx triangles, xxxx textures coords

These are the exact same files!!!
I just put the xxxx's in!

Once I correct this in note pad or Hex edit
I have not seen a texture map problem again.

Can anyone confirm this solution?

Madox58
02-10-07, 08:13 PM
Well, I noticed I've been makeing some typeing mistakes all day
so,
I've scheduled a meeting with myself Monday Morning to address this.
If I don't get it together, I will be force to fire myself!
I just hope, should it come to this, I don't go loopy
and shoot myself! :o

Mush Martin
02-10-07, 09:53 PM
Well, I noticed I've been makeing some typeing mistakes all day
so,
I've scheduled a meeting with myself Monday Morning to address this.
If I don't get it together, I will be force to fire myself!
I just hope, should it come to this, I don't go loopy
and shoot myself! :o

I told you hire a typist I need a job.
MM

Madox58
02-10-07, 10:18 PM
Well, If I know me, I won't show up to face myself!
:rotfl: