Graphics Library for Fortran
- Mentors
- Brad Richardson
- Organization
- Fortran-lang
- Technologies
- c, fortran, Cairo
- Topics
- graphics, Fortran
This project aims to address the lack of a modern, platform-agnostic graphics library for Fortran by designing and implementing a graphics canvas API along with basic graphics classes and multiple backend implementations.
The plan involves creating tools for 2D graphics primitives such as points, lines, and brushes, as well as designing an abstract graphics canvas API. This API will provide a unified interface for interacting with various backend implementations.