You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-2Lines changed: 15 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
-
#Visual Effect Graph - Samples
1
+
##Visual Effect Graph - Samples
2
+
3
+
In this project you will be able to access sample scenes and effects made with the Visual Effect Graph. You can download snapshots of these samples by using the [release](https://github.com/Unity-Technologies/VisualEffectGraph-Samples/releases) tab, or by cloning this repository.
4
+
5
+
There are also pre-built binaries for Windows and macOS available.
6
+
7
+
### Changelog
8
+
9
+
#### First Release (rev1 - 2018-11-27)
10
+
11
+
***Base Project**
12
+
13
+
-**Unity Logo** : around 750k particles driven by vector fields
14
+
-**Butterflies** : Procedurally animated and simulated butterflies
15
+
-**Morphing Face** : Simulation-less face of cubes with masking and material animation
2
16
3
-
In this project you will be able to access sample scenes and effects made with the Visual Effect Graph.
0 commit comments