quads get distorted when i draw more than one
BlitzMax Forums/OpenGL Module/quads get distorted when i draw more than one| 
 | ||
| why does the 2nd image look distorted? (use an image that is 128x128) | 
| 
 | ||
| It's a typo in the quad function; x+height should be y+height. | 
| 
 | ||
| thanks |