-
#### Description
Summary:
The SCNMaterialProperty.contents documentation simply states that the contents is animatable and lists UIImage/NSImage/CGImageRef as possible value types, however trying to …
-
I would like to create an iOS build of the USD system so that I can export SCNScene assets from my app as USDZ files, but I don't know how to do that.
The built-in Model I/O API produces USD and US…
-
This library should make querying the Mapbox Directions API and visualizing the results as nodes in SceneKit easy to do. This feature will require a Mapbox access token.
-
Debug geometry when using SceneKit includes visualization of detected planes and feature points.
There should be some debug visualization when Metal is being used to render.
-
Not sure how SceneKit works, but I had to multiply the impulse vector by at least 3 to get a reasonable amount of throw. However I was using the Sun image (since there was no orange), and I'm not sure…
-
Hi,
thank you for the tool, works perfectly until I tried to use model which uses skeleton. instance_controller references the armature, not the geometry where morph are set (with my model it's las…
pionl updated
5 years ago
-
Hi,
Currently we are not allowed to modify various camera parameters while in the `SceneView`. What is possible is to set the near and far planes, and albeit a warning is raised, to set the project…
kstpr updated
5 years ago
-
When there is a custom layer on the map, such as adding a scenekit model, and then changing the language, it will cause a crash and show Failed to create LayerType from custom. Is there any way to sol…
-
Hey!
I'm writing a similar project, I collect acceleration and gravity data, but I have no idea on how to simulate the actual movement on a 3D space i.e. SceneKit
Any ideas?
-
Etsy recently shared how they use Apple SceneKit to show heights data: https://www.etsy.com/codeascraft/the-ar-measuring-box-etsys-answer-to-big-tape-measure
I share this as an inspiration on how t…