Noise node (#1848)

* Add a noise generator node

* Cleanup

* Correctly name CMakeLists.txt

* Typo
This commit is contained in:
ThomasWilshaw
2022-01-25 15:13:32 -08:00
committed by GitHub
parent 6152e8545a
commit 314167be40
7 changed files with 200 additions and 0 deletions
+1
View File
@@ -63,6 +63,7 @@ public:
kShapeGenerator,
kGroupNode,
kOpacityEffect,
kNoiseGenerator,
// Count value
kInternalNodeCount