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:
1046
1046
getting-started-in-webgl-shaders-glossary-term12-definition : >-
1047
1047
The part of a shader program that is responsible for the color and
1048
1048
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.
1049
1053
color-title : Color
1050
1054
color : Una introducción al color digital.
1051
1055
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:
1034
1034
getting-started-in-webgl-shaders-glossary-term12-definition : >-
1035
1035
The part of a shader program that is responsible for the color and
1036
1036
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.
1037
1041
color-title : रंग
1038
1042
color : डिजिटल रंग के लिए एक परिचय।
1039
1043
coordinate-system-and-shapes-title : समन्वय प्रणाली और आकृतियाँ
Original file line number Diff line number Diff line change @@ -978,6 +978,10 @@ learn:
978
978
getting-started-in-webgl-shaders-glossary-term12-definition : >-
979
979
The part of a shader program that is responsible for the color and
980
980
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.
981
985
color-title : 색상
982
986
color : 디지털 색상 소개
983
987
coordinate-system-and-shapes-title : 좌표와 도형
Original file line number Diff line number Diff line change @@ -700,6 +700,10 @@ learn:
700
700
getting-started-in-webgl-shaders-glossary-term11-definition : 该着色器程序的一部分负责将几何体定位在 3D 空间中。
701
701
getting-started-in-webgl-shaders-glossary-term12-title : 片段着色器 Fragment Shader
702
702
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.
703
707
color-title : 颜色
704
708
color : 数码颜色的简介。
705
709
coordinate-system-and-shapes-title : 坐标系统与图形
You can’t perform that action at this time.
0 commit comments