问题
I want to create a plane using xna , similiar to the one in this link so i can add 3d objects above it
http://www.mathsisfun.com/geometry/plane.html
can anyone guide me or tell me how?
回答1:
what you want to draw is a textured quad: http://msdn.microsoft.com/en-us/library/bb464051.aspx
来源:https://stackoverflow.com/questions/4526717/create-tiling-texture-plane-xna