dvvr icon indicating copy to clipboard operation
dvvr copied to clipboard

Blackness (Intermittent VR Display)

Open Judas87Swiff opened this issue 2 years ago • 2 comments

Version: 2024.1 (Via Itch.io App) OS: Windows 11

Issue: After simply loading the linked model VR video is blank/blackout depending on distance to model, ex. within a certain closeness picture is displayed and beyond that the blackness appears again.

Source: https://www.deviantart.com/zareef/art/DOA5-LR-Mila-Aloha-bikini-529275531

Judas87Swiff avatar Jan 25 '24 17:01 Judas87Swiff

Try turn on "Stop NaN", this is usually due to certain part of the model causing "NaN" error and that can break the entire scene.

alloystorm avatar Jan 30 '24 09:01 alloystorm

Oh, I'll try that! Though in DanceXR could a message be added to the "Stop NaN" setting to explain this? I would assume most people have never heard of "NaN" so the setting isn't as clear as it could be.

Judas87Swiff avatar Mar 20 '24 16:03 Judas87Swiff

Stop NAN is a workaround that prevent the whole screen to become black when there are shader errors. The error is ususally caused by problems in the model (like normal vector being 0 in certain areas) or effects. It's not good to set this on by default because it might hurt performance. We'll add more description in both the app and the documentation.

alloystorm avatar May 27 '24 01:05 alloystorm