File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -895,7 +895,7 @@ learn:
895
895
getting-started-in-webgl-custom-geometry-info1x1 : >-
896
896
If you are new to 3D check out the <a
897
897
href="{{root}}/learn/getting-started-in-webgl-coords-and-transform.html">
898
- Coordinates and Transformations </a> tutorial.
898
+ </a>
899
899
getting-started-in-webgl-custom-geometry-info1x2 : tutorial.
900
900
getting-started-in-webgl-custom-geometry-toc-title : Table of Contents
901
901
getting-started-in-webgl-custom-geometry-heading1 : Loading 3D Models from File
Original file line number Diff line number Diff line change @@ -882,10 +882,9 @@ learn:
882
882
walk through how to import 3D models into p5.js, as well as how to create
883
883
geometry from scratch.
884
884
getting-started-in-webgl-custom-geometry-info1x1 : >-
885
- If you are new to 3D check out the <a
886
- href="{{root}}/learn/getting-started-in-webgl-coords-and-transform.html">
887
- Coordinates and Transformations</a> tutorial.
888
- getting-started-in-webgl-custom-geometry-info1x2 : tutorial.
885
+ यदि आप 3D में नए हैं, तो <a
886
+ href="{{root}}/learn/getting-started-in-webgl-coords-and-transform.html"></a>
887
+ getting-started-in-webgl-custom-geometry-info1x2 : देखें।
889
888
getting-started-in-webgl-custom-geometry-toc-title : Table of Contents
890
889
getting-started-in-webgl-custom-geometry-heading1 : Loading 3D Models from File
891
890
getting-started-in-webgl-custom-geometry-p2x1 : >-
Original file line number Diff line number Diff line change @@ -702,7 +702,8 @@ learn:
702
702
getting-started-in-webgl-custom-geometry-info1x1 : >-
703
703
If you are new to 3D check out the
704
704
<a href="{{root}}/learn/getting-started-in-webgl-coords-and-transform.html">
705
- Coordinates and Transformations</a> tutorial.
705
+ </a>
706
+ getting-started-in-webgl-custom-geometry-info1x2 : tutorial.
706
707
getting-started-in-webgl-custom-geometry-toc-title : Table of Contents
707
708
getting-started-in-webgl-custom-geometry-toc1 : Loading 3D Models from File
708
709
getting-started-in-webgl-custom-geometry-toc2 : Creating Basic Procedural Geometry
Original file line number Diff line number Diff line change @@ -828,7 +828,7 @@ learn:
828
828
getting-started-in-webgl-custom-geometry-info1x1 : >-
829
829
If you are new to 3D check out the <a
830
830
href="{{root}}/learn/getting-started-in-webgl-coords-and-transform.html">
831
- Coordinates and Transformations </a> tutorial.
831
+ </a>
832
832
getting-started-in-webgl-custom-geometry-info1x2 : tutorial.
833
833
getting-started-in-webgl-custom-geometry-toc-title : Table of Contents
834
834
getting-started-in-webgl-custom-geometry-heading1 : Loading 3D Models from File
Original file line number Diff line number Diff line change @@ -729,7 +729,7 @@ learn:
729
729
p5.js 也能够呈现复杂的自定义几何体,无论是从3D模型文件还是从代码中。本教程将演示如何将3D模型导入到 p5.js,以及如何从头开始创建几何体。
730
730
getting-started-in-webgl-custom-geometry-info1x1 : >-
731
731
如果您是 3D 新手,请查看<a
732
- href="{{root}}/learn/getting-started-in-webgl-coords-and-transform.html">坐标和变换 </a>教程。
732
+ href="{{root}}/learn/getting-started-in-webgl-coords-and-transform.html"></a>
733
733
getting-started-in-webgl-custom-geometry-info1x2 : 教程。
734
734
getting-started-in-webgl-custom-geometry-toc-title : 目录
735
735
getting-started-in-webgl-custom-geometry-heading1 : 从文件中加载3D模型
You can’t perform that action at this time.
0 commit comments