-
Hi, is there a way to detect whether a user-defined object is in the camera field of view?
By the way, kudos for this project!
-
Scene Kit now renders via Metal. What are pros/cons of Metal vs OpenGL?
Thanks,
Don
-
### STR
On a device running iOS 10 (must be an actual device, not the simulator), the following STR consistently lead to a crash:
- Navigate the host application until a 360 video is visible.
- L…
-
Hey there! I use AppCode to develop and would love to get rid of Xcode entirely, but View Debugging is still a sticking point. Is there any way for you to also support macOS apps in this debugger?
-
Currently the Sector View uses a weird mish-mash for its vector units. The coordinates stored are in parsecs, a sector is 256 cubic parsecs. Stars store their radius in solar radii. The Sector View us…
-
In order to make this framework relevant, it needs to support UIViewController nodes. Try to make a PoC of this.
The hard thing about view controllers is that you cant just present them at will. Th…
-
See the existing View In Room dev mode:
![screen_shot_2013-06-15_at_19 05 19](https://user-images.githubusercontent.com/821238/32799605-18a2b5aa-c92d-11e7-85e4-408e0a267c61.png)
Thinking about w…
-
Consider setting the minimum iOS version to iOS 11 for ARCL.
Open Questions:
- Will this force consumers to be at iOS 11 or can they merely use `if #available(iOS 11.0, *) {`?
-
Hello there, I've seen the deprecation warning in README. I am planning use this SDK to build a feature in an app I'm working on. https://twitter.com/ekurutepe/status/1165384114138165248
Are there …
-
hi Aralekk,
I found the device getting very hot when running this player(it once induce the system restart), so I analyze with xcode instruments GPU tool, and found:
renderer utilization %: 70~82
tile…