Post

Replies

Boosts

Views

Activity

Comment on Creating SCNGeometryElement with SCNGeometryPrimitiveType.polygon always causes error
Oh, I was thinking of .triangles. With .polygon you can actually have 4 vertices. Look at this description: https://developer.apple.com/documentation/scenekit/scngeometryprimitivetype/scngeometryprimitivetypepolygon What happens in your code when you change the z-vector from 0 to 3?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’22