AnonMiraj / fig

FIG (Fortran Intuitive Graphics)
MIT License
27 stars 2 forks source link

Implemented alpha channel #29

Closed AnonMiraj closed 3 months ago

AnonMiraj commented 3 months ago

Implemented the alpha channel. Improved all ellipses, circles, and triangle filling so that each pixel is filled only once. Enhanced the test to show examples of opacity. image