Advertisement

BSPs Tutorials????

Started by December 17, 2004 07:09 PM
8 comments, last by wcm4Him 19 years, 11 months ago
Does anyone know where I can find some GOOD BSP tutorials online???? Preferably ones that teach you how to make them, not just load them. I looked at the ones on www.gametutorials.com but they only teach you how to load Quake3 BSPs and not how to make your own. Thanx
perhaps you might find some trough www.qeradiant.com
Advertisement
http://www.cs.sun.ac.za/~henri/advgfx.html

examples tutorials source code...
Game Core
Do you mean bsp as in the BSP file format? or bsp as in binary space partitioning?
Both are very different.
www.gametutorials.com <--- OpenGL section
Quote: Original post by RipTorn
Do you mean bsp as in the BSP file format? or bsp as in binary space partitioning?
Both are very different.


Actually Tutorials for Both would be helpfull

And thanks to everyone for the replies, Ill take a look at those links

Merry Christmas
Advertisement
Quote: Original post by Pipo DeClown
www.gametutorials.com <--- OpenGL section


He already said he wanted to know how to build BSPs, not load quake 3 bsps.

@OP: GameInstitute has a good BSP course. You might want to check it out - it costs a bit but is really, really in-depth.
http://www.cs.sun.ac.za/~henri/bsp_tutorial.pdf
http://www.cbloom.com/3d/techdocs/bsp_tips.txt
http://www.btinternet.com/~dradamjames/PHD/Postscripts/CNA.pdf
http://citeseer.ist.psu.edu/melax00dynamic.html
http://www.fluidstudios.com/pub/FluidStudios/BSP/Fast_BSP_Tree_Generation_Using_Binary_Searches.pdf
http://www.faqs.org/faqs/graphics/bsptree-faq/
http://downloads.gamedev.net/pdf/gpbb/gpbb60.pdf
http://www-compsci.swan.ac.uk/~csandrew/papers/disser.pdf
http://www.gamedev.net/reference/programming/features/bsptree/bsp.pdf

Though the best tutorials were these from Mr Gamemaker... (currently sold in enhanced form by the GameInstitute)
Quote: Original post by Luke Philpot

@OP: GameInstitute has a good BSP course. You might want to check it out - it costs a bit but is really, really in-depth.



I have been to there site and It is a great site(if you can afford it), I am a registered user at the site but I don't have the $100+ that they want for the course so until then Im trying to find some free tutorials online. The tutorials dont have to be extreamly in depth, just need something (that is fairly easy to understand) to get my foot in the door on BSPs that are not very expensive (i.e. free) until I get the money for the GI course.

Thanks
8)
Wow that last link was very helpfull, Even though I undrstood most of it there were a couple things I couldn't quite follow but for the most part it was very helpfull, good enough for complete beginers to BSPs (such as my self) to get thier foot in the door of BSPs.

Thank you for the links they were very helpfull.
If anyone has any more tutorials, that would be helpfull as well.
Tutorials on the general BSP file format would be nice as well.

Thanks very much.

Merry Christmas and Happy New Year

This topic is closed to new replies.

Advertisement