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 / *42050 (-20)
  Portable MPD Submodel Names
 
Bricksmith and LDView accept descriptive submodel names containing spaces, punctuation, and no file extension. However, I have been given the impression that MPD files containing submodel names like these can be problematic for MLCad and other tools (...) (17 years ago, 22-Aug-07, to lugnet.cad.dev)
 
  Re: Bug in current version of LDList
 
(...) I would report bugs to the developer. I see an email address at the bottom of the page at (URL) and on the LDraw.org listing at (URL) the other hand, if your bug report contains any interim solutions for working around the bug, I would (...) (17 years ago, 22-Aug-07, to lugnet.cad.dev)
 
  Bug in current version of LDList
 
Where should I report a bug in LDList v4.1? Or is there a database of existing bugs for any of the LDraw family of apps? Rob (17 years ago, 22-Aug-07, to lugnet.cad.dev)
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(...) I came across the *current* LDraw file spec here: (URL) the matrix example is using column-major ordering. So now I'm really confused. Does the current spec use column-major, and the new spec is proposing to change it? Or is the current spec (...) (17 years ago, 22-Aug-07, to lugnet.cad)
 
  *** LDView Version 3.2 Released ***
 
LDView 3.2 is now available for download from the LDView downloads page here: (URL) Please note that the translations have not yet been updated to work with this release, and translations created for version 3.1 will refuse to load. The 3.2 (...) (17 years ago, 22-Aug-07, to lugnet.announce, lugnet.cad, FTX) !! 
 
  Re: Question about LDraw.org Library Header Specification
 
(...) Yes. (...) Yes to that too. I've fixed both of these problems. Hopefully I didn't introduce new once (the content system on ldraw.org can be finicky). --Travis (17 years ago, 22-Aug-07, to lugnet.cad)
 
  Question about LDraw.org Library Header Specification
 
At this url: (URL) you scroll down to the first Examples header (in bold) there's this line: 0 !CATEGORY Animal 0 !KEYWORDS Sting, Poison, Adventurers, Egypt Is there supposed to be a line break between "Animal" and "0"? Also, a little later in the (...) (17 years ago, 22-Aug-07, to lugnet.cad)
 
  Re: New rule for SOTM/MOTM
 
(...) That sounds like an excellent change! Spotlighted. Cheers Richie Dulin (17 years ago, 22-Aug-07, to lugnet.cad.dev.org.ldraw)
 
  New rule for SOTM/MOTM
 
Dear all, We have decided to introduce an additional rule to the MOTM and SOTM contests on LDraw.org in order to make them a little more interesting. We will now only run these contests if there are a minimum of five entries. The current situation (...) (17 years ago, 22-Aug-07, to lugnet.cad.dev.org.ldraw, lugnet.announce) ! 
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(...) I'm new to this community, and am just learning 3D graphics, but I will comment on this as someone who will eventually use this file format to read in and render these parts in 3D. 1. Character encoding - for a file spec, not specifying this (...) (17 years ago, 21-Aug-07, to lugnet.cad)
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(...) I think the original suggestion that we mention that it is in row-major format is valid. I agree that the fact that OpenGL (almost certainly one of the top two most used 3D APIs on the planet) uses column major format is a good reason to (...) (17 years ago, 21-Aug-07, to lugnet.cad)
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(...) The "so-what" would be that I, as someone who will eventually read in these files to create OpenGL renderings of them, would expect the matrices to be in column-major order, unless explicitly stated otherwise. Rob (17 years ago, 21-Aug-07, to lugnet.cad)
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(...) Umm, so what? LDraw is not, and should not, be dependent on OpenGL. Having worked with transformation matrix in both formats, I find the row-major format much easier to hand-edit than column-major organization. At least for LDraw-type usage (...) (17 years ago, 21-Aug-07, to lugnet.cad)
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(...) Page 16 of the OpenGL spec, v2.1 states: "Only convex polygons are guaranteed to be drawn correctly by the GL." Rob (17 years ago, 21-Aug-07, to lugnet.cad)
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(...) Is this really what the LDRAW spec is stating? Because that would be contrary to the OpenGL spec, in which the standard ordering of matrices is column-major. So if you have a row like a b c d e f g h That would be interpreted in OpenGL as a e (...) (17 years ago, 21-Aug-07, to lugnet.cad)
 
  Looking for 7819 as a .DAT file
 
Hi, I found 7740, 7815 and 7820 on brickshelf but unfortunately no 7819, does anyone has it as a file maybe? Why do I am looking for that? I want to include a lego room in my website (www.adri.de) with my (and maybe your?) lego MOCS and sets and (...) (17 years ago, 21-Aug-07, to lugnet.cad.dat.models)
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(...) After reading the text (Great work on part of the LSC), these are my comments. I think it would be helpful to mention the used matrix in line type 1 is row orientated (more clearly then 'standard matrix'). A paragraph about line type 1 (...) (17 years ago, 21-Aug-07, to lugnet.cad)
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(...) Keep in mind, the original LDraw tool treats concave quads as triangles, effectively ignoring the contained vertex. So, by the 0.27 "spec", concave quads are inappropriate. Which can be translated as they are disallowed, but the renderer copes (...) (17 years ago, 21-Aug-07, to lugnet.cad)
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(I'll comment on other items later, but want to get this out ASAP.) (...) This is a question for both Orion and the LDraw part library admins. If I write a program that splits all the concave quads in all existing official parts into two triangles, (...) (17 years ago, 21-Aug-07, to lugnet.cad)
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(...) I'm not sure yet what we on the LSC will decide with respect to concave quads. It may be that we'll change that paragraph to a recommendation. I personally don't like them, but I can see Orion's point. I may write a utility program to (...) (17 years ago, 21-Aug-07, to lugnet.cad)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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