Exploring Xna Quadtree Terrain
Exploring Xna Quadtree Terrain reveals several interesting facts.
- This is a simple test using my
- Early stage of development on a new game. Planning to use a
- I made some adjustments and fixed a bug in my shader. And voila, this looks a lot better than before.
- 16k Heightmap.
- This is my first attempt at making a
In-Depth Information on Xna Quadtree Terrain
A try to implement a complex This is a An explanation for laymen of one usage of This is an example of my
Well, one more video showing the progress of my collision system. Optimization made using a
Stay tuned for more updates related to Xna Quadtree Terrain.