Page 3 of 4

Posted: Sun Mar 13, 2005 8:17 pm
by LouMan
True, very true - made in about 20 minutes with Visual Basic, only for Windows :(

Like I said, very, very limited.

Posted: Sat Mar 19, 2005 5:38 am
by BIYA
Okay what is sopposed to happen when I "Move the .obj file over the model tool?" All I seen was that it just copied the file. I would expect it to change into bzw but it didnt.

Posted: Thu Mar 24, 2005 3:43 am
by Saxiboy518
wow its not working for me....

i open it and it goes away! WTF

Posted: Thu Mar 24, 2005 5:38 pm
by JeffM
that's all it does. it converts the file.

it is not graphical. it is not interactive. Drag an OBJ file on top of it, and it will convert it to a bzw. that's it.

Posted: Thu Mar 24, 2005 8:15 pm
by BIYA
But it didnt!!!!!

Posted: Thu Mar 24, 2005 8:37 pm
by RPG
He/you were probably trying to double-click on it. You drag an OBJ on top of the modetool file, or access it from a command prompt. Dragging is the easiest. Once you drag the OBJ file onto the modeltool, a .bzw file will appear in the same directory with the same name as the OBJ file.

If you want do do -flipYZ, you have to access it from a command prompt. When in one, get in the modetool directory and type modeltool.exe --help.

Posted: Fri Mar 25, 2005 12:05 am
by BIYA
I moved the obj ontop of the modeltool and it just copyed it.

Posted: Fri Mar 25, 2005 12:46 am
by JeffM
then you missed. Aim harder.

Posted: Fri Mar 25, 2005 1:41 am
by BIYA
lol 8) did miss :oops: I got it to work. Now I need some help with my 3D editor. For some reason its in the ground and it follows me :( plus its to small !!!!

Posted: Fri Mar 25, 2005 2:15 am
by RPG
It's too small because you made it too small. It's underground because you probably have to run modeltool.exe with the parameters -flipYZ. Here's how:
  • Get a command prompt open
  • type cd C:\
  • type cd \directory\to\modeltool\
  • Once the command prompt is in the directory, type modeltool.exe -myobject.obj -flipYZ
Anything in blue you should have typed. If you run that modeltool will create a BZW file that should be upright.

Posted: Fri Mar 25, 2005 2:46 am
by JeffM
I have updated the model tool to allways ensure that the geometry is above Z0.

it will translate all objects up by the amount that the furthest point is below 0.

this should prevent your "it moves with the ground" issues.

Posted: Sun Mar 27, 2005 5:24 am
by BIYA
Now I have another problem..... I have recently looked into Wings3D and it is very easy to understand and figure out. When I moved my file over the model tool it just showed the command prompt then said ModelTool has encountered a problem and needs to close.... Heres my mesh see if you can figure out what is going on. BTW its supposed to be a Planet :)

Posted: Mon Mar 28, 2005 12:54 am
by JeffM
worked fine for me.

the model dosn't have UV coordinates for a texture. The first versions of model tool did not support that. Trepan fixed it so it would accept no UV coords. The current posted build has that new code.

Posted: Mon Apr 25, 2005 4:11 am
by BIYA
It would be nice to know when its been upgraded or updated... If it hasnt then tell me..

Posted: Sat Apr 30, 2005 11:46 am
by Guest
This wont work for me.
I'm on Mac OS 10.3.8.
I downloaded it and It's just a file called modeltool.exe and as far as I know, Macs can't read/run any .exe.
I ahve tried dropping my "test.obj" on top of it, no luck. I have tried running the thing in terminal with:
modeltool test.obj
and it says:
-bash: modeltool: command not found

and with:
modeltool.exe test.obj
and it says:
-bash: modeltool.exe: command not found


Any help would be greatly appreciated!

Posted: Sat Apr 30, 2005 4:11 pm
by RPG
modeltool.exe is a Windows binary, it wasn't meant to work on a Mac.

Posted: Sat Apr 30, 2005 10:21 pm
by JeffM
there is no mac build of model tool. Somone would have to make one.

Posted: Sun May 01, 2005 11:52 am
by Guest
Yeah. SOrry, This was sorted on irc and I forgot to edit my post.
Foget I ever mentioned it . ;)

Posted: Sun May 01, 2005 8:02 pm
by BinarySpike
I've downloaded the source...
I'll try to compile it after I look over the code...
For all you mac map makers...

Posted: Sun May 01, 2005 8:37 pm
by Guest
:D Cool. Nice one BinarySpike!

Posted: Sun May 01, 2005 8:55 pm
by BinarySpike
Oops, I didn't download the source...
(I'll look on SF...)

Posted: Sun May 01, 2005 9:25 pm
by JeffM
if you have bzflag source then you have modeltool source, it's in the tools directory.

Help

Posted: Mon May 02, 2005 1:32 am
by LouMan
Could someone please compile the latest version of the modeltool source for Windows and post it here? I would really like to use the new features of the tool, but I don't have a C++ compiler for Windows... Thanks!

Posted: Mon May 02, 2005 3:10 am
by BinarySpike
JeffM:
Oh, I have 2.0.2 source I didn't see it though.....
THANKS!!!

Posted: Mon May 02, 2005 3:21 am
by BinarySpike
WICKED COOL TOOL!!!

I compiled it and it's AWSOME!!!
(no drag-and-drop :cry:... I would have to compile it in MPW to do that...)

I'll try to post a picture very sooooon!!! :o