From 65f66084dbdb9735e81b1193292ecb28b0dd0765 Mon Sep 17 00:00:00 2001 From: Robert Cupisz Date: Sun, 8 Oct 2017 23:09:13 +0200 Subject: [PATCH] More detailed system requirements. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4af3fa2..d864428 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ Transparent spheres and a point light. System requirements ------------------- -- DX11 -- Unity 5.6 +- Compute shaders. Tested on dx11, dx12 and osx with metal. Might work on other platforms with compute shaders too. +- Tested in Unity 5.6 to Unity 2017.1.2. Please let me know in case of trouble in a newer version. Usage notes -----------