From ad4fd90d6cc6e6977e89bea8b8f444d2c58353bf Mon Sep 17 00:00:00 2001 From: Jordan Peck Date: Sun, 22 Jan 2017 15:28:59 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4087f5e..abc1dc1 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,10 @@ Runtime detection of highest supported instruction set ensures the fastest possi - White Noise 3D - Cellular Noise 3D - Large variety of cellular noise settings +- Perturb input coordinates in 3D space ##Supported Instruction Sets +- ARM NEON - AVX2 - FMA3 - SSE4.1 - SSE2 @@ -78,3 +80,7 @@ Comparision of different SIMD levels can be seen [here](https://github.com/Aubur ###White Noise ![White Noise](http://i.imgur.com/wcTlyek.png) + +###Perturb +![Perturbed Cellular Noise](http://i.imgur.com/xBKGo1E.png) +