8000 GitHub - henteko/start_shader: three.jsではじめるシェーダ入門 ソースコード
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

three.jsではじめるシェーダ入門 ソースコード

Notifications You must be signed in to change notification settings

henteko/start_shader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

three.jsではじめるシェーダ入門

技術書典5にて頒布した「three.jsではじめるシェーダ入門」のソースコードです。

使い方

このレポジトリをcloneして以下のコマンドを実行してください。

$ git clone https://github.com/henteko/start_shader
$ cd start_shader
$ npm install
$ npm start
$ open localhost:3000

ブラウザが開いて画面上に男の子の3Dモデルが表示されたら準備完了です。

各章のブランチ

「three.jsではじめるシェーダ入門」の各章と対応したブランチが用意されています。 各章ブランチでは、その章の最後の状態のソースコードが記述されています。

About

three.jsではじめるシェーダ入門 ソースコード

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0