create tiling texture plane xna

橙三吉。 提交于 2020-01-07 04:55:10

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!