|
Example of PointSprite particles, I have had up to 10K of particles on my crummy laptop with the FPS in the 70's. All the physics are on the CPU so you could probably squeeze some more out of it if...
|
10-01-2007
|
1,101
|
Download
File Size 771.3kB
|
|
Well as mentioned in my previous post, here is the 3D particle system again only this time the particles are scaled. You will find 4 projects in the download, 2 for XNA 1.0 Refresh with one being for the...
|
12-19-2007
|
986
|
Download
File Size 3.8MB
|
|
Yesterday I thought, "I have not seen any examples for A.I in XNA yet, wouldn't it be nice, using the examples in this book to come up with a FSM A.I for XNA" So that is what I have tried...
|
10-04-2007
|
936
|
Download
File Size 795kB
|
|
Here is an example of bounding box data generated by a custom content pipeline model processor and used to detect collision with other models. This example uses both X and FBX mesh files. Post is here...
|
10-31-2007
|
1,298
|
Download
File Size 1.7MB
|
|
This is an example project of Bump/Normal mapping. It includes the require content pipeline code for generating Tangent data for your model and also has a shader taken from Wolfgang Engels book Programming...
|
10-01-2007
|
844
|
Download
File Size 835.5kB
|
|
As you can guess this is the same as the Bumped Terrain and Water download but with fog added..
|
10-25-2007
|
928
|
Download
File Size 4.2MB
|
|
This example project has a terrain class that can render bump/normal mapped terrain. It has been taken from the Randomchaos 3D Engine and has had a few changed mate to it. There is also a new and updated...
|
10-22-2007
|
756
|
Download
File Size 4.2MB
|
|
This is the current progress of my Dynamic Sky Sphere shader. Thers is still much to do, but as I am going to be very busy over the next few months I thought I would post it now. Post is here .
|
11-07-2007
|
723
|
Download
File Size 4MB
|
|
This is the source for my GGR implementation. Please see this post for further details.
|
03-09-2008
|
336
|
Download
File Size 39.1kB
|
|
I have moved this shader and it's associated class over to a generic XNA class. This should make it easier to bolt into your own projects. Blog post is here .
|
10-02-2007
|
1,163
|
Download
File Size 1014kB
|