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 / 10742 (-40)
  Re: LPub 4 Status
 
(...) Additionally, LDView is hard-coded to look in the <LDrawDir>/Unofficial/Parts and <LDrawDir>/Unofficial/p directories when it doesn't find a part in its search path. It then attempts to download unofficial parts from the part tracker into that (...) (17 years ago, 24-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) The LSC voted on that, and officially declined to specify an official location for unofficial parts. (...) You have to install the dev tools from the OS CD (DVD?) that came with your Mac. They aren't installed by default (which is probably a (...) (17 years ago, 24-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) LDView and MLCad shows a way for solving this issue. In the MLCad.ini you can define alternate search path for parts, so you do not have to mix official and unofficial parts. Also LDView has the possibility to search in different directories. (...) (17 years ago, 24-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) I think those and other development tools are available as an optional install from your system DVD, if they're not already present on the machine. Jim (17 years ago, 23-Mar-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub 4 Status
 
(...) You are more knowledgable on this topic than I am. As far as the assembly images go, at least for now I'm at the mercy of LDGlite. I've made good use of the superb document and specifications on LDraw.org. I want to thank all involved in (...) (17 years ago, 23-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
In lugnet.cad.dev, Kevin L. Clague wrote: Hi Kevin, (...) I was refering to the use of unofficial and custom parts and the possibilities to include them into BI without the need to store them in the <LDRAWDIR>Parts folder or include them in (...) (17 years ago, 23-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) Hi Willy, Thanks! Background images are already in as is ldconfig.ldr. The arrows come from your generator in MLCad. When you say unofficials and custom folders, what are you thinking? Since it uses ldglite, there are some rederer features I (...) (17 years ago, 22-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) custom folders, background images ... furthermore are those arrows coming from MLCad or has 4.0 its own generator? w. (17 years ago, 22-Mar-08, to lugnet.cad.dev)
 
  Re: Any LDView users with quad-core machine?
 
(...) Thank you to those of you that responded to this here or via email; I now have some good feedback, and it appears to be working correctly on quad-core machines. If anyone has access to a quad-core (or more) Linux box or Mac, I'd still like to (...) (17 years ago, 14-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) Thanks Jim! I've spent weeks of vacation time working on this. Good thing I have a lot more. Kevin (17 years ago, 13-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) It looks like this project is coming along nicely! Great work. Jim (17 years ago, 13-Mar-08, to lugnet.cad.dev)
 
  Re: Any LDView users with quad-core machine?
 
(...) I actually saw the "ideal num threads" call in the QT 4 documentation when I was trying to figure out how to get the number of CPUs on a Linux box. However, even though the sysconf calls are in a QT-only section of LDView's code, I can't use (...) (17 years ago, 12-Mar-08, to lugnet.cad.dev)
 
  Re: Any LDView users with quad-core machine?
 
(...) I recently bought an AMD Phenom Quad core running vista 64 bit. I gladly do some tests if you want. I did some thread programming myself and discovered memory/disk bandwidth is the real bottleneck with modern cpu's, just can't get enough data (...) (17 years ago, 12-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
Hi folks, For those interested, I thought I'd give you a peek at LPub 4.0's GUI. I started with and LPub free file well, except for PLI sub kind of metas. I converted the submodels to callouts, placed the callouts, added pointers to the calloutss, (...) (17 years ago, 12-Mar-08, to lugnet.cad.dev) ! 
 
  Re: Any LDView users with quad-core machine?
 
(...) Hi Travis, Qt 4 provides threads. It can tell you how many ideal threads there are (presumably the number of hardware strands). Yes, the instruction set is SPARC, with 64 bit integer registers (31 of those), plus the usual 32, 64, 128 bit (...) (17 years ago, 12-Mar-08, to lugnet.cad.dev)
 
  Re: Any LDView users with quad-core machine?
 
(...) Thanks. (...) Yowza! In theory it will run on Solaris as long as QT 3.3 is installed, but I'm not sure if anyone has tried that. Note also that it would have to be a 32 bit compile, which may or may not be easy on Solaris. The current source (...) (17 years ago, 12-Mar-08, to lugnet.cad.dev)
 
  Re: Any LDView users with quad-core machine?
 
(...) Hi Travis, Congratulations on getting SMP working in LDView. If you can run on Solaris, I have an 8 core with 8 hardware thread box in my office I could try things on. Maybe you'll only use 32 given the above algorithm. I have access to a two (...) (17 years ago, 12-Mar-08, to lugnet.cad.dev)
 
  Any LDView users with quad-core machine?
 
I'm working on SMP support in LDView, and I'd like to have someone with a machine with 4 CPU cores test it to see if it works properly on machines with more than 2 CPU cores (my CPU is a dual-core). (SMP is symmetric multi processing: multiple CPUs, (...) (17 years ago, 11-Mar-08, to lugnet.cad.dev)  
 
  Re: LPub 4 Status
 
(...) Thanks Philo! I've limited to dots per inch inch and dots per centimeter. This is nice from a formatting pespective because margins and sizes fall into smaller ranges than with inches and meters. Kevin (17 years ago, 10-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) DPCM might be enough: Photoshop (which can be considered as a reference...) only has DPI and DPCM. Philo (17 years ago, 9-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) I agree. It was inconsistent. I've provided DPM, DPCM, DPMM, and the values specified in meta commands are scaled appropriately. (17 years ago, 7-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) I agree. It was inconsistent. I've provided DPM, DPCM, DPMM, and the values specified in meta commands are scaled appropriately. (17 years ago, 7-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) I'm actually can provide all of the above and to the math, I just don't want to have units expressed in individual meta commands. I ony want one unit and to have it expressed in the resolution meta command. So I could even have DPDM..... (...) (17 years ago, 7-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) I'd say that DPM or DPMM make perfect sense. The thing is, your description said that units are all in CM or IN, and that M and MM aren't supported. And yet, you force the user to specify which units to use in either IN, M, or MM. That seems (...) (17 years ago, 6-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) When I looked around on the net I saw references to DPM and DPMM.... I didn't see DPCM.... it does make complete sense to use DPCM, but I wasn't sure people would think its a standard name. Kevin (17 years ago, 6-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) Shouldn't that be: 0 !LPUB RESOLUTION <value> (DPI|DPCM) Based on this: (...) --Travis (17 years ago, 6-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) SNIP (...) Only one question is left! When can we get that? cu mikeheide (17 years ago, 6-Mar-08, to lugnet.cad.dev)
 
  LPub 4 Status
 
I've got the math and implementation of resolution (dots per inch/meter/millimeter) as well as magnification for controlling model size relative to the page all worked out. Magnification 1.0 means a model that appears 8 inches wide will just fit in (...) (17 years ago, 6-Mar-08, to lugnet.cad.dev) ! 
 
  Re: LPub DPI control?
 
(...) Hi Rosco, I'm going to make my font dialog, and default font picker only work with scalable fonts. They are perfect for this kind of situation. I guess that is why they were created by Adobe a long time ago (I read the Wiki!) Thanks, Kevin (17 years ago, 6-Mar-08, to lugnet.cad.dev, FTX)
 
  Re: LPub DPI control?
 
(...) I learnt a fair bit fiddling with (URL) Freetype> in (URL) txt2dat>, which has to translate point size to ldraw units. Freetype makes it pretty easy, as it gives you a nice API that works for lots of scalable fonts. I chose not to support (...) (17 years ago, 6-Mar-08, to lugnet.cad.dev, FTX)
 
  Re: LPub DPI control?
 
(...) I just found the following in my VB description: 1440 Twips = 1 inch 1 Twips = 1/20 point (DTP) 1 cm = 567 Twips 1 point = 0,3515 cm (72 dpi) maybe this is also useful. cu mikeheide (17 years ago, 5-Mar-08, to lugnet.cad.dev)
 
  Re: LPub DPI control?
 
In lugnet.cad.dev, Kevin L. Clague wrote: SNIP (...) Maybe the following link does help you a little bit: (URL) you use truetype fonts it should not be a problem to print them in the correct size. cu mikeheide (17 years ago, 5-Mar-08, to lugnet.cad.dev)
 
  Re: LPub DPI control?
 
(...) Most of this feature is done. I had to identify every LPub meta-command that had something with the units of pixels, and treat them as a new class of "units", meaning known absolute distances (i.e. meters or inches.) Every time these values (...) (17 years ago, 5-Mar-08, to lugnet.cad.dev)
 
  Re: LPub DPI control?
 
(...) Hi Remi, I'm working on DPM and DPI now. Here is what I plan on doing: You set the page size in either inches or centimeters. You define the resolution in terms of DPI or DPM. You control the magnification. For example, if I have a 1 inch page (...) (17 years ago, 4-Mar-08, to lugnet.cad.dev)
 
  Re: Seam width in LDView
 
(...) It applies it to everything that it considers to be a part, but not a sub-part. A sub-part is any sub-file (or sub-sub-file, etc) of something that is determined to be a part. Adding an unofficial part header is the easiest way to convince (...) (17 years ago, 4-Mar-08, to lugnet.cad.dev)
 
  Seam width in LDView
 
Hi Travis. What does LDView apply the seam width settings to? When doing some part dev, I noticed it was "shrinking" a moved part, in this case, 3070.dat which includes 3070a.dat. I guess it is because it is missing an official part header? Thanks (17 years ago, 3-Mar-08, to lugnet.cad.dev)
 
  Re: New LDraw part author tool and tutorial: Ytruder
 
(...) No, but I have had thoughts about a very similar tool. One that lists all (or at least the first one hundred) points mentioned in a dat-file. It shouldn't take that many minutes to rush together such a utility. But so far, I haven't taken the (...) (17 years ago, 14-Feb-08, to lugnet.cad.dev)
 
  Re: New LDraw part author tool and tutorial: Ytruder
 
Hello Tore, You are right, I should look more closely at LDraw script. Certainly a flexible tool... Would you already have a utility that converts a ldraw file (say with a path of lines) into a set of points coordinates usable by LDS? Philo (17 years ago, 14-Feb-08, to lugnet.cad.dev)
 
  Re: New LDraw part author tool and tutorial: Ytruder
 
(...) Since we all have different tastes and different ways to approach problems, the more the alternatives the better. But are you aware of that tasks like this can be taken on using LDraw Script? (URL) example, You define the first, top, line (...) (17 years ago, 31-Jan-08, to lugnet.cad.dev)
 
  New LDraw part author tool and tutorial: Ytruder
 
(2 URLs) Ytruder> utility creates a sheet of triangle and quads from a set of lines. This is done by extrusion in the LDraw Y direction (hence the name). Though somewhat similar to (URL) Coverer> it has a few other possibilities, such as the (...) (17 years ago, 28-Jan-08, to lugnet.cad.dev, lugnet.announce, FTX)  


Next Page:  5 more | 10 more | 20 more | 40 more

Redisplay Messages:  All | Compact

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