C# Express is required to use XNA Game Studio Express. It will not work with Visual Studio Professional. You can run both products side by side without any problems.
I've submitted for a project at CodePlex. I've officially named it the Buttermilk Game Engine! The GUI portion is named the Buttermilk Gui Engine. Both are acronymed BGE, which is the same as the initials in my name. Pretty clever eh? ;) Hehehe...I typed up the current features list like so ...
I'd like for Buttermilk to have the following features in its license -Free to use and redistribute.Free to publish commercial games on Windows.Free to publish free or commercial games on the XBox360 (XBLA, etc).Basically no restrictions except don't pass my code off as something you made ...
Hello, I have a problem, I am using directx sdk (february 2007) together with microsoft visual studio.net 2003, When I try to build solutions, particularly tutorial01 tutorials02 and others. The compiler gives me this error....Build Log - Build started: Project: Tutorial01, Configuration: ...
hello all.. is it possible to group units (drawing a rectancle) while holding down the mouse button with XNA? i am planning to do a 2D game where i would need this.. if yes, please give me a hint how to do it... thanks in advance greg ...
Aren't these two methods just missing from the framework? Please add them.Plane.Intersects(Ray)Ray.Intersects(Plane)These two should return a Vector3 for information about where the Ray hitted the Plane.(I've also added this feedback to ...
I installed VC# express, then XNA Beta2.. Started a game new project in XNA Game Studio Express (Beta) and thought I would see some components to play with and kind of get me started. I have no components at all in the toolbox. There is a General tab, but text that reads there being no usuable ...
hi all,i created one mesh and spriteBatch in my game. i tried run the program but the mesh has some problem below is my mesh problem screen - dump and coding. But if i remark spriteBatch, the no this problem. Please somebody help.http://hk.geocities.com/brian_tsim/error.PNG <==== Mesh Error ...
I'm building a Cad like program that visualizes AutoCad models. Right now I’m using a VRML-ActiveX for render the 3D-scene (converting AutoCad DWG-format to VRML-fornat). My current 3d-engine is quite bad at visualizing models more than 20.000 objects. I now wonder if XNA can be the solution ...
Hello! My first post on the forum. My name is Phantasy, I like fantasy so that is why. I am sure XNA will make new developers and new exciting games. Me as an example. It is with XNA I will start to make games and now beeing a game developer. The great intergration with Xbox 360 and PC and Live ...
I released the code of my bsp class its not fully completed but the hard work is done. The rendering engine is getting quite good with the lightmaps now completed. I'm now hard at work on the host command system and menu class. What I'm doing is kinda like the was it was in the original quake ...
Hi,I hope this doesn't break any of the rules, I have checked and I don't think that it does.The parallax scrolling engine over at http://www.codeplex.com/Wiki/View.aspx?ProjectName=xnaparalax is comming along well.I am looking for people to test it out and try it. At the moment the easiest ...
I'm kinda new to XNA, i know about XNA for long time but din't have time to take a good look at it.I looked at both XNA build and XNA studio, but din't really do anything with it.I understand XNA studio, its a programming framework to write games in.I do have some questions about the XNA ...
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 ...