TypeScriptを再び始めました

新しい環境:Atomエディタ + atom-typescript (TypeScript 2.3)
  & Silverlight Dynamic Language Development Utility の Chiron.exe
                   (ローカルサーバーで実行する時)
 Webサーバーで実行例 ⇒ http://softgarden.lovepop.jp/ts/trident2.html

| 以前の環境:Visual Studio2013でTypeScriptを使う (TypeScript 1.4)
| 使用例:My Away 3D TypeScriptのページ ⇒
|    http://softgarden.lovepop.jp/away3d/index.html

tsconfig.json

index2.html

TheAdvancedDemo2.ts

Particles TheAdvancedDemo2

Particles TheAdvancedDemo2 ⇒TheAdvancedDemo2.html source
Particles SnowSkybox2 ⇒SnowSkybox2.html source
Trident2 ⇒trident2.html source
Skybox2 ⇒Skybox2.html source
Slide ⇒HarnessSlide.html

【TheAdvancedDemo2 動作確認OK】Google Chrome, Internet Explorer 11, iOS 10 Safari
【TheAdvancedDemo2 動作確認NG】Microsoft Edge


「プログラミング HTML5 Canvas」のJavaScriptをTypeScriptに変換しながらHTML5とTypeScriptを学んでいます

Chapter 2: Drawing
  1. Example 2.10
  2. Example 2.11
  3. Example 2.28
Chapter 5: Animation
  1. Example 5.19
HTML5 AppHarness ⇒ HTML5appHarness.html
プログラミング HTML5 Canvas ―ウェブ・モバイル・ゲーム開発者のためのアプリケーション開発ガイド

ホームに戻る   先頭へ