EEVEE Next: VDB volume does not render in orthographic view #114131

Closed
opened 2023-10-25 06:44:50 +02:00 by Sun Kim · 5 comments
Contributor

System Information
Operating system: Windows-10-10.0.19045-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 2060 SUPER/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 545.84

Blender Version
Broken: version: 4.1.0 Alpha, branch: main, commit date: 2023-10-23 22:43, hash: 515d25fbedff
Worked: n/a

Short description of error
VDB volume does not render in orthographic view.

eevee_next_volume_vdb_ortho.png

Test file: eevee_next_volume_test2_vdb.blend

EEVEE for comparison:

eevee_volume_vdb_ortho.png

**System Information** Operating system: Windows-10-10.0.19045-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 2060 SUPER/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 545.84 **Blender Version** Broken: version: 4.1.0 Alpha, branch: main, commit date: 2023-10-23 22:43, hash: `515d25fbedff` Worked: n/a **Short description of error** VDB volume does not render in orthographic view. ![eevee_next_volume_vdb_ortho.png](/attachments/6eb90285-ea1c-4edd-98eb-9875a9658c74) Test file: [eevee_next_volume_test2_vdb.blend](/attachments/5c615516-94a2-4612-bf99-e6be7ded3f46) EEVEE for comparison: ![eevee_volume_vdb_ortho.png](/attachments/40d136fd-b2b8-4077-a453-4f50caefd20c)
Sun Kim added the
Priority
Normal
Type
Report
Status
Needs Triage
labels 2023-10-25 06:44:50 +02:00
Member

Can confirm.

Can confirm.
Author
Contributor

Test file: eevee_next_volume_test2_vdb.blend

Oh, I forgot to pack the VDB file here.

I assume you will be able to get one your own but nonetheless for completeness' sake. Sample VDB files: https://www.openvdb.org/download/

> Test file: eevee_next_volume_test2_vdb.blend Oh, I forgot to pack the VDB file here. I assume you will be able to get one your own but nonetheless for completeness' sake. Sample VDB files: https://www.openvdb.org/download/
Philipp Oeser added
Status
Confirmed
Module
EEVEE & Viewport
Interest
EEVEE
and removed
Status
Needs Triage
labels 2023-10-25 10:09:53 +02:00
Member

This seems to be a regression from ba89723abc and #113731. @fclem

This seems to be a regression from ba89723abc and #113731. @fclem
Member

Now getting crashes/asserts in current main (411371aa54)

1  blender::draw::detail::PassBase<blender::draw::command::DrawMultiBuf>::draw draw_pass.hh      737  0x194624e 
2  blender::draw::detail::PassBase<blender::draw::command::DrawMultiBuf>::draw draw_pass.hh      761  0x1964b32 
3  operator()                                                                  eevee_sync.cc     362  0x196c485 
4  blender::eevee::SyncModule::sync_volume                                     eevee_sync.cc     365  0x196c52a 
5  blender::eevee::Instance::object_sync                                       eevee_instance.cc 269  0x190dad9 
6  eevee_cache_populate                                                        eevee_engine.cc   124  0x18faf15 
7  drw_engines_cache_populate                                                  draw_manager_c.cc 1087 0x1875e1c 
8  DRW_draw_render_loop_ex                                                     draw_manager_c.cc 1722 0x18777a2 
9  DRW_draw_view                                                               draw_manager_c.cc 1625 0x187726b 
10 view3d_draw_view                                                            view3d_draw.cc    1571 0x315ea1e 
11 view3d_main_region_draw                                                     view3d_draw.cc    1606 0x315eb5e 
12 ED_region_do_draw                                                           area.cc           528  0x20c186e 
13 wm_draw_window_offscreen                                                    wm_draw.cc        1006 0x14c8e52 
14 wm_draw_window                                                              wm_draw.cc        1173 0x14c94cc 
15 wm_draw_update                                                              wm_draw.cc        1576 0x14ca218 
16 WM_main                                                                     wm.cc             641  0x14c2c30 
17 main                                                                        creator.cc        586  0x711e4b  
Now getting crashes/asserts in current main (411371aa54df) ``` 1 blender::draw::detail::PassBase<blender::draw::command::DrawMultiBuf>::draw draw_pass.hh 737 0x194624e 2 blender::draw::detail::PassBase<blender::draw::command::DrawMultiBuf>::draw draw_pass.hh 761 0x1964b32 3 operator() eevee_sync.cc 362 0x196c485 4 blender::eevee::SyncModule::sync_volume eevee_sync.cc 365 0x196c52a 5 blender::eevee::Instance::object_sync eevee_instance.cc 269 0x190dad9 6 eevee_cache_populate eevee_engine.cc 124 0x18faf15 7 drw_engines_cache_populate draw_manager_c.cc 1087 0x1875e1c 8 DRW_draw_render_loop_ex draw_manager_c.cc 1722 0x18777a2 9 DRW_draw_view draw_manager_c.cc 1625 0x187726b 10 view3d_draw_view view3d_draw.cc 1571 0x315ea1e 11 view3d_main_region_draw view3d_draw.cc 1606 0x315eb5e 12 ED_region_do_draw area.cc 528 0x20c186e 13 wm_draw_window_offscreen wm_draw.cc 1006 0x14c8e52 14 wm_draw_window wm_draw.cc 1173 0x14c94cc 15 wm_draw_update wm_draw.cc 1576 0x14ca218 16 WM_main wm.cc 641 0x14c2c30 17 main creator.cc 586 0x711e4b ```
Philipp Oeser added
Priority
High
and removed
Priority
Normal
labels 2024-04-15 14:06:36 +02:00

The orthographic part is already fixed. I'm committing a fix for the assertion.

The orthographic part is already fixed. I'm committing a fix for the assertion.
Blender Bot added
Status
Resolved
and removed
Status
Confirmed
labels 2024-04-18 12:22:20 +02:00
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#114131
No description provided.