| | Re: My attempts to get a vector line drawing
|
|
(...) Hey, this is interesting. Is it actually just drawing the visible lines in some final rendering stage? Or is there more going on there with the Stencil and/or Depth buffer? (14 years ago, 24-May-11, to lugnet.cad, FTX)
|
|
| | Re: Beveled flex tubing
|
|
OK, I think what you miss is the 4-4cyls.dat primitive, add it to a regular 4-4cyli and you basically have what you need. For the tip, you need a slanted primitive (ring and edges). There is a tutorial (unfortunately in French) here (URL) , (...) (14 years ago, 24-May-11, to lugnet.cad)
|
|
| | Re: Beveled flex tubing
|
|
(...) I was looking at trying to use your cutting tool, actually,.. stretch a 4-4cyli.dat to a long enough length (somehow?) and then just use a big quad tilted to 45 degrees as the "blade". But I can't quite suss out how to do it, being somewhat (...) (14 years ago, 24-May-11, to lugnet.cad)
|
|
| | Re: Beveled flex tubing
|
|
(...) Larry, would you have a picture or drawing of what you need exactly? Philo (14 years ago, 24-May-11, to lugnet.cad)
|
|
| | Re: Beveled flex tubing
|
|
(...) Or alternatively, you could use ring/cone/cyl primitives, should be lots easier than doing individual quads. ROSCO (14 years ago, 24-May-11, to lugnet.cad)
|
|
| | Re: My attempts to get a vector line drawing
|
|
In lugnet.cad, Eric Albrecht wrote: ... (...) You don't need to disable primitive substitution; just uncheck "Texture Studs" in the "Primitive Substitution" box. (If you follow my instructions from my other post, the stud logo isn't present, and (...) (14 years ago, 24-May-11, to lugnet.cad, FTX)
|
|
| | Re: My attempts to get a vector line drawing
|
|
(...) See this thread: (URL) Maybe outputting only lines could give much smaller file sizes. Then you could live paint in Illustrator to consolidate faces. --Bram (14 years ago, 24-May-11, to lugnet.cad, FTX)
|
|
| | Re: My attempts to get a vector line drawing
|
|
The "Show Edges Only" feature in LDView is intended to be used with Wireframe disabled. I believe it does exactly what you want in combination with "Black Edges": (URL) Note that the image above was saved with the "Transparent Background" check box (...) (14 years ago, 24-May-11, to lugnet.cad, FTX)
|
|
| | Re: My attempts to get a vector line drawing
|
|
(...) Wow do I feel stupid. No, I hadn't tried that, and it works perfectly. It's still not a vector image, but at least it gets me to a good raster image in one step instead of five. It is a bit counter-intuitive to me that the way to get a good (...) (14 years ago, 24-May-11, to lugnet.cad, FTX)
|
|
| | Re: My attempts to get a vector line drawing
|
|
(...) Have you tried disabling lighting? (...) I don't know any ether, I'm sorry. roland (14 years ago, 24-May-11, to lugnet.cad, FTX)
|
|
| | Re: My attempts to get a vector line drawing
|
|
(...) You are right that I can approximate it simply by making all the parts white (as shown). However, shaded white is not really white. Every angle of white reflecting to the camera is actually a different shade of gray. I really want no shading (...) (14 years ago, 23-May-11, to lugnet.cad, FTX)
|
|
| | Re: My attempts to get a vector line drawing
|
|
(...) <snip> (...) I'm not sure I 100% understand your goal(s), but I think what you need is: All white shading with all black edges. This way the (OpenGL) 'Z-Buffer' does all the hard work for you. Maybe travis could implement it in LDView, (or (...) (14 years ago, 23-May-11, to lugnet.cad, FTX)
|
|
| | My attempts to get a vector line drawing
|
|
For various reasons, I've been attempting to extract a vector line drawing of a large LDraw model. On the surface, this would seem simple (which is always the case for the hardest projects). LDraw itself is a vector format. Each edge line is defined (...) (14 years ago, 23-May-11, to lugnet.cad, FTX)
|
|
| | Re: Beveled flex tubing
|
|
(...) For anything with radial symmetry a little perl script is the right tool :) Tim (14 years ago, 23-May-11, to lugnet.cad)
|
|
| | Beveled flex tubing
|
|
Has anyone modeled a bit of flex tubing that has beveled ends? I think I know what I need to do to model it but actually doing it may be beyond my patience, (but maybe I'm using the wrong tool, working with quads in MLCad is a bit hard) Thanks. (14 years ago, 23-May-11, to lugnet.cad)
|
|
| | Re: LDraw.org website theme.
|
|
(...) I've pretty much decided on Joomla 1.6. Unless I hit any major snags, that's what I've prepped for. When I get everything setup, I'll send out a call for help. -Orion (14 years ago, 23-May-11, to lugnet.cad)
|
|
| | Re: LDraw.org website theme.
|
|
(...) Orion, What CMS are you going to use? I have some experience in making websites and want to help if needed. Jaco (14 years ago, 23-May-11, to lugnet.cad)
|
|
| | Re: LDraw.org website theme.
|
|
(...) Hi Orion, You may find more people with those skills over on Flickr. I've copied the message to there. Tim (14 years ago, 22-May-11, to lugnet.cad)
|
|
| | LDraw.org website theme.
|
|
Hi all, I'm going to be working on the website over the next few weeks. I suck at graphic design, I think this is a perfect to solicit ideas/designs for the website theme. No coding experience is required. I can handle that aspect if needed. -Orion (14 years ago, 22-May-11, to lugnet.cad)
|
|
| | Re: LDraw.org File Encoding Standard Ratified
|
|
(...) Wow, that was fast! Thanks, Chris. Unfortunately it doesn't solve the issue. LDraw Apache server sends the page telling that charset is iso-8859-1 (why???) and this overrides page head specification. If I save the page and open it with my (...) (14 years ago, 21-May-11, to lugnet.cad, FTX)
|