Add note about shaderlib API stability
This commit is contained in:
parent
701efcaed6
commit
dc325d3e77
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,8 @@ void fragment() {
|
|||
|
||||
## Shaderlib
|
||||
|
||||
> Note: The shaderlib API is still unstable as I am figuring things out. It will be declared stable with version 10.
|
||||
|
||||
This repo comes with a (still small) shader library including pre-written functions and more.
|
||||
Have a look at the `shaderlib` folder.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue