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

Regarding the Blenderproc library's replacement library #35

Open
Jingranxia opened this issue Mar 25, 2024 · 1 comment
Open

Regarding the Blenderproc library's replacement library #35

Jingranxia opened this issue Mar 25, 2024 · 1 comment

Comments

@Jingranxia
Copy link

Hello author, is there a replacement library for the blenderproc library? I tried using a Python interpreter to call the rendeer_custom_templates.py file and found that the lines were different. Is there any library that can effectively replace the blenderproc library?
Error:
raise RuntimeError("\n###############\nThis script can only be run by "blenderproc run", instead of calling:"

@Jingranxia
Copy link
Author

Hello author, I would like to achieve something like
Bproc. renderer. set_max_mount_of_samples (50)
#Render the whole pipeline
Data=bproc. renderer. sender()
#Render nocs
Data. update (bproc. renderer. sender_socs())

Does the blender or bpy library provide the functionality of nocs

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

1 participant