- XNA Game Studio Express will not install
I have installed Visual C Express but I am still getting the error telling me that the install is required... I've done it... how do I fix this? Thanks ...
- XNA create "SkyBox" ?
Hi all, How to create skyBox with Xna? I tired search with internet. But i can't find good tutorial. Hope somebody give me good tutorial and example. Best Regards, ...
- XNA GSE Refresh changes
I just installed XNA GSE Refresh this morning. When trying to compile my current project i had a strange Exception: I was told that i was not allowed to use a DepthStencilBuffer with a different size and format than my RenderTarget. The problem was eliminated by setting a correct ...
- XNA GSE for tools, editors
There is a question in the FAQ that addresses non-gaming applications using XNA GSE, stating that it's possible on Windows. Can anyone expand on this -- in particular will it be possible to easily create windows applications that use the Windows Forms components as well as the XNA framework? ...
- XNA Creators Club Online without XBOX 360?
I don't have an XBOX 360 console and I don't want to buy it. If this forum is shut down, how do I post messages on the forum on XNA Creators Club Online?...
- XNA professional
Is there any info on the pro version published on XBox 360 Central? If not, when roughly do you expect to be making info available to registered developers?Andy....
- Here we go!!
http://www.microsoft.com/downloads/details.aspx?familyid=21e979e3-b8ae-4ea6-8e65-393ea7684d6c&displaylang=en...
- xna creators club online
when i sign in i have been presented with a fill out formand a botton that saysjoin now!but the botton is not workinghow can i sing up sorry i now the mistakewhen you fill out the email doint copy and paste to second email i woint worktanks ...
- XNA Framework
Just a few questions i currently have on the XNA Framework and how that will come along.As far as I understand it XNA Framework is a subset of the NET Framework 2.0 which will work on Win32/64 and XBOX360 .... So far so good.I assume that this will be a set of assemblies for windows computers ( ...
- Transforming from view-coordinates to world
I'm currently rewriting the ModelViewerCamera slightly to control it in a different way than possible as it is. One of the things I'm trying to do is to change how the camera is moved with the mouse, I want to be able to move the centre of the arcball so that when the mouse is used to rotate ...