Class to read additional informations from Quake3 .bsp Files

A forum to store posts deemed exceptionally wise and useful
Captain_Kill
Posts: 124
Joined: Sun Jun 27, 2004 11:02 am
Contact:

Post by Captain_Kill »

Hey Electron, any chance of mailing that code to me to? :)

My email is: captain_killau.nospam@yahoo.com.au

(Get rid of that .nospam stuff of course)

I'm thinking that if I can get my hands on that code, I'll merge it with the MD3 loader which will facilitate support for MD3 Map Models. I'll also consider Dynamic Lighting (Make a new Irrlicht dlight entity so you can add true dynamic lights using Radiant/Quark/Whatever) and of course I'll also do support for other entities too. Most likely I can build the entity loader code into the engine BUT the other stuff (ie. lighting) will be application specific to allow for flexibility :D
2.8GHz P4 with HT - 512MB DDR - ATI Radeon 9600XT 256MB - Windows XP - VC++ 6 and VC++ 2003

Dark Reign 3 Home Page: http://darkreign3.notwhatyouthink.org/
Dark Reign 3 Forums: http://notwhatyouthink.org/darkreign3bb/
etcaptor
Posts: 871
Joined: Fri Apr 09, 2004 10:32 pm
Location: Valhalla
Contact:

Post by etcaptor »

We want these files too 8)

ivailo_bourov(AT)yahoo.com

I can immediately upload these files if someone send me files as mail.
Last edited by etcaptor on Thu Mar 08, 2007 12:37 am, edited 1 time in total.
etcaptor
Posts: 871
Joined: Fri Apr 09, 2004 10:32 pm
Location: Valhalla
Contact:

Post by etcaptor »

Well, I've just received plummi's BSPReader.
I've not tryed this reader, but I've promised to upload files, after receiving via e-mail .
Here is a link:

http://etcaptor.f2g.net/public/bspReader_latest.zip

QuiGonJinnJ, thanks for mail.
CuecaX
Posts: 13
Joined: Mon Mar 05, 2007 8:54 pm
Location: Brazil

Post by CuecaX »

Sorry for posting in this old topic,
but, where can I download this file these days? :cry:
or something like this.

does anyone could upload this file and put the link here? I think that it would be useful. :)
loading singature...
drac_gd
Posts: 132
Joined: Sun Apr 09, 2006 8:43 pm

Post by drac_gd »

if someone will send me the code I will host it and put a link here

brett.r.jones(AT)gmail.com
etcaptor
Posts: 871
Joined: Fri Apr 09, 2004 10:32 pm
Location: Valhalla
Contact:

Post by etcaptor »

I was removed this file from my site because have not a space, but have it on cd in home.
Will send you this file after job.
ImageImage
Site development -Rock and metal online
--- etcaptor.com ------freenetlife.com
etcaptor
Posts: 871
Joined: Fri Apr 09, 2004 10:32 pm
Location: Valhalla
Contact:

Post by etcaptor »

Ok, just tried another web hosting. Here is the link:
http://etcaptor.kwikphp.com/download/ir ... latest.zip
ImageImage
Site development -Rock and metal online
--- etcaptor.com ------freenetlife.com
Midnight
Posts: 1772
Joined: Fri Jul 02, 2004 2:37 pm
Location: Wonderland

Post by Midnight »

thanks i never noticed this always wonder if irrlicht was capable.
drac_gd
Posts: 132
Joined: Sun Apr 09, 2006 8:43 pm

Post by drac_gd »

thanks etcaptor
here is link to the your code

http://www.tronacom.com/downloads/bspReader_latest.zip

Umm Do you know what tool I could use to edit map-20kdm2.pk3 and export the castle to .x or .b3d or something. I renamed and extracted .pk3 but gtkRadient doesnt read it correctly. I would really like to use the castle for testing my character physics etc in a rpg demo but I am using a open terrain and mixing bsp + other could be very difficult.
preferably if I could import to 3dsmax I would be set :)
etcaptor
Posts: 871
Joined: Fri Apr 09, 2004 10:32 pm
Location: Valhalla
Contact:

Post by etcaptor »

For none.
But I'm not the author of this code. Only trying to help if someone needs this feature.

pk3 file is a compressed file and you can open it with winrar for example. But if you want to convert bsp level to .x file can't give some advice.
Have you tried QuArK editor?
ImageImage
Site development -Rock and metal online
--- etcaptor.com ------freenetlife.com
drac_gd
Posts: 132
Joined: Sun Apr 09, 2006 8:43 pm

how do i edit / convert 20kdm2.bsp

Post by drac_gd »

What I have tried to export the castle from map-20kdm2.pk3 or 20kdm2.bsp

3d Object Converter 3.80
did not recognize map-20kdm2.pk3 or 20kdm2.bsp

Quark reads 20kdm2.bsp with errors and no way to export

DeleD 1.6 LITE did not recognize map-20kdm2.pk3 or 20kdm2.bsp

GtkRadiant-1.4.0 reads installed quake3 areana .map files but not map-20kdm2.pk3 or 20kdm2.bsp

modedit 3.2.0 got error COULD NOT FIND MOHAA

Hammer seams to be for half life not quake3

BSP95e would not run.. missing some borland dll's or something

PolyTrans 3D did not recognize map-20kdm2.pk3 or 20kdm2.bsp

Blender did not recognize map-20kdm2.pk3 or 20kdm2.bsp

I read afecelis excellent tutorial but it is about how to create a new map not edit the existing bsp file
Midnight
Posts: 1772
Joined: Fri Jul 02, 2004 2:37 pm
Location: Wonderland

Post by Midnight »

just realised that gtk is gpl... no bsp for me.
etcaptor
Posts: 871
Joined: Fri Apr 09, 2004 10:32 pm
Location: Valhalla
Contact:

Post by etcaptor »

Q3BSP is a Windows console application that will convert any valid Quake 3 BSP file into an organized polygon mesh and export the results into a standardized ASCII file format, VRML 1.0. I encourage users of this software to expand this tool to export in other popular ASCII file formats, especially ones which support multiple U/V channels
Only this link found about similar conversion:
http://www.flipcode.org/cgi-bin/fcartic ... show=63986
but have not tried yet.
If this converter works fine maybe will be useful for your goal for vmrl importing in 3dmax
ImageImage
Site development -Rock and metal online
--- etcaptor.com ------freenetlife.com
Midnight
Posts: 1772
Joined: Fri Jul 02, 2004 2:37 pm
Location: Wonderland

Post by Midnight »

I didn't even see a way to get this lisenced for commercial use at all.

why is everyone interested in this at all?

is there a way around the gpl?!?
drac_gd
Posts: 132
Joined: Sun Apr 09, 2006 8:43 pm

Post by drac_gd »

thanks ecaptor
I put a Mfc gui interface on the .bsp to vrml converter
It works but I may have to retexture.. still trying some options
If anyone wants it here is the source and executable
http://www.tronacom.com/downloads/MfcQ3Bsp2Vrml.rar
Post Reply