Search found 2 matches
- Wed Aug 31, 2011 6:17 pm
- Forum: Support and Development
- Topic: Textured Polygon
- Replies: 18
- Views: 8366
Re: Textured Polygon
Okay :( I wonder if there could be a way to emulate it though, with the functions we stuck with. Since the common use for such a thing would be terrain and map making (think soldat), we could just render it to a sprite and then treat it as a sprite. What if, I somehow drew the polygon in white using...
- Wed Aug 31, 2011 5:42 pm
- Forum: Support and Development
- Topic: Textured Polygon
- Replies: 18
- Views: 8366
Textured Polygon
Quick question:
Is it possible to draw a 2d polygon and fill it with a repeating texture with the love2d api? I can't find any methods to do this.
Is it possible to draw a 2d polygon and fill it with a repeating texture with the love2d api? I can't find any methods to do this.