LDraw.org Discussion Forums

Full Version: LGEO part lg_48933 in AIOI
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello there,

I've been lurking in the shadows for years, but decided to join in.

While rendering two of my models I found out that the part lg_48933 that comes with the AIOI looks like this:

[Image: 640x360.jpg]

After testing for a while, the solution turned out to be simple, the first instance of:
Code:
scale <-1, 1, 1>

Should read like this:
Code:
scale <1, -1, 1>

And the file now renders correctly, like this:

[Image: 640x360.jpg]

Here is the file itself.

[attachment=3670]

Hope that helps. Admins please, redirect this post if necessary.
To the mods: Would it be better to create a dedicated sub-forum for the LGEO parts (as well as Anton's parts) so we can find all part submissions and discussions in a single place?
(2019-06-19, 5:30)Michael Horvath Wrote: [ -> ]To the mods: Would it be better to create a dedicated sub-forum for the LGEO parts (as well as Anton's parts) so we can find all part submissions and discussions in a single place?

I think we already have too many forum categories. I’m not really interested in adding more. The render forum is low traffic enough to fill this purpose. If our forum activity goes up x10 I’ll reconsider.