본문 바로가기
College Study/GLSL

[GLSL] Let's Dive in to the Shader!

by 2den 2022. 1. 5.
728x90

 

I wanted to study graphics languages (especially shaders), but I was worried about which language to choose between OpenGL and DirectX. I am currently using a MacBook and would like to use an online tutorial which name is "The Book of Shaders". Furthermore, in fact, GLSL and HLSL are similar to each other except for a few syntax... so I finally decided to study OpenGL shaders.

 

As I mentioned, I will study with the book of shaders tutorial, and the Life-coding lecture by designer Lee Eul will help me to learn.

 

Here's the link of "The Book of Shaders": https://thebookofshaders.com/

The Book of Shaders

Gentle step-by-step guide through the abstract and complex universe of Fragment Shaders.

thebookofshaders.com

Actually, I don't like to watch the lectures in Korean... but this time I chose this for my exact formulation.

 

One last thing. This is the link of the web editor: http://editor.thebookofshaders.com/

I'm all ready. Then, LET'S DIVE IN!

 

728x90

'College Study > GLSL' 카테고리의 다른 글

[GLSL] Smoothstep  (0) 2022.01.05
[GLSL] Fragment Coordinate (gl_FragCoord)  (0) 2022.01.05
[GLSL] Uniform  (0) 2022.01.05
[GLSL] Hello World  (0) 2022.01.05
[GLSL] What is a shader?  (0) 2022.01.05

댓글