Skip to content

Basic image viewer written in SFML with a set of basic commands

License

Notifications You must be signed in to change notification settings

igozdev/sfml-image-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

sfml-image-viewer

Basic image viewer written with C++ and SFML with basic argument control.

Commands

Color control:

c-[colorchannel]=[newval]

[colorchannel] can be r, g, b, or a (red, green, blue, or alpha)

Scale control:

s=[newval]

Rect control:

r-[direction]=[newval]

[direction] can be l, t, w, or h (left, top, width, or height)

About

Basic image viewer written in SFML with a set of basic commands

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages