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 / *37665 (-20)
  Bricksaic and txt2dat?
 
(...) Hey. You know the bricksaic interface is also a really nice fit for a program to reproduce patterned bricks in ldraw. I gave it a whirl posterizing the only pattern I had a scan of and it did a fairly nice job. (URL) You could use a few paint (...) (19 years ago, 22-Apr-05, to lugnet.build.mosaic, lugnet.cad.dev, FTX)
 
  Tablet usage
 
Hi all, I am (still) working on an animation tool (LD4Dmodeler 2, www.rolandmelkert.nl...4DModeler) Thinking about the large amount of controls (for controlling hinges, position and rotation etc), it might be interesting to support a tablet. The (...) (19 years ago, 21-Apr-05, to lugnet.animation, lugnet.cad.dev)
 
  Re: white outlines on black bricks
 
(...) Thanks Steve. ROSCO (19 years ago, 21-Apr-05, to lugnet.cad, FTX)
 
  Re: Latest BFC Spec?
 
In lugnet.cad.dev, Steve Bliss wrote: [snippity-do-dah] Sorry, I found an old post still waiting to be authorized. I hit "Post" instead of "Delete". Steve (19 years ago, 20-Apr-05, to lugnet.cad.dev)
 
  Re: Latest BFC Spec?
 
(...) I thought it was dead 2 (or 3?) years ago. ;) (...) That's a pretty big 'once' you've got there. One problem I've had, revisiting old part files and applying BFC -- once you look at a file, you're also tempted to fix any/all errors you find in (...) (19 years ago, 22-Mar-03, to lugnet.cad.dev)
 
  Re: Conditional lines on sloped wedge parts 43720 and 43721
 
(...) I think the key difference is the twisted nature of this surface. I think the twist makes it impossible to partition the surface into polygons without having a mix of convex and concave seams. I'd like to be proven wrong. I don't have one of (...) (19 years ago, 19-Apr-05, to lugnet.cad.dat.parts, FTX)
 
  Re: Conditional lines on sloped wedge parts 43720 and 43721
 
(...) Oh, I don't know about that 1 pixel business. The problem with the surface as it's currently written, is that it flip-flops between convex and concave every at every triangle. But if you ignore the triangles and spin the surface around a bit, (...) (19 years ago, 19-Apr-05, to lugnet.cad.dat.parts, FTX)
 
  Re: Conditional lines on sloped wedge parts 43720 and 43721
 
(...) I'm pretty sure that's going to be the problem with *any* partition of this surface into polygons. Having a mathematical description of the surface would be good, because then we could potentially create a primitive for the surface, and (...) (19 years ago, 19-Apr-05, to lugnet.cad.dat.parts, FTX)
 
  Re: Help needed for steering wheel...
 
(...) 3829 is both bits together, 3829a is the base, and 3829b is the wheel (URL) Dean Earley, Dee (dean@earlsoft.co.uk) irc: irc://irc.blitzed.org/ web: (URL) +44 (0)780 8369596 (19 years ago, 19-Apr-05, to lugnet.cad)
 
  Help needed for steering wheel...
 
Hi, does this part exist as LDraw file? (URL) I need this: (URL) ONLY the wheel, without the base. Does it exist separately? Thanks in advance, Gianluca ___...___ Nuovo Yahoo! Messenger: E' molto più divertente: Audibles, Avatar, Webcam, Giochi, (...) (19 years ago, 18-Apr-05, to lugnet.cad)
 
  Re: Conditional lines on sloped wedge parts 43720 and 43721
 
(...) OK, I tried it and realise now that it doesn't solve the problem at all, just moves the outside curves to a different spot. I think Don is right, a more complex torus-like curve is necessary to represent it properly. ROSCO (19 years ago, 18-Apr-05, to lugnet.cad.dat.parts, FTX)
 
  Re: Conditional lines on sloped wedge parts 43720 and 43721
 
(...) Well, I thought about this, and what I would try is changing the polygons thus: If the top points are A1-5 and the bottom points are B1-5, keep the A2-B1, A3-B2 as currently, but instead of A2-B2 etc, use A3-B1, A4-B2, etc. I think that would (...) (19 years ago, 18-Apr-05, to lugnet.cad.dat.parts, FTX)
 
  Re: Conditional lines on sloped wedge parts 43720 and 43721
 
(...) I'm not sure about that. The surface as it's written is extremely lumpy, and the conditional lines work as expected given the lumps in the surface. You also get an ugly shading effect with flat shading because of those lumps. (URL) There's (...) (19 years ago, 18-Apr-05, to lugnet.cad.dat.parts, FTX)
 
  Re: white outlines on black bricks
 
(...) A little farther down in the document, it says this (in regards to dithered colors): "Finally, the edge-color of Color 1 is used as the edge color of the dithered color." These documents define two sets of values: (URL) LDraw Config File> (...) (19 years ago, 18-Apr-05, to lugnet.cad, FTX)
 
  Re: txt2dat - Create LDraw files from text
 
(...) Wow, that's cool! LDRAW stuff sent to stdout. I finally get to try ldglite with a pipe from a real program, and it all seems to work. txt2dat -s hello -c 4 -p 72 c:\windows\fonts\ariel.ttf | ldglite -i1 -MFhello.png -- Thanks. That was fun, (...) (19 years ago, 18-Apr-05, to lugnet.cad.dev)
 
  Re: white outlines on black bricks
 
(...) I would appreciate it if the blocking was turned off. Alternately, if ML-CAD allows colors to be set via ldconfig.ldr, that would be good for me. Truthfully, I haven't even checked for this support; I don't have time right now. Steve (19 years ago, 18-Apr-05, to lugnet.cad)
 
  Re: Conditional lines on sloped wedge parts 43720 and 43721
 
(...) I don't think it's the control points. I took a quick look at the file, actually just one of the lines, the first in the file. The control points used are the two unattached vertices from the triangles adjacent to the conditional edge. That (...) (19 years ago, 18-Apr-05, to lugnet.cad.dat.parts, FTX)
 
  Re: white outlines on black bricks
 
(...) This doc (URL) the "inverse" colours for colour 0-15, are other colours documented somewhere? ROSCO (20 years ago, 18-Apr-05, to lugnet.cad)
 
  Re: txt2dat - Create LDraw files from text
 
(...) Thanks Dave! Any feedback is much appreciated. I've just uploaded a new version, so you might wanna grab that. ROSCO (20 years ago, 17-Apr-05, to lugnet.cad.dev, FTX)
 
  Re: txt2dat - Create LDraw files from text
 
(...) I've uploaded version 0.1.3, with a couple of bug fixes, and source code. Enjoy! ROSCO (20 years ago, 17-Apr-05, to lugnet.cad.dev, FTX)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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