Shaded polygons with vanilla Photon?

MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-1
Organization: bb.de
X-Mailer: Voyager Email for QNX (vmail v2.02)

Hello,

is it somehow possible to draw shaded polygons with PgDrawPolygon()?

Or do I have to write my own polygon shader?

regards,
Ernst-Georg Schmid

PgDrawPolygon() will not draw a shaded polygons. This was simply
written to allow you to draw a polygon from an array of points.

Regards,
Dave B.


Ernst-Georg Schmid wrote:

MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-1
Organization: bb.de
X-Mailer: Voyager Email for QNX (vmail v2.02)

Hello,

is it somehow possible to draw shaded polygons with PgDrawPolygon()?

Or do I have to write my own polygon shader?

regards,
Ernst-Georg Schmid