Skip to content

lewisfish/FortranForm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FortranForm

Pure Fortran library for 2D Graphics

Fortran Library that allows creation of basic 2D images.

Currently supports:

	Circle, line and Rectangle primatives
	RGB and RGBA images (including alpha blending)
	Output in PPM image format (P3 or P6)
	Input in P6 PPM format

TODO:

	Polygon primative
	More Image formats (currently supports any output image that imagemagick can handle)
	Text on images
	More...

About

Pure Fortran library for 2D Graphics

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published