Skip to content
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

Are repositories merged? #264

Open
iqch opened this issue Sep 11, 2021 · 2 comments
Open

Are repositories merged? #264

iqch opened this issue Sep 11, 2021 · 2 comments

Comments

@iqch
Copy link

iqch commented Sep 11, 2021

https://github.com/tangent-opensource/usdcycles is not available, but here are sources for usdCycles libraries in this repository.
I built delegate under windows/msvs2019 for latest py3 houdini, but it required some serious sources refactoring and more for cycles, than for delegate ( I seem, I used original cycles, cannot remember)
Thank you

@bareya
Copy link
Collaborator

bareya commented Sep 24, 2021

Hi @iqch, sorry for late answer.

In Tangent Animation we used to build the project on Windows with rez support. Not sure, if it's that easy to build it by using cmake without rez-wrapper. On Linux is much easier. Are you building it against Houdini or against USD?

usdCycles is available here. Our stance was to generate the schema during the compilation of the project. CMake script searches for usdGenSchema here file that is distributed with Houdini/USD. Then, during the cmake run-time all cpp files are generated here.

Problem that you are going to experience is lack of connection with Houdini, houdini_hdBlackbird was a closed source project.

Let me know if I can help you somehow.

@iqch
Copy link
Author

iqch commented Sep 24, 2021

I've used Houdini libraries (tbb, IlmBase and openimageio - and for Cycles/OSL/LLVM too).
I have good results with using it into houdini than with ospray, for example. At least it changes shading node parameters more interctively. But princvipled shader isnt handled with sufficient degree of usability, I hope, I can figure with it.

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

No branches or pull requests

2 participants