Skip to content

Overlays one BMP image on top of another using AVX instructions.

Notifications You must be signed in to change notification settings

glhfuck/BMP-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

BMP-overlay

Overlays one BMP image on top of another using AVX instructions.

Usage

gcc bmp_main.c -o prog -mavx
./prog background foreground result_name

About

Overlays one BMP image on top of another using AVX instructions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages