fix (typo): Add space between "for" and "[math operations](https://lygia.xyz/math)"

This commit is contained in:
Luke Floden 2025-03-04 11:16:03 -05:00
parent 8fde956595
commit a22f0df73c
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ Take a look at the following table of equations made by [Kynd](http://www.kynd.i
#### For your toolbox
* [LYGIA](https://lygia.xyz/) is a shader library of reusable functions that can be include easily on your projects. It's very granular, designed for reusability, performance and flexibility. And can be easily be added to any projects and frameworks. It's divided in different sections and it have an entire one for[math operations](https://lygia.xyz/math)
* [LYGIA](https://lygia.xyz/) is a shader library of reusable functions that can be include easily on your projects. It's very granular, designed for reusability, performance and flexibility. And can be easily be added to any projects and frameworks. It's divided in different sections and it have an entire one for [math operations](https://lygia.xyz/math)
* [GraphToy](http://www.iquilezles.org/apps/graphtoy/): once again [Iñigo Quilez](http://www.iquilezles.org) made a tool to visualize GLSL functions in WebGL.