Tripling a polygon?
Blitz3D Forums/Blitz3D Programming/Tripling a polygon?| 
 | ||
| Hey guys, anyone know where I can find some code on how to triple,or turn into quad, a polygon?  I had some code for it, but I lost it.  The one I had actually tripled convex and non-convex polygons.  Anyone have anything like this, or know where it is in the archives? | 
| 
 | ||
| I guess, triple n-gons is a better way to state what I'm looking for. | 
| 
 | ||
| Looks like I found one for blitz max.  http://www.blitzbasic.com/codearcs/codearcs.php?code=2259 Have to see if I can convert it to Blitz3d | 
| 
 | ||
| hi, take a look at: http://www.blitzbasic.com/codearcs/codearcs.php?code=2508 Juan |