Wrong clipping in glTF-model - AFrame

邮差的信 提交于 2020-06-01 07:41:05

问题


Video preview : https://i.imgur.com/VMhJV8v.mp4

I'm having clipping issues for quite some time now, not sure what causes this but so far the only solution is to move the object closer towards the camera and scale it down ( video preview link above )

I tried messing around with the camera clipping settings ( changed far / near values ). Played around with the 3d object transparency and container marker visibility (1) - no dice , tried to change renderOrder (2) , frustumCulled (3) values recursively without any luck ...

  • Using latest ARjs + Aframe image based markers with animated 3d models

回答1:


The issue disappeared once I scaled down the image marker from 990x990 to 375x375 and reduced the a-entity scale value by the same ratio ( nailing down the position is still a bit tricky for different DPI devices )

¯\_(ツ)_/¯



来源:https://stackoverflow.com/questions/62033734/wrong-clipping-in-gltf-model-aframe

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!