Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 831 Bytes

readme.md

File metadata and controls

19 lines (12 loc) · 831 Bytes

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