How to save a 3D scene by using Scenekit in iOS? -


i need build 3d editor in ios. should load 3d models scene , move, rotata, scale, add , remove 3d nodes. don't know whether can export 3d scene file (not .scn) other 3d tools maya , 3d max can use it. if scenekit doesn't work, there solutions can use solve problem?.

following documentation : https://developer.apple.com/documentation/scenekit/scnscene/1523577-write
not possible ios device export in different format .scn


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -