Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 694 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 694 Bytes

Simple pixel shader viewer

Build:

make

Usage:

./sdrviewer <shader filename>

Pressing b enables and disables the busy loop (useful to count the framerate). Pressing - and = (the -/+ buttons) decreases and increases the camera sensitivity.

NOTE: if you are editing files using Vim you might need to do: :set nowritebackup

License

Copyright (C) 2019 Eleni Maria Stea [email protected]

This program is free software. You are free to use, modify, and/or re-distribute it, under the terms of the GNU General Public License version 3, or at your option any later version published by the Free Software Foundation. See COPYING for details.