Our watercolor shader is so fast that I can animate it šŸ”„
What do you think about ?
@camillerouxart lovely!!! One of my goals for 2023 is learning shaders. If you have any advice on where to start, I’d love to hear it. Happy Holidays!
@WandaOliver thanks! reading the Book of shader is a nice start I guess :)
@camillerouxart thank you!
@WandaOliver If you have some questions about what to do to learn shader, please let me know. I'm working on a blog post about the best ressources/advice I've seen
@camillerouxart thank you. I have read the first chapter of the Book of Shaders with my morning coffee. While I expect the subject to be complex and challenging, I can already tell that the teaching style will be a pleasure.
@camillerouxart I come from a SQL developer background and js has been at times maddening. I think the parallels between set operations in SQL and ā€œall the pixels at onceā€ aspect of shaders will me aid me in terms of settling in, though drawing in this mode is something I take on faith at this point. I wrote my first js code in September so I am still a newcomer to this front end world.