-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
camera.json format #304
Comments
Hi @DavidCao1993 , The json format we currently support are the For example, the bicycle scene comes with this file: You can drag and drop that onto SuperSplat and see the resulting poses in the panel. We will soon add support for nerfstudio's cameras format (see #297) and we will also support exporting the cameras from the CAMERA POSES panel (probably also in nerfstudio format). Does this all sound reasonable? Would you like any other particular format supported? Thanks! |
thank you very much. Looking forward to your new features!!! |
Hi, is this feature already supported in the https://playcanvas.com/supersplat/editor? When I drop my cameras.json file into it, there is an error: |
Hi @kaikai23 , can you provide the cameras.json so I can investigate? Thanks |
Hi, I just used the cameras.json you provided above. |
Oh! I can repro, busy investigating. Thanks for report this! |
Thanks for the quick reaction! However, after this fix is merged, I still got the same error. |
Oh sorry no it's not live yet, but we'll probably do a release later today. The fix will likely go out in v1.13.2 or v1.14.0 (depending on the other features we release today). |
That's now live @kaikai23 |
Thank you for your great jobs. I want to know the format of your camera.json so that i can create my own json file to import pose. and how to get the cameras.json? By the way, could you please add the function to export the pose
![image](https://private-user-images.githubusercontent.com/24777577/390952386-3189c815-a47f-45f6-ac42-e25667838e01.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjE2MDMsIm5iZiI6MTczOTU2MTMwMywicGF0aCI6Ii8yNDc3NzU3Ny8zOTA5NTIzODYtMzE4OWM4MTUtYTQ3Zi00NWY2LWFjNDItZTI1NjY3ODM4ZTAxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDE5MjgyM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNlMGNjMTE0ZmJkNTk3NzIzMWVhOWE5ODkzMjhlNmUyMjM2ZWRjZjM5YzdiY2E2NzI3ZTA4Zjc5MWZiNjdlM2ImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0._KasmjPIK3o4xbt7x5xJVk8Ro8XXTS841ffGxjDVxmE)
which I recorded by myself to the json file. thanks a lot.
The text was updated successfully, but these errors were encountered: