glub
This commit is contained in:
parent
4acce5525d
commit
fa35870b20
1 changed files with 4 additions and 1 deletions
|
|
@ -5,9 +5,12 @@ Required libraries are: libwayland, wayland-scanner, wayland-protocols, pkg-conf
|
||||||
Run `make` to output the binary `glonkers`.
|
Run `make` to output the binary `glonkers`.
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
- Add support for more structures in shadertoy.
|
|
||||||
- Wrapper that will curl a shadertoy shader then using that with glonkers.
|
- Wrapper that will curl a shadertoy shader then using that with glonkers.
|
||||||
- Fix line numbers reported on shader compilation failure.
|
- Fix line numbers reported on shader compilation failure.
|
||||||
|
- Multiple shaders that can output to a buffer that can be used as a sampler
|
||||||
|
for another shader.
|
||||||
|
- Sampler options such as filtering & clamping.
|
||||||
|
- Separate files for helper functions.
|
||||||
|
|
||||||
Swag:
|
Swag:
|
||||||

|

|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue