Page 1 of 1

Blender 2.7.3 and ASE + MD3 export?

Posted: Fri Jan 29, 2016 2:05 pm
by CZghost
I want to install an ASE & MD3 export for my Blender installation, which is official 2.7.3 version. I already visited Kats-Bits, but there is an outdated version that the author says it's for B2.5.x and 2.6 - has anyone tested with this version of Blender? I need to make some rocky walls, that I found better to make in Blender and then export to ASE to integrate with map Schöna. Could be useful for next projects, though...

Also, is there any good advice to make the Blender grid matching the Radiant one? I read somewhere that Blender grid is about a half size than Quake 3 one. But when made the Camaro model and exported to MD3 with MilkShape 3D (Blender can export to OBJ natively only), it was about a size of rat in Radiant, so I had to enlarge it to be averagely the real size compared to the player...

Re: Blender 2.7.3 and ASE + MD3 export?

Posted: Sat Jan 30, 2016 6:20 am
by Kat
You know... you could have asked this on KatsBits :p

The should both work, I've not extensively tested them in 2.76 though (using both in 2.70 ATM because that's got a working *.map exporter).

As for the grid - http://www.katsbits.com/tutorials/blend ... hp#mapgrid

Re: Blender 2.7.3 and ASE + MD3 export?

Posted: Sat Jan 30, 2016 6:48 am
by CZghost
Thanks man :)

Re: Blender 2.7.3 and ASE + MD3 export?

Posted: Sat Jan 30, 2016 7:17 am
by Theftbot
Use .lwo! D/L link: http://www.ewocprojects.be/lwoexport.html

Example .blend http://www.pasteall.org/blend/40373 Needs at least U.V. map, notice materials(paths in blend point to default q3 shaders) Also example has dummy teleporter, 64^2 brush, player bounds.

Apply modifiers, triangulate.

Use Export settings:
Image

Edit: Notice how grid shown matches radiant grid!

Re: Blender 2.7.3 and ASE + MD3 export?

Posted: Sat Jan 30, 2016 8:21 am
by Kat
Also forgot, as you're using Blender download the reference pack to solve your scaling/size issues -http://www.katsbits.com/tools/#reference

Re: Blender 2.7.3 and ASE + MD3 export?

Posted: Fri Feb 05, 2016 4:17 pm
by CZghost
@Kat: Thank you for tip, I really appreciate tha :)
@Theftbot: I don't think LWO would be best to use with Quake3 as it needs to be smoothed manually by shader, LWO object does not support autosmooth of the geometry normals. ASE and MD3 does...