blendernc / blendernc

BlenderNC is a blender addon to visualize scientific gridded data. Read more about BlenderNC at:
https://blendernc.readthedocs.io/
MIT License
65 stars 11 forks source link

BlenderNC in Blender 3.0 #125

Open josuemtzmo opened 3 years ago

josuemtzmo commented 3 years ago

This issue will keep track of support for blenderNC in Blender 3.0:

josuemtzmo commented 3 years ago

As of 25th of July, BlenderNC works in Blender 3.0 Alpha:

Screen Shot 2021-07-25 at 6 30 52 pm
josuemtzmo commented 3 years ago

As of 30th of August, BlenderNC works in Blender 3.0 Alpha (Hash: b42354672e80):

Screen Shot 2021-08-31 at 2 46 27 pm
josuemtzmo commented 2 years ago

Blender works in the new release of blender, Blender 3.0.0

Screen Shot 2021-12-10 at 4 32 37 pm

koldunovn commented 2 years ago

Hi @josuemtzmo . First of all thanks a lot for this nice project! I am absolute zero in blender, and try to blindly follow tutorial for simple animation (https://blendernc.readthedocs.io/en/latest/examples/simple_animation.html) As a result I get the following very low resolution image, and animation does not seem to work (although at this resolution it seems to be hard to say for sure :)) blender_nc_blender_3

Blender version: Version 3.2.1 (3.2.1 2022-07-06)

Is there anything that I can do to get to the resolution you have in your images? :) Please let me know if you prefer it to be a separate issue.

almaniac commented 1 year ago

I'm trying to install blendernc for the first time in Blender 3.3.1. I follow the instructions from here: https://blendernc.readthedocs.io/en/latest/

As soon as I attempt to enable the addon Blender crashes; no log file that I can find.

Windows 10 64bit

josuemtzmo commented 1 year ago

Hi @josuemtzmo . First of all thanks a lot for this nice project! I am absolute zero in blender, and try to blindly follow tutorial for simple animation (https://blendernc.readthedocs.io/en/latest/examples/simple_animation.html) As a result I get the following very low resolution image, and animation does not seem to work (although at this resolution it seems to be hard to say for sure :)) blender_nc_blender_3

Blender version: Version 3.2.1 (3.2.1 2022-07-06)

Is there anything that I can do to get to the resolution you have in your images? :) Please let me know if you prefer it to be a separate issue.

Hi @koldunovn, I missed completely this comment. It seems to me that the issue had to do with the resolution of the sphere, rather than with the image generation of BlenderNC. Hope this helps, despite the reply being super late.

josuemtzmo commented 1 year ago

I'm trying to install blendernc for the first time in Blender 3.3.1. I follow the instructions from here: https://blendernc.readthedocs.io/en/latest/

As soon as I attempt to enable the addon Blender crashes; no log file that I can find.

Windows 10 64bit

Hello @almaniac, could you please create a new issue with a screenshot of the info panel of Blender? Anyhow, I've managed to install blendernc in the most resent version of blender (3.3.0), however there were a lot of issues with several libraries, such as dask[complete] and zarr. Could you try installing it again, without these two libraries?