How can I create a polygon that is semi transparent? I know that you can use glColor4f and that the last parameter is the alpha value with 1.0 being totally "solid." I have tried using this function but it isn't working. What else to I need to include to get the alpha values to work properly? Thanks!



