Joe_At
February 1, 2024, 3:23pm
1
Hello,
I share this repository: github.com/Jonathan-J8/three-materials-compiled
I was tired of going back and forth through ShaderChunks to understand the functionality of each chunk. For those, like me, who want to understand the materials in three.js, here is a list of the most pre-compiled/compiled shaders and uniform materials.
Hope it will help some.
9 Likes
Hey fantastic resource! Very cool… I’ve bookmarked.
Also wanted to make you aware of this site which does something similar:
https://ycw.github.io/three-shaderlib-skim/dist/#/latest/phong/vertex
But I also like your approach with just the raw output. Very useful and maybe easier to read. TY
3 Likes
bonsak
February 1, 2024, 10:24pm
3
Thats great! Very nice recourse!
I’ve been digging around in ShaderChunks for a couple of days.
Thanks!
2 Likes
Joe_At
February 3, 2024, 7:12am
4
thanks, great ressources! So, I put the link to this project in my readme
1 Like