Skip to content

Pixel shader viewer that allows to set changing uniforms over time like key-frames

License

Notifications You must be signed in to change notification settings

danielscherzer/ShaderForm

Repository files navigation

Shader Form

Build status


See the change log for changes, features and road map. ShaderForm

Look at Examples

Create videos

  • You can create image sequences with Window -> Save Images with arbitrary resolution and a defined framerate. You can feed those into ffmpeg -framerate 25 -i %%05d.png -i audio.mp3 -c:v libx264 -pix_fmt yuv420p -c:a copy "output.mp4" to create a video

Contribute

Check out the contribution guidelines if you want to contribute to this project.

License

Apache 2.0

About

Pixel shader viewer that allows to set changing uniforms over time like key-frames

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages