OSDN Git Service

readmeの追加
authortk-aria <activestaffsunite.t.k.aria@gmail.com>
Mon, 9 Oct 2017 06:52:41 +0000 (15:52 +0900)
committerDESKTOP-HB9PB2O\maaen <maaenvaohls10040392@outlook.ne.jp>
Mon, 9 Oct 2017 06:52:41 +0000 (15:52 +0900)
readme.md [new file with mode: 0644]

diff --git a/readme.md b/readme.md
new file mode 100644 (file)
index 0000000..a66abcf
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,39 @@
+
+
+# WebGL Game Framework
+
+![](http://i.gyazo.com/f4390dabfd55557c0f1a14160ff34465.png)
+
+## 開発環境
+
+-- coding --  
+LiveWeave : (http://liveweave.com/)  
+SublimeText   
+
+-- javascript code checker --  
+jsHint : (http://jshint.com/)  
+jsfiddle : (https://jsfiddle.net/)  
+
+-- typescript to javascript --  
+playground : (https://www.typescriptlang.org/play/)
+
+-- version manage --  
+git  
+osdn  
+SourceTree  
+
+-- file server --  
+osdn  
+hfc
+
+### 参考サイト
+WebGL :  
+ (https://developer.mozilla.org/ja/docs/Web/API/WebGL_API)
+
+使用ライブラリ  
+three.js : (https://threejs.org/)
+
+
+
+
+