Skip to content
Snippets Groups Projects
Commit 39841432 authored by Clemens Terasa's avatar Clemens Terasa
Browse files

guf-show-demo: Initial addition of the guf-show-demo

Add the current rocko version of the guf-show-demo.
Currently does not work becasue of a shader issue:

```
QOpenGLShader::compile(Fragment): 0:7(2): error: No precision specified in this scope for type `float'
0:8(2): error: No precision specified in this scope for type `float'
...
```

Seems to be an issue with the OPENGL ES Default Precision Qualifiers
See also https://stackoverflow.com/a/56406788
parent 4236fbdb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment