XNA Creators Club Online
Page 1 of 1 (3 items)
Sort Posts: Previous Next

Terrain drawing problem

Last post 08/11/2009 7:12 by Catalin Zima. 2 replies.
  • 06/11/2009 21:37

    Terrain drawing problem

    I'm having some issues with drawing terrain. I'm using XNA's code generated geometry sample for my terrain processing. The Draw method is same as the one in sample but still i get some wierd problems, terrain (letters) have holes in it... Any sugestions?

  • 08/11/2009 6:25 In reply to

    Re: Terrain drawing problem

    Does it work with other height maps? It's possible that the tool you used for drawing that was still leaving some black spots, which would be the same height as your ground, assuming your ground height is 0, making it seem like there's a hole. If you move your camera there though, you'd probably see it go down to the ground, then go back up to the next position.
  • 08/11/2009 7:12 In reply to

    Re: Terrain drawing problem

    You already have a thread on this, so I'll go ahead and lock this one.
Page 1 of 1 (3 items) Previous Next