To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cadOpen lugnet.cad in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / 16299
16298  |  16300
Subject: 
Re: Mesh Enhancer
Newsgroups: 
lugnet.cad
Date: 
Tue, 16 Jun 2009 16:19:57 GMT
Viewed: 
10775 times
  
In lugnet.cad, Tom Beattie wrote:
   I was wondering if anyone could point me towards a copy of Mesh Enhancer. All links on LDraw are obsolete and broken. I have a 2x2 dome dat in serious need of smoothing, and a rendering looking worse for wear.

I could never get mesh enhancer to work right, but the Anton Raves library does have the part you mention. In that library it is referred to as stwa_r2d2_head.

I created the following ar_0553.inc file to use this with LGEO:

#ifdef(ar_0553)
#else
#include "ar_material.inc"
#include "ar_library.inc"
#declare setting = 2;
#declare ar_0553 =
object {
 www.brick(texture{})
 matrix <-0.1, 0, 0,
         0, 0, .1,
         0, 0.1, 0,
         0, 0, -3*LG_PLATE_HEIGHT>
 rotate <0, 0, 90>
}

#declare ar_0553_clear =
object {
 ar_0553
}
#end

If you are using L3P, you need to add this part to the .lst file. If you are exporting straight from LDView like I do, you need to add the following to LGEO.xml:

<Element>
  <LDrawFilename>553.dat</LDrawFilename>
  <POVName>ar_0553</POVName>
  <POVName Alternate="Clear">ar_0553_clear</POVName>
  <Dependency>LGDefs</Dependency>
  <POVFilename>ar_0553.inc</POVFilename>
  <MatrixRef>LGEOTransform</MatrixRef>
</Element>

Naturally, you have to actually have Anton’s library which is the ar_library.inc file and you have to make sure to include it when you run POV-Ray.

Once you’ve done these things, everything will be automatic and you’ll have a nice looking dome! Look at this picture for a good example of a render with this part.

Eric Albrecht

Technicopedia



Message has 1 Reply:
  Re: Mesh Enhancer
 
(...) Thanks Eric. All this sounds interesting, however you may have to guide me some of the way here. I have always been interested in Anton's Library but to be honest I never worked out how to use it within the MLCad, L3PAO, LGEO, POV tool chain, (...) (15 years ago, 19-Jun-09, to lugnet.cad, FTX)

Message is in Reply To:
  Mesh Enhancer
 
Hello all. I was wondering if anyone could point me towards a copy of Mesh Enhancer. All links on LDraw are obsolete and broken. I have a 2x2 dome dat in serious need of smoothing, and a rendering looking worse for wear. Any help appreciated. Cheers (...) (15 years ago, 16-Jun-09, to lugnet.cad)

10 Messages in This Thread:



Entire Thread on One Page:
Nested:  All | Brief | Compact | Dots
Linear:  All | Brief | Compact

This Message and its Replies on One Page:
Nested:  All | Brief | Compact | Dots
Linear:  All | Brief | Compact
    

Custom Search

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR