XNA Essentials

Game Programming for Xbox 360, PC + Windows Phone

NAVIGATION - SEARCH

Help loading static models in XNA 3.0

Hi !!


I am new to XNA and trying  to build my own third person shooter game  and for that I have found this book as reference . It is very useful in many aspect but I am facing a problem when I am trying to load a STATIC MODEL (means no animation) just like building ,trees or rocks etc


Can anybody please help and tell me how to load a static model in this book engine code ,because I am using the same code I got with this book .So I cant switch to something new .Please try to help me with this .


 


The link to book :


Beginning XNA 3.0 Game programming : From Novice to Professional http://apress.com/book/view/9781430218173


The book source code includes the " Third Person Shooter Game" as an example , I am trying to work with it .Please help me 

AsemaKhan - Saturday, October 16, 2010 @ 1:55 PM

Re: Help loading static models in XNA 3.0

The source code files 


http://www.apress.com/book/downloadfile/4355


chapter 13 of the book is the example I have mentioned above.

AsemaKhan - Saturday, October 16, 2010 @ 2:11 PM

Re: Help loading static models in XNA 3.0

You may have better luck getting more eyes on your question if you post this to the main XNA forums over at


http://forums.create.msdn.com/forums/


More specificly this forum will be best:


http://forums.create.msdn.com/forums/32.aspx


I did a quick search and didn't see a forum specifically for the book you request.  This forum is mainly for the books I authored, but it may be one of my readers has also picked up the book you are referencing and has some insight.


 


 

Chad Carter - Sunday, October 17, 2010 @ 2:06 PM