The sunburn tag has no wiki summary.
1
vote
1answer
288 views
Public Static vs. Instanced Classes [closed]
I've seen a lot of rhetoric over the year about not using a Public Static class to store global variables or methods that are used across an application.
I understand the philosophy about code ...
2
votes
2answers
833 views
How do I calculate an offset from an Object based on the Objects Rotation rather than the World Space
I have a Matrix of a player & I want to create a second location a set distance away from the first location but I want the second matrix to be set a set distance based on the rotation of the ...
0
votes
1answer
667 views
Is it easy to use Sun Burn engine for WP7 game development? [closed]
I was wondering if anyone has tried to develop a game using the SunBurn game engine for the Windows Phone 7 platform.
How good is documentation, examples, etc?
Is it easy in use and implementation?
...