To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / *10145 (-20)
  Re: L3P v1.3 for Mac OSX
 
(...) How does it behave badly? Does it fail to read some lines? L3P uses fgets and then removes trailing \n and \r, but perhaps this fails on "old" mac files, which I believe use the CR ending. On MacOSX, \n is mapped to LF, so how do you read CR (...) (22 years ago, 5-Dec-02, to lugnet.cad.dev.mac)
 
  Re: L3P v1.3 for Mac OSX
 
(...) Erik, How did you render the POV files produced by l3p. Neither POV-Ray 3.1 (Classic) nor POV-Ray 3.5 (OS X) liked the file that l3p produced. When I dropped the file onto the applications incons in the Dock, the applications just ignored the (...) (22 years ago, 5-Dec-02, to lugnet.cad.dev.mac)
 
  Re: L3P v1.3 for Mac OSX
 
Lars, I used L3P this weekend. Since this is my first time using it, I tested only very simple uses. No problems found, unless you consider it a bug that it behaves badly with CR line endings. It's hard to tell which input file it is complaining (...) (22 years ago, 4-Dec-02, to lugnet.cad.dev.mac)
 
  Re: True Type fonts and LDraw files
 
Niels, I'm not sure what to do about arrows that are hidden because the view angle hides it. Do you have any ideas? It seems to me that it is just like any other part that is hidden from view. You can't see it. Do you have ideas how to work around (...) (22 years ago, 3-Dec-02, to lugnet.cad.dev)
 
  Re: True Type fonts and LDraw files
 
Thanks Jeroen, I guess there are multiple issues here. My original thoughts were primarily restricted to my LPub centric perspective, where we create step by step building instructions with a fixed view angle, and use rotation steps to virtually (...) (22 years ago, 3-Dec-02, to lugnet.cad.dev)
 
  Re: True Type fonts and LDraw files
 
Hmm, you could use the IFPOV and ENDPOV statements: 0 IFPOV 0 text { ttf "arial.ttf" // check your fonts directory for the proper names 0 "place your text here" // well, place your text there 0 1, // thickness of text (text will be 3D, dunno what (...) (22 years ago, 3-Dec-02, to lugnet.cad.dev)
 
  Re: True Type fonts and LDraw files
 
(...) MLCAD indeed has a BACKGROUND meta commmand that places an image as a background. This image always faces the "camera", indepedently of the view angle. It will not work in al instances (it might get obscured by the model), but it is the only (...) (22 years ago, 3-Dec-02, to lugnet.cad.dev)
 
  Re: True Type fonts and LDraw files
 
It is not only about adding text to a 3D world or a 2D render of it, but also about arrows. Arrows are (can be) used to point to a specific part or a group of parts. What about when this (these) part(s) are not visible in a different camera (...) (22 years ago, 3-Dec-02, to lugnet.cad.dev)
 
  Re: 24-tooth Technic gear confusion - Part(s) 3648, 3648a, x187
 
Thanks all. For now, I guess I will use just 3648 and indicate the appropriate version in the notes column. Hmm...maybe I need to add "learn how to create LDraw parts" to my ever-growing LEGO ToDo List (although I somehow suspect that 3648 might not (...) (22 years ago, 2-Dec-02, to lugnet.cad.dev, lugnet.db.inv)
 
  Re: True Type fonts and LDraw files
 
I was assuming that the user knows the view angle as well as any MLCad rotation steps that are in place when laying out the building instructions, but maybe this is too much work. If I do it as a post processing step, then the user is going to have (...) (22 years ago, 2-Dec-02, to lugnet.cad.dev)
 
  Re: True Type fonts and LDraw files
 
(...) Not necessarily. I don't always use the default viewpoint when rendering. (22 years ago, 2-Dec-02, to lugnet.cad.dev)
 
  Re: True Type fonts and LDraw files
 
(...) As far as I know, you can't do that, but I suppose you could do it with a new META statement. (...) I think there might be some LDRAW programs out there with a notion of a floor or background image. Those are 2D objects that may or may not (...) (22 years ago, 2-Dec-02, to lugnet.cad.dev)
 
  Re: True Type fonts and LDraw files
 
Quoting Don Heyse <dheyse@hotmail.spam...away.com>: (...) couldn't you say the text "box" is anchored in a point in space, and ALWAYS faces the camera? Or is there a situation where there's more than one camera at the same time? (I don't know much (...) (22 years ago, 2-Dec-02, to lugnet.cad.dev)
 
  Re: True Type fonts and LDraw files
 
(...) The one thing to watch out for here is that floating text will only look right when viewed from a particular angle. Don't forget that LDraw files contain 3D data which can be viewed from all directions. Text annotation seems to me more like a (...) (22 years ago, 2-Dec-02, to lugnet.cad.dev)
 
  True Type fonts and LDraw files
 
Hi, I've been doing a lot of work on automating the creation of building instructions lately, and have been studying various LEGO Constructopedias. There are places where LEGO uses text to anotate things in their step images (like 180 degree (...) (22 years ago, 2-Dec-02, to lugnet.cad.dev)
 
  Re: Downloadable Handbook?
 
(...) I know I eventually wanted to reformat the whole site that way, but was going to do it piece at a time. So, feel free. (...) You can break down the /reference/faq/ page into categories... would that work? -Tim (22 years ago, 2-Dec-02, to lugnet.cad.dev.org.ldraw)
 
  Re: 24-tooth Technic gear confusion - Part(s) 3648, 3648a, x187
 
Hi, Two comments: 1. Checking Technica might help (URL) Also, maybe cross-posting to technic and robotics might have been a good idea ... people there tend to know a great deal about Technic parts - specially when earlier, more fragile ones have (...) (22 years ago, 2-Dec-02, to lugnet.cad.dev, lugnet.db.inv)
 
  Re: Callin' all numbers
 
16 - Adam Howard User since: 1997 Author since: 1998 Parts made: 4, +2 modifications Programs I use: Rhinoceros- 3D modeling dxf2dat LDAO Wordpad Notepad Excel L3P L3Lab LDView LDLite MLCad LEDIT (22 years ago, 2-Dec-02, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw, lugnet.cad)
 
  Re: Downloadable Handbook?
 
(...) I agree. (...) Urgh. It might be easier to reformat all the existing /reference/ content to use the /library/ ssi scheme... ;) (...) Definitely, there should be cross-linking both ways. (...) I didn't see anything that seemed to belong under (...) (22 years ago, 2-Dec-02, to lugnet.cad.dev.org.ldraw)
 
  Re: ldraw.org MOTM & SOTM Winners for November 2002
 
(...) Thanks Tim, Actually the render is pretty much entirely thanks to this thread ((URL) and this post in particular ((URL) although I did have to play around with the settings to get something I liked, so I guess Anders Isaksson deserves some (...) (22 years ago, 2-Dec-02, to lugnet.cad.dev.org.ldraw)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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