bbmario
Nub
Cakes 0
Posts: 21
|
 |
« on: March 09, 2014, 05:42:07 PM » |
|
I'm just starting to model for the ioquake engine and i'm curious about which tools you guys use for editing MD3 files. Do you do all material stuff inside blender and just export it? What about Misfit Model 3D?
|
|
|
Logged
|
|
|
|
fromhell
|
 |
« Reply #1 on: March 09, 2014, 08:52:49 PM » |
|
I use Blender 2.49.
Misfit Model 3D's totally fine, except for player models as that requires much higher demand for animation control like IK, etc.
|
|
|
Logged
|
asking when OA3 will be done won't get OA3 done. Progress of OA3 currently occurs behind closed doors alone I do not provide technical support either.new code development on github
|
|
|
Suicizer
Member
Member
Cakes 2
Posts: 402
|
 |
« Reply #2 on: March 09, 2014, 11:56:39 PM » |
|
You can even use MilkShape 3D, although they still ask a fee to use it. It has lesser features as Blender, but more than MisfitModel3D.
|
|
|
Logged
|
I'm good at everything but can't do anything...
|
|
|
fromhell
|
 |
« Reply #3 on: March 10, 2014, 08:46:53 AM » |
|
I would not recommend Milkshape 3D for anything at all.
|
|
|
Logged
|
asking when OA3 will be done won't get OA3 done. Progress of OA3 currently occurs behind closed doors alone I do not provide technical support either.new code development on github
|
|
|
Suicizer
Member
Member
Cakes 2
Posts: 402
|
 |
« Reply #4 on: March 10, 2014, 06:14:47 PM » |
|
I would not recommend Milkshape 3D for anything at all.
At least it has a better exporter than Blender...
|
|
|
Logged
|
I'm good at everything but can't do anything...
|
|
|
bbmario
Nub
Cakes 0
Posts: 21
|
 |
« Reply #5 on: March 10, 2014, 07:10:50 PM » |
|
What are the problems with the blender exporter? Is it better to export to Misfit Model and then export from there?
|
|
|
Logged
|
|
|
|
fromhell
|
 |
« Reply #6 on: March 10, 2014, 07:25:55 PM » |
|
The Blender 2.49 MD3 exporter found here is the most mature and featured implementation. The MD3 exporters for later versions of Blender leave out tags since they were developed for non-idtech3 engines (Gzdoom, Eduke32, etc) At least it has a better exporter than Blender...
Milkshape 3D is always the recommended software from the inexperienced. You are not aware of its underlying faults, like trying to construct a single triangle to make a tag, animating and then suddenly your bone scales for no reason, also the strict viewports and the UV editor are a joke. Also to export a MD3 you'd need to write a .QC file. Milkshape teaches bad habits and is a heavy skill limiter.
|
|
« Last Edit: March 10, 2014, 07:32:31 PM by fromhell »
|
Logged
|
asking when OA3 will be done won't get OA3 done. Progress of OA3 currently occurs behind closed doors alone I do not provide technical support either.new code development on github
|
|
|
bbmario
Nub
Cakes 0
Posts: 21
|
 |
« Reply #7 on: March 10, 2014, 08:42:18 PM » |
|
|
|
|
Logged
|
|
|
|
asmanel
Nub
Cakes 0
Posts: 44
|
 |
« Reply #8 on: April 09, 2014, 09:13:24 AM » |
|
|
|
|
Logged
|
|
|
|
grey matter
Member
Cakes 8
Posts: 381
>9k
|
 |
« Reply #9 on: April 10, 2014, 10:46:27 AM » |
|
$ wget http://www.katsbits.com/files/md3/io_export_md3-2.63a2.zip $ du -b io_export_md3-2.63a2.zip 10491 io_export_md3-2.63a2.zip $ sha1sum io_export_md3-2.63a2.zip 96a5b74016691597f3924c6a6467b9b39b8ae7ab io_export_md3-2.63a2.zip $ md5sum io_export_md3-2.63a2.zip 9b31924e14939b6a26725557525b8254 io_export_md3-2.63a2.zip $ file io_export_md3-2.63a2.zip io_export_md3-2.63a2.zip: data $ unzip -l io_export_md3-2.63a2.zip warning [io_export_md3-2.63a2.zip]: 213 extra bytes at beginning or within zipfile (attempting to process anyway) Length Date Time Name --------- ---------- ----- ---- 28155 08-25-2012 04:44 io_export_md3.py 1631 08-25-2012 04:56 README-MD3_2.63a.txt --------- ------- 29786 2 files
The link appears to be working fine here.
|
|
|
Logged
|
This space is for rent.
|
|
|
asmanel
Nub
Cakes 0
Posts: 44
|
 |
« Reply #10 on: April 10, 2014, 12:16:27 PM » |
|
just after reading your post, I, retried the download with Firefox but, like yesterday, your link redirected to this error page. I retried with Msys, that returned an error message because it haven't wget, then with Cygwin, that downloaded succesfully the archive. Apparently this link don't work from a web navigator.
|
|
|
Logged
|
|
|
|
grey matter
Member
Cakes 8
Posts: 381
>9k
|
 |
« Reply #11 on: April 10, 2014, 01:00:57 PM » |
|
just after reading your post, I, retried the download with Firefox but, like yesterday, your link redirected to this error page. I retried with Msys, that returned an error message because it haven't wget, then with Cygwin, that downloaded succesfully the archive. Apparently this link don't work from a web navigator. It's not my link, I just did a quick check. Given the referrer check, maybe you need to click the same download link ( MD3 export for 2.63a with "tag_" support) in this forum post?
|
|
|
Logged
|
This space is for rent.
|
|
|
asmanel
Nub
Cakes 0
Posts: 44
|
 |
« Reply #12 on: April 12, 2014, 08:20:02 AM » |
|
Oops, I just saw I didn't validate my previous post here.
Sorry, grey matter, for this user names misreading.
|
|
|
Logged
|
|
|
|
|