Replies: 1 comment 1 reply
-
I see. It makes sense. I'll add a default scene in the next release. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A quick suggestion. The default params scene attrib points to scene.ply which does not exist. What I suggest is that the default path of scene should be set to the features1.json which is shipped with the repo. For e.g. if i were to run the yscene app as view command, I can simply pass the features1.json scene relative path as follows:
This will save a lot of hassle for beginners who would be able to see something on screen instead of an error on command prompt.
Beta Was this translation helpful? Give feedback.
All reactions