Tell me more ×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.

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?

Any feedback would be greatly welcome.

share|improve this question
1  
This is not a discussion site; whether something is "easy" is extremely subjective. – Joe Wreschnig Dec 20 '10 at 20:35
@Joe my mistake. Feel free to readd your close vote. I've removed my vote because although you can't objectively say whether something is easy, you can objectively comment about the coverage of their documentation and examples. – Noctrine Dec 20 '10 at 22:06
@Noctrine: Apparently, I cannot re-vote. Since there aren't four others that can agree with me though, it's still pretty academic. Still, there's not really an answerable question here, other than a link to the Sun Burn documentation. I don't think the SO format is very good for "product reviews". – Joe Wreschnig Dec 20 '10 at 22:35

closed as not constructive by Tetrad Jan 9 '12 at 17:25

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

The SunBurn Game Engine has a free version called the SunBurn Framework:

http://www.synapsegaming.com/products/sunburn/framework/

It doesn't include the editor or deferred rendering, but it uses the same api and design as the game engine.

Also SunBurn uses the exact same code and assets for Windows, Xbox, and Windows Phone 7, so it's just as easy to develop on all three platforms.

-JohnK (SunBurn team member)

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.