Open VDB Doesn't Playback Clusters Correctly #86313

Closed
opened 2021-03-05 16:54:42 +01:00 by Atomic · 10 comments

System Information
system-info.txt

Blender Version
Broken: 2.92
Worked: NA

Short description of error
Open VDB Doesn't Playback Clusters Correctly

Exact steps for others to reproduce the error
I am attaching a Houdini generated sequence of VDB files. Each of these files can contain multiple "clusters" of density. While I am seeing some playback inside of Blender 2.92, Blender is not translating the cluster boxes to the correct location. It plays them all back at the same position and rotation, presumably fetched from the first container on the first frame. These VDB boxes do change location and rotation over time and Blender should update each box correctly.

This is the Houdini output that shows the correct playback.
cluster_pyro.gif

This the same VDB file sequence playing inside Blender 2.92.
cluster_pyro_292.gif

houdini_produced_pyro_cluster.zip

**System Information** [system-info.txt](https://archive.blender.org/developer/F9870251/system-info.txt) **Blender Version** Broken: 2.92 Worked: NA **Short description of error** Open VDB Doesn't Playback Clusters Correctly **Exact steps for others to reproduce the error** I am attaching a Houdini generated sequence of VDB files. Each of these files can contain multiple "clusters" of density. While I am seeing some playback inside of Blender 2.92, Blender is not translating the cluster boxes to the correct location. It plays them all back at the same position and rotation, presumably fetched from the first container on the first frame. These VDB boxes do change location and rotation over time and Blender should update each box correctly. This is the Houdini output that shows the correct playback. ![cluster_pyro.gif](https://archive.blender.org/developer/F9870261/cluster_pyro.gif) This the same VDB file sequence playing inside Blender 2.92. ![cluster_pyro_292.gif](https://archive.blender.org/developer/F9870267/cluster_pyro_292.gif) [houdini_produced_pyro_cluster.zip](https://archive.blender.org/developer/F9870253/houdini_produced_pyro_cluster.zip)
Author

Added subscriber: @AtomP

Added subscriber: @AtomP
Member

Added subscriber: @jta

Added subscriber: @jta

Added subscriber: @mano-wii

Added subscriber: @mano-wii

I can reproduce the result in Blender, but it would be important to check the file to confirm that the problem is not with the Houdini exporter but with Blender.
Did you reimport the same sequence *.vdb into Houdini to see the result?

I can reproduce the result in Blender, but it would be important to check the file to confirm that the problem is not with the Houdini exporter but with Blender. Did you reimport the same sequence *.vdb into Houdini to see the result?
Author

As mentioned in the first post, Houdini is playing it back correctly. The attached GIF is the playback of the sequence through the FileCache node.

As mentioned in the first post, Houdini is playing it back correctly. The attached GIF is the playback of the sequence through the FileCache node.

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'

Added subscribers: @kevindietrich, @brecht

Added subscribers: @kevindietrich, @brecht

I'm not sure which module works in this area (#eevee_viewport?).
Maybe @kevindietrich or @brecht know more about this.

I'm not sure which module works in this area (#eevee_viewport?). Maybe @kevindietrich or @brecht know more about this.

Changed status from 'Confirmed' to: 'Archived'

Changed status from 'Confirmed' to: 'Archived'

This is a known limitation currently. It's in the ToDo list in #73201 (New volume object type), I've add a bit more detail there now.

Note OpenVDB itself is printing these warnings to the console:

WARNING: cluster_missile_0_0017.vdb has more than one grid named "density"

I'm not sure that such clusters are actually a standard OpenVDB feature. It seems like a non-standard Houdini extension, but would be good to support anyway.

This is a known limitation currently. It's in the ToDo list in #73201 (New volume object type), I've add a bit more detail there now. Note OpenVDB itself is printing these warnings to the console: ``` WARNING: cluster_missile_0_0017.vdb has more than one grid named "density" ``` I'm not sure that such clusters are actually a standard OpenVDB feature. It seems like a non-standard Houdini extension, but would be good to support anyway.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#86313
No description provided.