| | Re: My attempts to get a vector line drawing
|
|
(...) I printed the pirate minifig on my laserprinter at work and it looks perfect. Ready to use as a coloring picture for the kids! Jaco (13 years ago, 30-May-11, to lugnet.cad)
|
|
| | Re: My attempts to get a vector line drawing
|
|
(...) I've been experimenting with generating these type of images for quite a while and so far come up a number of techniques. These are as follows: 1) Convert MLCAD model to DXF file using Rolf Redford's LdrDat2Dxf. Then use PoseRay to create a (...) (13 years ago, 29-May-11, to lugnet.cad)
|
|
| | Re: Official LPub manual online
|
|
Thank you both. Saso (14 years ago, 26-May-11, to lugnet.cad, FTX)
|
|
| | Re: Official LPub manual online
|
|
(...) In lugnet.cad, Saso Tomat wrote: (...) Hi Saso, You need to work with submodels and call those out. You should also apply Show submodels as parts in the PLI. Download the LDraw MPD (Multi Part Dat file): (URL) the PDF: (URL) you want to learn (...) (14 years ago, 26-May-11, to lugnet.cad, FTX)
|
|
| | Re: Official LPub manual online
|
|
(...) --snip-- (...) --snip-- (...) --snip-- (...) There's two ways I can think of. 1) Make the two sections into submodels. Although that will force them onto different pages. But you can always hand edit them back 2) Use buffer exchange to mask (...) (14 years ago, 25-May-11, to lugnet.cad, FTX)
|
|
| | Re: Official LPub manual online [DAT]
|
|
I need a help with Lpub. I just can't get it to work (checked the manual already). I am posting this here so maybe manual could get an update if necessary. 0 Untitled 0 Name: example.ldr 0 Author: MLCad 0 Unofficial Model 0 ROTATION CENTER 0 0 0 1 (...) (14 years ago, 25-May-11, to lugnet.cad, FTX)
|
|
| | Re: My attempts to get a vector line drawing
|
|
(...) (FUT lugnet.cad.dev) I draw everything but the edge lines with glColorMask() set to all false. This updates the depth buffer, but doesn't update the color buffer. Edge lines are drawn with a standard glColorMask(). --Travis (14 years ago, 25-May-11, to lugnet.cad, FTX)
|
|
| | Re: Beveled flex tubing [DAT]
|
|
(...) Great! Note that it may be easier to use slant instead of stretch/rotate. It is a bit more difficult to figure out at the beginning, but it avoids calculations and gives simpler coefficients. Here is the result, applied to your file: 0 (...) (14 years ago, 24-May-11, to lugnet.cad)
|
|
| | Re: Beveled flex tubing [DAT]
|
|
(...) That did it! Here's the part I needed... thanks again!!!! 0 ~Technic Flex-System Hose 45 bevel End 0 Name: 76_bevel3.dat 0 Author: Lar with hints from Philo 0 ROTATION CENTER 0 0 0 1 "Custom" 0 ROTATION CONFIG 0 0 0 WRITE Inner cylinder (...) (14 years ago, 24-May-11, to lugnet.cad)
|
|
| | Re: Beveled flex tubing
|
|
(...) Google translate does a pretty fair job, actually, enough to suss out most of what is being said... Manfred's section of notes in the part authoring "tutorial" (URL) is also helpful (URL) wasn't aware that there was a sliced cylinder primitive (...) (14 years ago, 24-May-11, to lugnet.cad)
|