سؤال

this is a noobish Irrlicht question because I just started working with it, but my problem is this: all the triangles of the mesh I'm rendering that have even one vertex out of screen, gets entirely culled out. this caused parts of the mesh that are partly out of the screen be completely invisible.

here's an image to illustrate the problem:

enter image description here

any ideas? (my camera is an FPS camera).

thanks!

هل كانت مفيدة؟

المحلول

ok apparently this only happens in software rendering, with OpenGL it's ok.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top