|  | 
|  | 
| 
			 
			#1  
			
			
			
			
			
		 | |||
| 
 | |||
| 
				
				Polygon angles
			 
			
			Hello, I was wondering if there is a way of creating on-the-fly polygons with some of the angles greater than 180 degrees. The description of viz.POLYGON is: "Creates a polygon. Each vertex provides a point for the polygon. Each of the inside angles created by linking the vertices must be acute." Surely there must be a way of creating concave on-the-fly objects! Thanks in advance, G | 
| 
			 
			#2  
			
			
			
			
			
		 | |||
| 
 | |||
| 
			
			Does using viz.LINE_STRIP work for the shape you want to create?
		 | 
| 
			 
			#3  
			
			
			
			
			
		 | |||
| 
 | |||
| 
			
			Hi Jeff, I too am trying to create concave polygons on-the-fly and am wondering how viz.LINE_STRIP can help me? I see that I can create a concave wireframe shape but am wondering how that can be "filled in" to form a poly?? | 
| 
			 
			#4  
			
			
			
			
			
		 | |||
| 
 | |||
| 
			
			Hello, I could use the line strip, but that left me with only the perimeter of the shape I wanted. Now I am creating the opposite shape of what I want with viz.Polygon and then use the negative space for the shape I want. Also, I have used viz.QUADS to create a shapes which viz.polygon won't let you create because of concave angles. Hope that helped! | 
|  | 
| 
 | 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| How to add texture to a polygon | tsgk | Vizard | 1 | 09-17-2010 12:28 PM | 
| PeopleMaker – Polygon Limit | SpazViz | Vizard | 4 | 06-03-2010 09:17 AM | 
| coalesceing euler angles | epl | Vizard | 6 | 05-28-2004 05:25 PM |