SamuKata
cebstudios
cebstudios

patreon


Download CEB Nvdiffrec 0.10 (create 3d from 2d images)

Here is the download for our Patrons

To install first create the venv and install nvdiffrec on venv .

You can find those options on the Venv Options part of the menu.


A tutorial will come soon.

Please enjoy and if you have any issue, fell free to contact me, here or at discord (at discord is easier to interact 😊)


Important

PS.: Due to limitations on patron file size, I had to split the addon in 2 files.

First unzip it and you will have a zip file as result. (ceb_nvdiffrec 010 zip)

Use this unzipped file on Blender preferences panel to install the addon. 

License

It can't be used commercially.

For commercial purposes, you need to reach out Nvidia at: https://www.nvidia.com/en-us/research/inquiries/

Download CEB Nvdiffrec 0.10 (create 3d from 2d images)

Comments

You deserve all the attention needed to do a detailed explanation. It was a pleasure. And I know I'm in fault with you, but I'll clear my debt 😊

Thank you Carlos for your exhaustive reply, I haven't installed this add-on yet, so I didn't realize that its virtual environment was based of Python 3.9, presuming it was using the 3.10.2 version provided with Blender, so I do understand. Have a great day!

Thanks... That issue is something that I've been thinking about for some time. The main problem of reusing a venv is that its possible that doing that, might break compatibility with the previous addon that was using the venv, or not being able to install the necessary packages at all, because of some incompatibility with the other needed packages. At least I want to make a button that the person can choose a previous venv at its own risk (if it breaks something it might be needed to install all over again) but I'll do soon. I didn't yet because of other important improvement that was needed. I needed to remove the link with blender python distribution. And I did it on this addon. This addon has the new venv system where it totally ignores blender python, so its easier to install (less issue) and its completely portable. With this new venv method, it should be seamless to use the same venv with multiples versions of blender(even removing the blender version used to install the venv) Another thing, this venv cant be used with CEB SD venv, because this one uses python 3.9 and CEB SD uses python 3.10. For now I'll probably wont work on new addons and I'll take the time to rewrite that ones that already exists, so soon we might have that interoperatbility of different addons venv. I hope 😊

Great add-on, thank you! Would it be possibile to "reuse" or make use of the CEB SD venv, if already installed, instead of creating a new one?


More Creators