|
@@ -123,7 +123,7 @@ $ npm install three --save-dev
|
|
|
<code>
|
|
|
$ npm install [email protected] --save
|
|
|
</code>
|
|
|
- (0.84.0 في هذا المثال). - حفظ يجعل هذا تبعية لهذا المشروع ، بدلاً من dev تبعية. انظر المستندات هنا [link:https://docs.npmjs.com/cli/v8/configuring-npm/package-json here] لمزيد من المعلومات.
|
|
|
+ (0.84.0 في هذا المثال). - حفظ يجعل هذا تبعية لهذا المشروع ، بدلاً من dev تبعية. انظر المستندات [link:https://docs.npmjs.com/cli/v8/configuring-npm/package-json هنا] لمزيد من المعلومات.
|
|
|
</li>
|
|
|
</ul>
|
|
|
</li>
|
|
@@ -173,12 +173,12 @@ The THREE object should be able to construct a Vector3 with default of x=0: 0ms
|
|
|
<li>
|
|
|
اكتب اختبارًا للسلوك المتوقع لشفرتك ، وضعه تحت test/.
|
|
|
هنا مثال من مشروع حقيقي
|
|
|
- [link:https://github.com/air/encounter/blob/master/test/Physics-test.js Here].
|
|
|
+ [link:https://github.com/air/encounter/blob/master/test/Physics-test.js هنا].
|
|
|
</li>
|
|
|
|
|
|
<li>
|
|
|
قم بتصدير الكود الوظيفي الخاص بك بطريقة يمكن للعقدة js رؤيتها ، لاستخدامها مع طلب.
|
|
|
- شاهده هنا [link:https://github.com/air/encounter/blob/master/js/Physics.js here].
|
|
|
+ شاهده [link:https://github.com/air/encounter/blob/master/js/Physics.js هنا].
|
|
|
</li>
|
|
|
|
|
|
<li>
|