justingardner / mgl

A suite of mex/m files for displaying psychophysics stimuli
http://justingardner.net/mgl
Other
18 stars 22 forks source link

Modifies mglPolygon to allow specification of alpha #18

Closed akjags closed 7 years ago

akjags commented 7 years ago

Minor fix, replacing the use of glColor3f with glColor4f to allow specifying alpha less than 1.