mirror of
https://github.com/patriciogonzalezvivo/thebookofshaders
synced 2024-11-11 13:10:57 +00:00
Fix typo
This commit is contained in:
parent
1dc4e6e981
commit
938a9a2de4
@ -93,7 +93,7 @@ At the end of the last exercise we introduced some new functions. Now it’s tim
|
||||
|
||||
### Advance shaping functions
|
||||
|
||||
[Golan Levin](http://www.flong.com/) has great documentation of more complex shaping functions that are extraordinarily helpful. Porting them to GLSL is a really smart move, to start builidng your own resource of snippets of code.
|
||||
[Golan Levin](http://www.flong.com/) has great documentation of more complex shaping functions that are extraordinarily helpful. Porting them to GLSL is a really smart move, to start building your own resource of snippets of code.
|
||||
|
||||
* Polynomial Shaping Functions: [www.flong.com/texts/code/shapers_poly](http://www.flong.com/texts/code/shapers_poly/)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user