replacement for qme
Moderator: InsideQC Admins
12 posts
• Page 1 of 1
replacement for qme
Did anyone ever make anything better than qme for quake model editing? (including animations and undo functionality). If not, I'm tempted to write one in order to learn python. Is there a .mdl spec floating around?
-

lth - Posts: 144
- Joined: Thu Nov 11, 2004 1:15 pm
To my knowledge, no one has made a newer one no.
I'm currently working on a model editor (so far it's just a viewer), I was planning on having something of it for Qexpo, but that doesn't seem likely now, it'll probably be quite a while before mine is ready for prime time.
The model spec I was using in the Quake Spec 3.4 stuff. It's mostly good:
http://www.gamers.org/dEngine/quake/spec/quake-spec34/qkspec_5.htm
I'm currently working on a model editor (so far it's just a viewer), I was planning on having something of it for Qexpo, but that doesn't seem likely now, it'll probably be quite a while before mine is ready for prime time.
The model spec I was using in the Quake Spec 3.4 stuff. It's mostly good:
http://www.gamers.org/dEngine/quake/spec/quake-spec34/qkspec_5.htm
- FrikaC
- Site Admin
- Posts: 1026
- Joined: Fri Oct 08, 2004 11:19 pm
lth: I'd love you forever if you did. qME is good at making quake models, but has many problems. I'm here to test if you need a tester.
-

Error - InsideQC Staff
- Posts: 865
- Joined: Fri Nov 05, 2004 5:15 am
- Location: VA, USA
CheapAlert wrote:I just use Blender and an md3 exporter, then convert that md3 to mdl with some crappy software called quick3d.
Does that handle the animation too?
-

lth - Posts: 144
- Joined: Thu Nov 11, 2004 1:15 pm
CheapAlert wrote:I just use Blender and an md3 exporter, then convert that md3 to mdl with some crappy software called quick3d.
Yeah, except I heard that quick3d isn't free.
And suppose you actually wanted to modify an EXISTING model to have more / different animations? That method is only really practical if you happen to be making new ones. And even then, it would be far more expedient to simply have a model editor designed specifically for .mdl format.
I'm of the opinion that it would really help the community a LOT if we actually had a full, free non-crippled model editor designed for quake.
-

Dr. Shadowborg - InsideQC Staff
- Posts: 1110
- Joined: Sat Oct 16, 2004 3:34 pm
I'm of the opinion that it would really help the community a LOT if we actually had a full, free non-crippled model editor designed for quake.
Here here! In some cases were still relying on the ancient tools, which is just kinda silly.
-

scar3crow - InsideQC Staff
- Posts: 1054
- Joined: Tue Jan 18, 2005 8:54 pm
- Location: Alabama
Dr. Shadowborg wrote:CheapAlert wrote:I just use Blender and an md3 exporter, then convert that md3 to mdl with some crappy software called quick3d.
Yeah, except I heard that quick3d isn't free.
That's why it's crappy.
You can take mdl and export it to md3 though, but however Blender can't import animated MD3s yet due to the 2.4x api.
I've been bugging Spike/LordHavoc/FrikaC for a couple years for a universal MDL/MD2/MD3 converting program heh. Quark really fails at opening MD3 so I can't use that anymore
i should not be here
- leileilol
- Posts: 2783
- Joined: Fri Oct 15, 2004 3:23 am
Sajt wrote:In a week I finally finish my semester and I'm going to try to finish my MDL/MD2/MD3 converter thing.
Sweet.
I'd be very excited to see what FrikaC and lth cook up, as qME isn't the ideal solution, and the lack of tools has somewhat been holding back good Quake modeling for a while.
-

Entar - Posts: 439
- Joined: Fri Nov 05, 2004 7:27 pm
- Location: At my computer
A bit more extensive information on the MDL format:
QTest's MDL format is slightly different than Quake's format. For the header, the version number is 3, and there are no flags or size fields in the header, but the rest of the fields are the same. The only other apparent difference is that the 16-character name field doesn't exist with the individual frame headers. I'm not sure about the frame group header. Frame groups were unused with QTest if I remember correctly.
Also, prerelease Quake MDLs will sometimes contain 16,777,216 (byteswapped 1) as the frame type. Just treat these as frame groups.
Hexen 2 uses the same format but the flags in the header have different meaning, and in some cases conflict with Quake 1's model flags. Yay.
Most of this is probably known but I figured I might as well just put it here for completeness.
QTest's MDL format is slightly different than Quake's format. For the header, the version number is 3, and there are no flags or size fields in the header, but the rest of the fields are the same. The only other apparent difference is that the 16-character name field doesn't exist with the individual frame headers. I'm not sure about the frame group header. Frame groups were unused with QTest if I remember correctly.
Also, prerelease Quake MDLs will sometimes contain 16,777,216 (byteswapped 1) as the frame type. Just treat these as frame groups.
Hexen 2 uses the same format but the flags in the header have different meaning, and in some cases conflict with Quake 1's model flags. Yay.
Most of this is probably known but I figured I might as well just put it here for completeness.
- TimeServ
- Posts: 38
- Joined: Wed Jun 08, 2005 4:02 pm
12 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest