Replies: 3 comments
-
Got it working but when i tried doing testbed.exe -s C:\Users\Alext\Downloads\Teapot\Teapot.obj, i got 11:46:41 SUCCESS Loaded mesh "C:\Users\Alext\Downloads\Teapot\Teapot.obj" file with 1 shapes. |
Beta Was this translation helpful? Give feedback.
-
you will need to have a folder called configs and a sub directory called sdf/nerf etc with the base.json file which defines parameters for the network/encoding/learning etc. easiest may be to make sure you run this testbed.exe file under the root directory of the repo (where these configurations exists in the expected folder structure relative to repo's root) where you cloned it, rather than perhaps in the build folder. |
Beta Was this translation helpful? Give feedback.
-
Hi; |
Beta Was this translation helpful? Give feedback.
-
error: must specify either a mode or a scene
Probably an easy fix but Idk what I'm doing all that well.
Beta Was this translation helpful? Give feedback.
All reactions