Philip Turner
Philip Turner
Would you mind starring [the repository](https://github.com/philipturner/ARHeadsetKit)? I’m trying to reach 15 stars so I can get on the [awesome-swift](https://github.com/matteocrippa/awesome-swift) list.
Signed-off-by: Philip Turner Would you mind starring my repository, [ARHeadsetKit](https://github.com/philipturner/ARHeadsetKit)? I’m trying to reach 15 stars so I can get on the [awesome-swift](https://github.com/matteocrippa/awesome-swift) list.
This app has an "AR interface" rendered with Metal, and a "touchscreen interface" rendered with SwiftUI
I simplified the code cell lines, which no longer require manually linking FreeType2. I am [having problems](https://github.com/philipturner/swift-colab/issues/14) with external system dependencies that require passing `-I/...` and `-L/...`, so it's good...
Would [scene color reconstruction](https://github.com/philipturner/scene-color-reconstruction) qualify?
I have a research paper on [adding color to scene reconstruction](https://github.com/philipturner/scene-color-reconstruction) that just got rejected from openMVG/awesome_3DReconstruction_list. Would mine qualify for this repository? It's not 100% related to your repo,...
I have a research paper on [adding color to scene reconstruction](https://github.com/philipturner/scene-color-reconstruction) that just got rejected from openMVG/awesome_3DReconstruction_list. Would mine qualify for this repository?
I have a research paper on [adding color to scene reconstruction](https://github.com/philipturner/scene-color-reconstruction) that just got rejected from openMVG/awesome_3DReconstruction_list. Would mine qualify for this repository?
When building Swift packages, there are multiple problems: 1. The formatting from build output could leak out and make a hard-coded message about Clang modules turn green. 2. There is...
I have seen this bug around for quite some time now. IIRC, the bug existed when Google sponsored S4TF. Pandas DataFrames are having their columns rearranged before rendering to the...