Skip to content

kawasin73/todai-cg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

コンピュータグラフィクス論

東京大学理学部情報科学科のコンピュータグラフィクス論の課題です。

授業URL: http://research.nii.ac.jp/~takayama/teaching/utokyo-iscg-2019/

デモURL: https://kawasin73-todai-cg.netlify.com/

課題

課題1

パラメトリック曲線に関する何らかのデモを実装する

デモ: https://kawasin73-todai-cg.netlify.com/subject1/

課題2

2D で Cyclic Coordinate Descent 法によって IK を実装せよ。

デモ: https://kawasin73-todai-cg.netlify.com/subject2/

課題3

カメラからレイを飛ばし、球もしくは三角形との交点を計算して、なんらかのシェーディングをした結果を表示する

デモ: http://glslsandbox.com/e#55605.0

課題2

バイラテラルフィルタを実装せよ。

デモ: https://kawasin73-todai-cg.netlify.com/subject4/

開発

$ brew install git caddy
$ git clone https://github.com/kawasin73/todai-cg.git ./repo_name
$ cd ./repo_name
$ ./import.sh
$ caddy -host localhost -root ./public -port 3000
$ open http://localhost:3000

LICENSE

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published