drawing a wireframe plane

Blitz3D Forums/Blitz3D Programming/drawing a wireframe plane

how do i do it? i dont want to use wireframe 1 of course

Perhaps this is of interest:
http://www.blitzbasic.co.nz/codearcs/codearcs.php?code=839

just create a plane and texture it with a square image (grid like) amd set entityalpha to transparent or use the mirror effect....