Skip to content

lucianchauvin/shaderun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shaderun

A tool to interact with glsl shaders aimed to streamline the process of creating and running them. Somewhat compatible with work done using Shadertoy.

dependencies

This project requires GLEW and GLFW.

compile

make

running

Usage: shaderun <fragment_path> [window_width] [window_height]

to do/work in progress

  • Not sure if the window width and height work yet, would need to mess with my window manager
  • Would like to get exporting through ffmpeg working
    • brian (well know graphics man) told me to just sequentially render to texture each frame for ffmpeg here

credits

Credit to evilryu for the test.glsl file

About

A tool to run glsl fragments, aimed to emulate Shadertoy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published