fortran-sdl2
A collection of ISO C binding interfaces to Simple DirectMedia Layer 2.0 (SDL 2.0), for multimedia and game programming in Fortran. All Fortran interface names are written in snake case. For instance, SDL_CreateWindow() can be accessed by Fortran interface sdl_create_window(). The same is valid for derived types and their components. Enums and constants have kept their original names. Please see the homepage for the current level of implementation.
This package contains a Simply Fortran example project.
Version: 20200318Homepage: https://github.com/interkosmos/fortran-sdl2
License: Fortran SDL ISC License
Platforms:
Tags:
Dependencies:
Conflicts:
None
To install packages, please use a suitable client.