LaurieA opened this issue on Aug 27, 2010 · 379 posts
adp001 posted Fri, 03 September 2010 at 11:37 PM
Quote - > Quote -
If you look back a few posts you'll see another render of the snow globe with a subdivision level of 3, it's a lot smoother.
Yes, I saw that. I'm just saying that if you need a really high subdivision level, it's probably better to do the subdivision in Lux rather than in the exporter. I've added that as an option to pydough the other day, so maybe ADP can add it to the interface.
odf,
Seems that your code allways computes normales, because the GUI-value is a string ("true" or "false"). If you change line 23 to:
if options.get('compute_normals', "true").strip()=="true":
the result should be exact.
As for the Lux-subdivision: I'll add a GUI-parameter named "lux_subdivision" with a value.