You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please provide the following information about your environment:
OS: macOS Mojave 10.14.6
Version: 1.17
Device(s): Samsung Galaxy S8
Description
I've had this issue for a while now where the models I've been using don't seem to render well. The only "solution" thus far was to scale the model down to 0.001 which isn't ideal. One of my iOS colleague suspects that the ZNear-ZFar is too far apart leading to the Depth Buffer not being as accurate as it is on iOS/SceneKit.
I'm reporting this issue here with the hopes that someone can look into it or guide me towards the solution. Also, I can provide the model if needed for further investigation.
Reproducible Demo
Here are a couple of screenshots comparing the exact same model in GLB in SceneKit and ViroCore:
ViroCore
SceneKit
The text was updated successfully, but these errors were encountered:
Environment
Please provide the following information about your environment:
Description
I've had this issue for a while now where the models I've been using don't seem to render well. The only "solution" thus far was to scale the model down to
0.001
which isn't ideal. One of my iOS colleague suspects that theZNear-ZFar
is too far apart leading to the Depth Buffer not being as accurate as it is on iOS/SceneKit.I'm reporting this issue here with the hopes that someone can look into it or guide me towards the solution. Also, I can provide the model if needed for further investigation.
Reproducible Demo
Here are a couple of screenshots comparing the exact same model in
GLB
in SceneKit and ViroCore:ViroCore
SceneKit
The text was updated successfully, but these errors were encountered: