Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 405 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 405 Bytes

🪶 Horus - WGSL fragment shader renderer

Uses the same uniforms as The Book of Shaders and Shader Toy

Installation

  • git clone https://github.com/JarWarren/Horus
  • cd Horus
  • cargo install --path .

Usage

  • horus -c myshader creates myshader.wgsl in the current directory
  • horus path/to/myshader.wgsl runs the shader