An open API service indexing awesome lists of open source software.

https://github.com/xhxiaiein/glsl

随手记录 glsl 学习笔记。
https://github.com/xhxiaiein/glsl

Last synced: 3 months ago
JSON representation

随手记录 glsl 学习笔记。

Awesome Lists containing this project

README

        

# Awesome GLSL
..

# Book
- [Pixel Shaders](http://pixelshaders.com/sample/) by Toby Schachman
- [The Book of Shaders](https://thebookofshaders.com/) by Patricio Gonzalez Vivo and Jen Lowe

# Examples
- [Shadertoy: GLSL 2D Tutorials](https://www.shadertoy.com/view/Md23DV)
- [Pixel Shaders](https://github.com/electronicwhisper/pixel-shaders) by electronicwhisper
- [GLSL Code](https://github.com/yadongx/glsl) by yadongx

# Video
- [Learn GLSL Shaders from Scratch](https://www.udemy.com/course/learn-glsl-shaders-from-scratch/) (BV1kP4y1Y7MT)

# in Construct
- [A brief history of graphics on the web and WebGPU](https://www.construct.net/en/blogs/ashleys-blog-2/brief-history-graphics-web-1517) by Ashley
- [From WebGL to WebGPU in Construct](https://www.construct.net/en/blogs/ashleys-blog-2/webgl-webgpu-construct-1519) by Ashley
- [How to write effects for Construct](https://www.construct.net/en/blogs/skymen-13/write-effects-construct-1538) by Skymen
- [GLSL Simple Tutorials](https://www.construct.net/en/forum/extending-construct-2/effects-31/documentation-built-in-85192#forumPost675677) by R0J0hound
- [Construct 3 Effects Manual](https://www.construct.net/en/make-games/manuals/addon-sdk/guide/configuring-effects#internalH1Link2)
- [Construct 3 Effects Addons](https://www.construct.net/en/make-games/addons?products=2&q=&cats=3&sp=1&sb=0&sd=0&sort=5&page=1)
- [Construct 2 Effects list](https://www.construct.net/en/forum/extending-construct-2/effects-31/webgl-effects-list-51897)