Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#Actualblueshogun96

Posted 27 February 2013 - 06:49 AM

I attached the source file I used to render .bsp files.  It's a heavily modified version of the one from gametutorials.com.  I modified it to use Direct3D9 and use triangle lists instead of fans.  Maybe I should have included the entire project source.  If you need it, I'll upload that too.

 

So far, my BSP loader is the only one I've ever seen render the Simpsons Q3 map correctly (besides Q3 itself), which is the most complex Q3 map I've seen to date.  Hopefully this helps.

 

Shogun.

 

PS: Be warned, it's messy!


#1blueshogun96

Posted 27 February 2013 - 06:48 AM

I attached the source file I used to render .bsp files.  It's a heavily modified version of the one from gametutorials.com.  I modified it to use Direct3D9 and use triangle lists instead of fans.  Maybe I should have included the entire project source.  If you need it, I'll upload that too.

 

So far, my BSP loader is the only one I've ever seen render the Simpsons Q3 map correctly (besides Q3 itself), which is the most complex Q3 map I've seen to date.  Hopefully this helps.

 

Shogun.


PARTNERS