Skip to content

mayd/SDL2_gfx_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdl_gfx_examples

These SDL2_gfx examples were copied from SDL2 gfx tutorial. They have been very slightly altered to compile with Make under both MSYS2/MinGW and Linux.

Makefile: Builds examples with GNU Make for either Windows (MSYS2/MinGW) or Linux.

test.c: Test sdl_gfx that whether works or not

shapeguide.c: Guide to sdl_gfx functions

sin.c: Draw sine function with keyboard events

wave.c: Draw wave with keyboard events

About

SDL2_gfx examples from ali-bahjati/sdl_gfx_guide with Makefile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published