- Home /
Question by
zafadadynamic · Mar 15, 2014 at 07:29 PM ·
camera viewport
What would cause the following camera artifacts?
I've tried rescaling the objects, there is no penetration, and everything seems to be fine other than how the objects look with the camera. See the pic:

untitled.png
(9.0 kB)
Comment
Best Answer
Answer by whydoidoit · Mar 15, 2014 at 07:37 PM
That's Z fighting to do with the resolution of the Z buffer I'd guess. Try reducing your far clip plane until it's as close as it can be and extend your near clip plane a bit.
Your answer
Follow this Question
Related Questions
Camera Transition between two cameras 0 Answers
Camera can't render gameobject when it's not in scene,why? 0 Answers
Removing scenes with set conditions 0 Answers
How to fix bold black bars on right side of the Game (on any device) 1 Answer
How to calculate the percentage of a mesh visible by a camera? 2 Answers