Simple Grid

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Kristan

    #1

    Simple Grid

    Hi there, I need to render a simple 50x50 grid / table, each cell in the
    table should highlight when the mouse is hovering over it.
    The hard part is: I really need to be able to tilt the grid, within the 3D
    world.

    Any advice would be great!
    thanks for your time
    Kristan

  • Kevin Spencer

    #2
    Re: Simple Grid

    Download the Microsoft DirectX SDK:
    http://msdn2.microsoft.com/en-us/xna/aa937788.aspx

    --
    HTH,

    Kevin Spencer
    Microsoft MVP
    Software Composer
    Thoughts and Ideas about programming, philosophy, science, arts, life, God, and related subjects.


    I had the same problem once. Fixed it using the same solution.

    "Kristan" <kristan@NOSPAM hotmail.co.ukwr ote in message
    news:45dd978b$0 $8710$ed2619ec@ ptn-nntp-reader02.plus.n et...
    Hi there, I need to render a simple 50x50 grid / table, each cell in the
    table should highlight when the mouse is hovering over it.
    The hard part is: I really need to be able to tilt the grid, within the
    3D
    world.
    >
    Any advice would be great!
    thanks for your time
    Kristan

    Comment

    Working...