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 / 10847 (-20)
  Re: New Ldraw parts authors tool: Projector
 
(...) It's a direct parallel projection. I think it's the best since the photo (with a long focal lens) or a scan has the same projection. Philo (16 years ago, 8-May-08, to lugnet.cad.dev, lugnet.vikings, lugnet.castle, FTX)
 
  Re: New Ldraw parts authors tool: Projector
 
(...) I was curious if it was a direct projection or an area preserving one. A nice variant might be to write an area preserving variant although that would get quite complex. Tim (16 years ago, 8-May-08, to lugnet.cad.dev, lugnet.vikings, lugnet.castle, FTX)
 
  Re: New Ldraw parts authors tool: Projector
 
(...) It should. One interesting aspect is that while photo/scan distorts the pattern, flattening the shape to put it in quad2dat does the same distortion so they compensate each other! Philo (16 years ago, 8-May-08, to lugnet.cad.dev, lugnet.vikings, lugnet.castle, FTX)
 
  Re: New Ldraw parts authors tool: Projector
 
(...) Wow. Awesome. I've been meaning to write something like this for ages so I'm very happy. Would it work on minifig faces too? Tim (16 years ago, 7-May-08, to lugnet.cad.dev, lugnet.vikings, lugnet.castle, FTX)
 
  Re: New Ldraw parts authors tool: Projector
 
Very nice. I don't author parts, so I won't be trying it out. However, I looked at your tutorial, and I have two suggestions: Add "Un-Project", where it takes a projected shape and flattens it automatically on an axis specified by the user (X, Y, or (...) (16 years ago, 7-May-08, to lugnet.cad.dev, lugnet.vikings, lugnet.castle, FTX)
 
  Re: New Ldraw parts authors tool: Projector
 
Wow! That is very cool! I'm going to have to find a curved piece in one of my models that needs a pattern and try it out. Thanks! Scott (16 years ago, 7-May-08, to lugnet.cad.dev, FTX)
 
  Re: New Ldraw parts authors tool: Projector
 
(...) What a clever tool. That seems like it will be very useful! Jim (16 years ago, 7-May-08, to lugnet.cad.dev, lugnet.vikings, lugnet.castle, FTX)
 
  New Ldraw parts authors tool: Projector
 
(URL) This new tool allows easy creation of non-flat patterned LDraw parts. Create a flat pattern and stamp it on a 3D former. Program, documentation, source code are available (URL) here>. To show the usefulness of this tool, I created the four (...) (16 years ago, 7-May-08, to lugnet.announce, lugnet.cad.dev, lugnet.vikings, lugnet.castle, FTX) ! 
 
  Re: Program naming conventions?
 
(...) If there is no other tool with that name - take it. But if your tool is for printing code I would suggest also the letter print in the name like LDPrint or better LDCPrint (LDrawCodePrint). cu mikeheide (16 years ago, 6-May-08, to lugnet.cad.dev)
 
  Re: Program naming conventions?
 
(...) Hi Jim, I think it is tradition to name things with LD (LDView, LDLite). I didn't figure this out until after I named LPub and LSynth. Kevin (16 years ago, 6-May-08, to lugnet.cad.dev)
 
  Program naming conventions?
 
I am wrapping up a little utility to pretty-print LDraw code (as a supplement to some things LDDP can do and as a stand-alone tool for other platforms). My working name for it is LDTrim, but I am curious if anyone has better suggestions. In (...) (16 years ago, 6-May-08, to lugnet.cad.dev)
 
  Re: Using LDraw (and LeoCAD, LDGLite, LDView) on 64 bit Linux?
 
(...) Apparently it's not too hard to get it to compile under x64. I had a friend using 64 bit debian fetch the latest code from CVS and build it. He had to install the developer version of libOSMesa to compile, but that was about it. His Direct (...) (16 years ago, 5-May-08, to lugnet.cad, lugnet.cad.dev, lugnet.cad.leocad)
 
  Re: 3ds Max Import Script
 
(...) Hi Guys, thanks for the feedback, what I've done is basically take both suggestions and merge them. Basically what I've observed so far is that not all parts in the "Parts" folder have the LDRAWORG meta tag (which denotes the type of file, (...) (16 years ago, 4-May-08, to lugnet.cad.dev, FTX)
 
  Re: 3ds Max Import Script
 
(...) Hi Travis! Thanks for the input. I'm yet to fully exploit the meta/header data of the files, I've focused on the winding properties only thus far. This will give me greater cause to look deeper into them! Cheers Shane (16 years ago, 3-May-08, to lugnet.cad.dev)
 
  Re: 3ds Max Import Script
 
Thanks Steve! That's really useful! I too thought that ldraw site would have the directory structure more documented then it is, but clarification is always nice. Cheers Shane (16 years ago, 3-May-08, to lugnet.cad.dev, FTX)
 
  Re: 3ds Max Import Script
 
(...) Note that in addition to the directory structure, official parts should all have a comment line in them that starts with one of the following prefixes: 0 !LDRAW_ORG PART 0 LDRAW_ORG PART 0 LDRAW_ORG ELEMENT 0 OFFICIAL LCAD UPDATE 0 Original (...) (16 years ago, 3-May-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) --Travis (16 years ago, 3-May-08, to lugnet.cad.dev)
 
  Re: Using LDraw (and LeoCAD, LDGLite, LDView) on 64 bit Linux?
 
(...) A six year old version doesn't sound all that great. How hard would it be to get the current version to compile under x64? Failing that, how hard would it be to get the 32 bit version running under x64? With commands like linux32 and such I'm (...) (16 years ago, 3-May-08, to lugnet.cad, lugnet.cad.dev, lugnet.cad.leocad)
 
  Re: 3ds Max Import Script
 
(...) Hi Shane, This sounds like an interesting project. And useful. :) (...) I think any user of autodesk tools has cursed their name at some time or another. ;) (...) And, if you wanted, you could replace some of the imported "primitive bricks" (...) (16 years ago, 3-May-08, to lugnet.cad.dev, FTX)  
 
  Re: LPub 4 Status
 
(...) Yeah, but the hint helped me. With the side mounted dock I was able to reproduce the problem (or a problem at least) on the G4. I cleaned up some of the buffer swapping and window reshaping code, and it seems to work better for me now. Of (...) (16 years ago, 3-May-08, to lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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