monomind Posted February 18, 2021 Share Posted February 18, 2021 I like to export the "details" of every frame of one of my scene objects to .json files (or a single file?) The detail spreadsheet changes every frame. I'm not sure if there is a SOP for this - I was unable to get anywhere close with python. Any guidance is appreciated! Quote Link to comment Share on other sites More sharing options...
Stalkerx777 Posted February 20, 2021 Share Posted February 20, 2021 Save your geometry with File SOP and set file extension to .geo (not .bgeo). Open it with a text editor and you'll see that it's just a JSON file. 1 Quote Link to comment Share on other sites More sharing options...
monomind Posted February 20, 2021 Author Share Posted February 20, 2021 Oh this is brilliant!!! Thank you. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.