File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -895,7 +895,7 @@ learn:
895895 getting-started-in-webgl-custom-geometry-info1x1 : >-
896896 If you are new to 3D check out the <a
897897 href="{{root}}/learn/getting-started-in-webgl-coords-and-transform.html">
898- Coordinates and Transformations </a> tutorial.
898+ </a>
899899 getting-started-in-webgl-custom-geometry-info1x2 : tutorial.
900900 getting-started-in-webgl-custom-geometry-toc-title : Table of Contents
901901 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:
882882 walk through how to import 3D models into p5.js, as well as how to create
883883 geometry from scratch.
884884 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 : देखें।
889888 getting-started-in-webgl-custom-geometry-toc-title : Table of Contents
890889 getting-started-in-webgl-custom-geometry-heading1 : Loading 3D Models from File
891890 getting-started-in-webgl-custom-geometry-p2x1 : >-
Original file line number Diff line number Diff line change @@ -702,7 +702,8 @@ learn:
702702 getting-started-in-webgl-custom-geometry-info1x1 : >-
703703 If you are new to 3D check out the
704704 <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.
706707 getting-started-in-webgl-custom-geometry-toc-title : Table of Contents
707708 getting-started-in-webgl-custom-geometry-toc1 : Loading 3D Models from File
708709 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:
828828 getting-started-in-webgl-custom-geometry-info1x1 : >-
829829 If you are new to 3D check out the <a
830830 href="{{root}}/learn/getting-started-in-webgl-coords-and-transform.html">
831- Coordinates and Transformations </a> tutorial.
831+ </a>
832832 getting-started-in-webgl-custom-geometry-info1x2 : tutorial.
833833 getting-started-in-webgl-custom-geometry-toc-title : Table of Contents
834834 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:
729729 p5.js 也能够呈现复杂的自定义几何体,无论是从3D模型文件还是从代码中。本教程将演示如何将3D模型导入到 p5.js,以及如何从头开始创建几何体。
730730 getting-started-in-webgl-custom-geometry-info1x1 : >-
731731 如果您是 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>
733733 getting-started-in-webgl-custom-geometry-info1x2 : 教程。
734734 getting-started-in-webgl-custom-geometry-toc-title : 目录
735735 getting-started-in-webgl-custom-geometry-heading1 : 从文件中加载3D模型
You can’t perform that action at this time.
0 commit comments