Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
_circle_ hotfix, stdin binding support source code.tar.gz | 2019-03-12 | 145.3 kB | |
_circle_ hotfix, stdin binding support source code.zip | 2019-03-12 | 161.2 kB | |
README.md | 2019-03-12 | 450 Bytes | |
Totals: 3 Items | 306.9 kB | 0 |
disclaimer: this release invokes undefined behavior due to a bug (fixed in later versions)
- A problem with artifacting in
circle
has been fixed, see [#107] --stdin
has been added, which binds simple GLSL datatypes toSTDIN
in shaders. This evaluates to a uniform, and thus can be used to stream some data at runtime to GLava. This feature may be expanded on later (with backwards-compatible support for the current format/arguments)