POV-Ray : Newsgroups : povray.newusers : Parse Warning: Points in polygon are not co-planar. Ignoring polygons. : Parse Warning: Points in polygon are not co-planar. Ignoring polygons. Server Time
30 Jun 2024 03:50:42 EDT (-0400)
  Parse Warning: Points in polygon are not co-planar. Ignoring polygons.  
From: folkert
Date: 9 Jul 2011 07:15:00
Message: <web.4e1837fb53f9b006e70ca0910@news.povray.org>
Hi,

While rending a generated script, I get:

File: test.pov  Line: 16077
Parse Warning: Points in polygon are not co-planar. Ignoring polygons.

The line is:
polygon { 5 <110, 25, 2>, <111, 25, 2>, <111, 26, 3>, <110, 26, 2>, <110, 25, 2>
texture{pigment{rgb <0, 0.461435456673892, 0.443295311143663>}} }

What is wrong and how can I fix it?


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.