Skip to content

freevryheid/fortran-sdl2_gfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fortran-sdl2_gfx

Fortran bindings for SDL2_gfx (https://www.ferzkopp.net/Software/SDL2_gfx/Docs/html/index.html) to be used in conjunction with: https://github.com/interkosmos/fortran-sdl2

WIP - busy refactoring the library

fpm build

fpm build

fpm run

Add the following to your fpm.toml file:

[build]
link = ["SDL2", "SDL2_gfx"]
[dependencies]
fortran-sdl2.git = "https://github.com/interkosmos/fortran-sdl2.git"
fortran-sdl2_gfx.git = "https://github.com/freevryheid/fortran-sdl2_gfx.git"

example

The app applies each of the gfx primitive functions:

sdl2_gfx example

About

Fortran bindings for SDL2_gfx

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published