Skip to content

Conversation

@michalpelka
Copy link

Firstly, thanks for this Hydra demo!

I've added nice feature to load USD from argc.

I've also needed to add X11 to my cmake to compile.

Signed-off-by: Michał Pełka <michal.pelka@robotec.ai>
@raph080
Copy link
Owner

raph080 commented Apr 29, 2025

Hi @michalpelka,

Thank you very much for diving into this demo code.

Good to know about x11, is it required in order to run the tool on Linux?

I think the extra argument for the command is really convenient in case people wish to use the tool and focus on USD data.

On my hand, I created the tool to focus on Hydra data. USD is just like a plugin, a custom view that feeds Hydra from USD stage.

we could have other custom views feeding Hydra from various file formats (what about creating an adapter from json, or gltf, or ...).

For this reason I keep the core of the tool USD independent.

Thank you @michalpelka!

@michalpelka
Copy link
Author

X11 was needed to link some tagers from OpenUsd install.

@michalpelka
Copy link
Author

So feature should be more or less optional when view is available, right?

@raph080
Copy link
Owner

raph080 commented May 18, 2025

That could be a way of implementing it indeed !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants