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

BlenderKit downloading assests #1034

Open
mukul-AR opened this issue Dec 30, 2023 · 1 comment
Open

BlenderKit downloading assests #1034

mukul-AR opened this issue Dec 30, 2023 · 1 comment
Labels
first answer provided question Question, not yet a bug ;)

Comments

@mukul-AR
Copy link

Describe the issue

Hey I am trying to download this particular asset could I get some advice about how I should be doing it.
Upon checking the load documentation I see that a command for that exists in the .md file but I do not see the corresponding examples of how do I actually go about doing it.

https://www.blenderkit.com/get-blenderkit/c1a02c03-1c28-4e10-a1a4-9816ebaf80b6/

Asset_ID -> asset_base_id:c1a02c03-1c28-4e10-a1a4-9816ebaf80b6 asset_type:model

Minimal code example

No response

Files required to run the code

No response

Expected behavior

I just expect it to load couple of assets from the BlenderKit and me being able to take some photos and being able to generate some data

BlenderProc version

GitHub main

@mukul-AR mukul-AR added the question Question, not yet a bug ;) label Dec 30, 2023
@cornerfarmer
Copy link
Member

Hey @mukul-AR,

you can download from blenderkit via blenderproc download blenderkit <output_dir>. However this will download all assets from blenderkit. If you only need a specific one, you can also just download it manually from the website.

To load a blenderkit model into blenderproc, take a look at this example here: https://github.com/DLR-RM/BlenderProc/tree/main/examples/datasets/blenderkit
It should explain all the details. Let me know if you need any more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
first answer provided question Question, not yet a bug ;)
Projects
None yet
Development

No branches or pull requests

2 participants