-
I am very excited about the glslViewer and am looking forward to the online class on October 25.
Thanks for offering it.
Here are some issues I ran in to.
I cloned the repo via GitHub desktop …
-
Hello,
I've just downloaded & installed the project from GitHub following the Mac build instructions.
I get the following error when I run the glslviewer application:
```
examples % glslVi…
-
I cloned the repo via GitHub desktop app on a M1 MacBook Pro with macOS 12.6.
I followed these install steps https://github.com/patriciogonzalezvivo/glslViewer/wiki/Compile-on-MacOS
I can run some…
-
While trying 3D examples e.g. `glslViewer assets/dragon.obj lighting_ssr.frag -e camera_position,-1.43923,0.891203,1.98093 -C assets/uffizi_cross.hdr -e dynamic_shadows,on -l ` I get error `FBO: not c…
-
Hi and first of all thanks Patricio and the community for your efforts on glslViewer. I'm trying to setup a simple post-processing pass using defines, but instead of rendering a color an error shows: …
-
Hi,
this is what happening in Terminal when I follow the steps on this site https://github.com/patriciogonzalezvivo/glslViewer/wiki/Compile-on-MacOS:
brew install pkg-config cmake ncurses
pet…
-
I am trying to compile `glslviewer-2.1.2` on gentoo linux. It seems there is something wrong with `sys-libs/ncurses` or I'm missing some dependencies. Here are logs.
log1 (compile with clang)
…
-
On this page: https://github.com/patriciogonzalezvivo/glslViewer/releases/tag/3.0.1
when you click on "Assets", the pre-compiled builds are for a 2.2 version, not 3.0.1.
-
env: MacOS 11.6
Error info:
```
...
glslViewer/src/tools/text.cpp:90:21: error: chosen constructor is explicit in copy-initialization
std::smatch match = {};
...
```
the compilation …
-
Thank you for making this cool tool! I'd love to try it but it seems to crash without any diagnostic output. I tried v2.1.2 on Debian GNU / Linux 11 (Bullseye).
```
$ glslViewer --verbose
┌──────…