File tree Expand file tree Collapse file tree 4 files changed +16
-0
lines changed Expand file tree Collapse file tree 4 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -1046,6 +1046,10 @@ learn:
10461046 getting-started-in-webgl-shaders-glossary-term12-definition : >-
10471047 The part of a shader program that is responsible for the color and
10481048 appearance of each pixel output by the shader.
1049+ getting-started-in-webgl-framebuffers-title : Layered Rendering with Framebuffers
1050+ getting-started-in-webgl-framebuffers : >-
1051+ Setting up sketches that draw in multiple stages or access 3D depth
1052+ information.
10491053 color-title : Color
10501054 color : Una introducción al color digital.
10511055 coordinate-system-and-shapes-title : Sistema de Coordenadas y Figuras
Original file line number Diff line number Diff line change @@ -1034,6 +1034,10 @@ learn:
10341034 getting-started-in-webgl-shaders-glossary-term12-definition : >-
10351035 The part of a shader program that is responsible for the color and
10361036 appearance of each pixel output by the shader.
1037+ getting-started-in-webgl-framebuffers-title : Layered Rendering with Framebuffers
1038+ getting-started-in-webgl-framebuffers : >-
1039+ Setting up sketches that draw in multiple stages or access 3D depth
1040+ information.
10371041 color-title : रंग
10381042 color : डिजिटल रंग के लिए एक परिचय।
10391043 coordinate-system-and-shapes-title : समन्वय प्रणाली और आकृतियाँ
Original file line number Diff line number Diff line change @@ -978,6 +978,10 @@ learn:
978978 getting-started-in-webgl-shaders-glossary-term12-definition : >-
979979 The part of a shader program that is responsible for the color and
980980 appearance of each pixel output by the shader.
981+ getting-started-in-webgl-framebuffers-title : Layered Rendering with Framebuffers
982+ getting-started-in-webgl-framebuffers : >-
983+ Setting up sketches that draw in multiple stages or access 3D depth
984+ information.
981985 color-title : 색상
982986 color : 디지털 색상 소개
983987 coordinate-system-and-shapes-title : 좌표와 도형
Original file line number Diff line number Diff line change @@ -700,6 +700,10 @@ learn:
700700 getting-started-in-webgl-shaders-glossary-term11-definition : 该着色器程序的一部分负责将几何体定位在 3D 空间中。
701701 getting-started-in-webgl-shaders-glossary-term12-title : 片段着色器 Fragment Shader
702702 getting-started-in-webgl-shaders-glossary-term12-definition : 该着色器程序的一部分负责每个像素输出的颜色和外观。
703+ getting-started-in-webgl-framebuffers-title : Layered Rendering with Framebuffers
704+ getting-started-in-webgl-framebuffers : >-
705+ Setting up sketches that draw in multiple stages or access 3D depth
706+ information.
703707 color-title : 颜色
704708 color : 数码颜色的简介。
705709 coordinate-system-and-shapes-title : 坐标系统与图形
You can’t perform that action at this time.
0 commit comments