Icender
2024年3月3日 11:25:47
Hello everyone,
I am new to Houdini and I recently followed a tutorial to make a soft weave animation.
I tried to make an Alembic file to render my project in Blender, I can see it in the viewport and play the animation however when I try to render it the object is not rendering.
I don't understand why and how could I fix this ?
I'll link you my .hip file (I think my alembic file is too heavy to be sent here).
Thank you in advance.
P.-S : sorry for my bad english as it is not my first language.
Enivob
2024年3月5日 08:35:42
Blender doesn't render zero width curves. That's all your alembic is made of.
Try increasing the extrude value (0.0025 m) for the curve geometry inside Blender to produce a set of polygons to render.
Icender
2024年3月5日 10:41:28
It worked thanks!
Enivob
Blender doesn't render zero width curves. That's all your alembic is made of.
Try increasing the extrude value (0.0025 m) for the curve geometry inside Blender to produce a set of polygons to render.
I have to admit, I'm curious to this solution as I'm attempting to achieve a similar result, but am having difficulty with your wording? Are you suggesting to use Geometry nodes to accomplish this value extrude task or is there another modifier capable of changing this values?
Enivob
2024年5月9日 13:23:00
No geometry nodes are needed. It's part of Blender's Data block processing. Blender can natively extrude any curve.
shubhosana
2024年9月11日 03:15:08
I'm Also having the same issue i's rendering and visible in render but the animatttion in the render is rendering as animated mesh insted it's only rendering the resting position.