We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 002e2eb commit 3a2c985Copy full SHA for 3a2c985
README.md
@@ -1 +1,12 @@
1
-# unity-demoscene
+# Unity Demoscene
2
+
3
+[デモシーン](https://ja.wikipedia.org/wiki/%E3%83%87%E3%83%A2%E3%82%B7%E3%83%BC%E3%83%B3)界隈では、美しいCGアニメーションをリアルタイムに生成するプログラムを「デモ」と呼びます。
4
5
+Unityを使ったデモ制作に挑戦したプロジェクトです。
6
7
+## THE GLOW
8
9
+「レイマーチングで動的に生成したモデル」と「ポリゴンメッシュのモデル」を混在させた作品です。
10
+ロボットは通常の3Dモデルですが、床や柱のモデルはレイマーチングでプロシージャルに生成しました。
11
12
+<iframe width="560" height="315" src="https://www.youtube.com/embed/3x9p9tqagJw" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe>
0 commit comments