XNA Creators Club Online
community forums

Search Forums

Page 1 of 1 (6 items)
  • 2D raincloud

    Hello, I'm trying to create a 2D raincloud effect.  It is basically like the one you see on the weather channel or their website.  A top-down 2D view with areas color coded to rain intensity.  I'm still fairly new to MDX so I was wondering what the accepted method might be for this?  I've created small test ...
    Posted to Direct3D (Forum) by SMJ on 6/17/2008
  • Window Scroll

    Hi all, I'm using Managed Dx9 to create a program in a panel in a windows form.  I can't seem to find a definitive answer to this question.  What is the accepted way to make this scroll when the mouse moves to the edges?  You know, like in an RTS game.  The only suggestion I've seen is to have pictureboxes/panels ...
    Posted to General (Forum) by SMJ on 5/27/2008
  • Scrolling a window

    I can't seem to find a definitive post so here goes.  I'm using Managed DX9, and I was curious as to the accepted way to allow me to scroll the window when the mouse reaches the edge of the screen.  I am incorporating the drawing into a panel inside a winform since I need access to other controls/events.  I have seen one ...
    Posted to General (Forum) by SMJ on 5/23/2008
  • Re: Unproject problem

    I have tried with the Identity Matrix as well.  It is returning coordinates within .05 of where I expect.  The problem is I have objects very close together because I have basically mapped my world locations to be latitudes/longitudes, and .01 in lat/lon is still a significant distance.  I suppose errors that small are due to ...
    Posted to Direct3D (Forum) by SMJ on 5/22/2008
  • Unproject problem

    I'm using Managed Directx 9, and I have been able to use the project method successfully, however, I seem to be unable to use unproject correctly.  Every time I look at another site I see a different set of matricies that are being used.  If I have a world with a view, projection, transform, what is the correct sequence?  ...
    Posted to Direct3D (Forum) by SMJ on 5/22/2008
  • Text in World, Sprite/Mesh? Help a noob!

    Hello, I hope I have this in the right forum.  Here goes. I've recently started a project that involves a map with targets on it using DX9.  I've gotten down the basics, but I am having problems with rendering text.  Each target has an identifier and an altitude associated with it, and I need that text rendered alongside it.  ...
    Posted to Direct3D (Forum) by SMJ on 5/14/2008
Page 1 of 1 (6 items)