Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 795 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 795 Bytes

shadertoy-local

Run Shadertoy programs locally using Visual Studio.

Getting Started

  • Clone or download a zip of the project
  • launch "shadertoy_local.vcxproj" using Visual Studio 2022
  • Ensure the project is in release mode, not debug mode
  • Run the Local Windows Debugger

Examples

3 open source fragment shader examples are provided with the project by default. They include clouds, kaleidoscope, and universe. Simply follow the instructions in the terminal when you run program to select the desired shader. Example images shown below: