help!! i wanna know if how to create a 3d gridlines like in a strategy game.. then the gridlines is aligned with the surface of the terrain.. i'm a beginner and i'm creating a tactics game help please!! thx
Re: making gridlines in a terrain
[Re: kHimaSutra]
#387760 11/23/1108:4911/23/1108:49
Another way is to use detail mapping, it looks a little better than drawing lines. It is also much easier, and you can combine it with multitexturing. Good luck!
sir how do i use detail mapping? and how can i combine this multitexturing? do i need to create another model? my plan is to create a 9x8 gridlines after the terrain is loaded. but the gridlines in aligned to the surface of the terrain.