GlslViewer 3.2.3
patriciogonzalezvivo
released this
16 Oct 15:01
·
17 commits
to main
since this release
What's Changed
- fixed http to https for lygia submodule dependency by @themoep in #343
- fixed recording issues of mp4 and gifs
- Desktop file icon fix by @jnsh in #345
- adding
FLOOD_<N>
passes in a similar wayBUFFERS_<N>
,DOUBLE_BUFFERS_<N>
andPYRAMID_<N>
works (with the ability to overload the shader use per pass withFLOOD_ALGORITHM
similar toPYRAMID_ALGORITHM
works) so doing jump flooding is just a couple of lines. The resulting of the flood pass is writen tou_flood<N>
. Here a 2DGI
flood3.mov
New Contributors
Full Changelog: 3.2.2...3.2.3
To use the Windows build, please download FFmpeg 4.4 and copy bin\*.dll
alongside glslViewer.exe
.