dkasuga / threejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThreeJSで本格的な3Dアクションゲームを作る

以下のコマンドで起動
THREE.js r95を使用

$ brew install yarn
$ yarn global add browser-sync
$ yarn
$ yarn dev

demoイメージ

デバックモード
イメージ1

プレイヤーモード
イメージ2

About


Languages

Language:JavaScript 97.2%Language:HTML 2.8%