|
From: James W. W. <os...@jw...> - 2007-04-01 02:36:13
|
On Mar 31, 2007, at 12:36 PM, Stefan Huber wrote: > 1. The wireframe renderer draws the triangle contours of a box but it > should draw the rectangle contours. This can be solved by three lines > of code (see below). Done. > 2. Diffuse colors which are part of the geometry will be drawn. > Geometry independent attributes will be ignored. I think we should > add a attribute state handler to the wireframe renderer to handle > diffuse colors correctly. Done. |