From 3df3ce6b6eb5c3ba8a7c4ea93f80edec67d2c349 Mon Sep 17 00:00:00 2001 From: Connor Bell Date: Mon, 6 Dec 2021 13:08:44 -0500 Subject: [PATCH] Upated readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a58c578..3170bdf 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@ Prototype engine to render signed distance fields in Augmented Reality defined b ![image](http://connorbell.ca/images/conemarcher-readme/conemarching.jpg) +## Building / Device Support + +No dependencies, just build and run! + +The device compatibility with Metal Function Pointers is unclear. It runs on my iPad Pro (3rd gen) but not on iPhone 12, so I suspect it's limited to M1 devices. + ## Engine Architecture ARSession provides color, smoothed depth, and the view+projection matrices to the conemarcher. -- 2.45.2