-
As of commit 8d6c48c, attempting to use the Kar98K's scope in any way will insta-crash the game. Will there be a CVAR or some other option to revert to the shaderless zoom on a per-player basis?
GZ…
-
Hey, im trying to setup my project to work on m1 mac but im getting some errors with glfw.
I found this: https://github.com/patriciogonzalezvivo/glslViewer/issues/219
`ld: symbol(s) not found for …
-
I realize this is a way bigger ask than the other shadertoy features that you have included already, but it would be a really nice one, especially for the ability to do things that are easier with fee…
-
![image](https://github.com/patriciogonzalezvivo/glslViewer/assets/123332084/6c4068b4-a986-4cda-a200-7461240f8862)
Tried to run the record command
glslViewer test.frag -e record,test.gif,0,10,6…
-
Currently, I am following the instructions from this related link: https://github.com/patriciogonzalezvivo/glslViewer/wiki/Installing
If I follow the all of the steps to compile then use the terminal…
-
When I run the command
glslViewer xxx.frag
I get the error message
libavdevice.so.58: cannot open shared object file: No such file or directory
After looking in my OS, I found that I currently h…
-
Why you all haven't included the 'stdint.h' header file in the 'deps/vera/include/vera/ops/pixel.h' I had do to it by myself.
-
I'm trying to understand how double buffers work using the sandbox workflow, and as practice I want to port this [ping-pong example](https://codesandbox.io/s/ping-pong-three-xvxyym?file=/main.js) I ma…
-
Working on Arch Linux PKGBUILD for glslViewer, I noticed that the icon was not added to the desktop entry for me.
The problem is that the build [tries](https://github.com/patriciogonzalezvivo/glslV…
-
Commit ecc739d8e582ed751f12f54f5b1957f1ef057d3e changed the default exe path in `lua/glslView.lua` to `glslView` but it should be `glslViewer`.