Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 6 of 6

Thread: Q3A file format question

  1. #1
    Junior Member Regular Contributor
    Join Date
    Jan 2001
    Location
    Shanghai, China
    Posts
    155

    Q3A file format question

    I have seen many tools that can view the Q3A map file(*.?) or model file(*.md3). I would like to write a tool like this myself, just for studying 3D. But where can I get document about the file format of these files? Is there any tutorial about how to work with these files?
    End of transmission...

  2. #2

    Re: Q3A file format question

    I assume you're talking about the Quake3 format, I'd check www.planetquake.com
    /*
    Cinematix Studios (www.cinematix.com)
    Engine/game programmer
    */

  3. #3
    Junior Member Newbie
    Join Date
    Feb 2001
    Posts
    19

    Re: Q3A file format question

    just that you know

    the q3a map files are *.bsp

    Greets

    Jan

  4. #4
    Junior Member Regular Contributor
    Join Date
    Mar 2000
    Location
    Germany
    Posts
    237

    Re: Q3A file format question

    Hi!
    Look here: .http://graphics.stanford.edu/~kekoa/q3/ .

    HTH, XBTC!


    [This message has been edited by XBCT (edited 02-24-2001).]

  5. #5
    Intern Newbie
    Join Date
    Oct 2000
    Location
    Warsaw, Poland
    Posts
    48

    Re: Q3A file format question

    yeah, you can also check out my q3viewer at: http://strony.poland.com/bsekura
    enjoy,
    -bart

  6. #6
    Senior Member OpenGL Pro
    Join Date
    Jun 2000
    Location
    Shreveport, LA, USA
    Posts
    1,757

    Re: Q3A file format question

    You can also get the Q3A tools source code and see the official bsp file format.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •