Skip to content

Commit

Permalink
📝 ドキュメントを整備
Browse files Browse the repository at this point in the history
  • Loading branch information
drumath2237 committed Oct 16, 2020
1 parent eadd92f commit 9c04896
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Assets/S1C004/vfx/main.vfx
Original file line number Diff line number Diff line change
Expand Up @@ -10187,7 +10187,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: d78581a96eae8bf4398c282eb0b098bd, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Parent: {fileID: 0}
m_Parent: {fileID: 114350483966674976}
m_Children: []
m_UIPosition: {x: 0, y: 0}
m_UICollapsed: 1
Expand Down Expand Up @@ -15633,7 +15633,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: d78581a96eae8bf4398c282eb0b098bd, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Parent: {fileID: 0}
m_Parent: {fileID: 114350483966674976}
m_Children: []
m_UIPosition: {x: 0, y: 0}
m_UICollapsed: 1
Expand Down
34 changes: 33 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,33 @@
S1C004-vfx
# heaven

![ss](./docs/ss.png)
![ss-vfx](./docs/ss-vfx.png)

## About

[Shader1weekCompo](https://www.shader1weekcompo.org/)の第4回に合わせて作ったVFX作品。
UnityのMeshコンポーネントなどは使わずに、すべてVFXGrpahで処理している。


## (Tested) Environment

|env|value|
|:--:|:--:|
|OS|Windows 10 home|
|Unity|2019.4.12|
|HDRP|7.3.1|
|VFX Graph|7.3.1|
|GPU|GeForce GTX 1060|
|CPU|Intel Core-i7 7700|

## Installation & Usage

上のUnityバージョンで、`Assets/Scenes/Sample Scene`を開きます。

## Appendix

...

## Contact

何かございましたら[にー兄さんのTwitter](http://twitter.com/ninisan_drumath)まで。
Binary file added docs/ss-vfx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/ss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9c04896

Please sign in to comment.