Add note about shaderlib API stability

This commit is contained in:
Julian Müller 2025-01-22 07:19:56 +01:00 committed by GitHub
parent 701efcaed6
commit dc325d3e77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.