Search Results

0
votes

Book recommendation: web user interface design

I really liked Web Form Design by Luke Wroblewski. …
3
votes

When to use multiple sprite batches in XNA?

There are very few cases in which using multiple SpriteBatches is necessary. One example that I see thrown around a lot is a situation in which you want to apply different post-processing/rendersta …