I have a series of shapes (Approx. 50), that each have 5 points, and a color (with alpha transparency). I want to render these shapes onto a pixel grid.
I program as an amateur, so I have no idea how I should go about doing this.
Can someone give me a starting point, or some pseudo-code?
Thanks in advance.