- I created a default SceneKit project.
- I then added an svg image to the art.scnassets folder.
- In the ship .scn file I added a plane primitive.
- I then in materials for the plane added the svg image as a diffuse texture
The result is that the plane is black . When I click on the svg image it shows perfectly, just not when I put it on an object. I can add the texture.png to the plane just fine. Not sure if this is a bug, or most likely I am doing it wrong, since many other develoers must be using svg images. Thanks for any help
Thanks
Steve