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 / *8395 (-20)
  TO: Mark Abrams
 
Mark, I have gotten your email. I have a few comments for you but all of your emails keep getting bounced back to me. I assume you are subscribed to this list. Have you figured out how to post to it? First, you have to setup yourself as a new user: (...) (23 years ago, 12-Feb-02, to lugnet.cad.dev.mac)
 
  A comprehensive LDraw object model
 
There is currently a discussion brewing on developing some LDraw frameworks that would make it easy for programmers (even me!) to write LDraw applications in Java, c++, python, and perl. Check it out here: (URL) here is a template of the object (...) (23 years ago, 12-Feb-02, to lugnet.cad.dev.mac)
 
  Re: OS 8.6
 
(...) I have been suggesting some directions hoping others would pick one up that they liked. Most of the directions were suggested to me by developers who I haven't heard from since they suggested the idea, so I am just assuming they have lost (...) (23 years ago, 12-Feb-02, to lugnet.cad.dev.mac)
 
  Re: A comprehensive LDraw object model
 
(...) OK. This is sounding very yummy. When can we start using the frameworks. (...) Nonsense. I got to work and home just fine today, and I even found parking right across from where they had the opening ceremonies. :-) James (23 years ago, 12-Feb-02, to lugnet.cad.dev)
 
  Re: A comprehensive LDraw object model
 
(...) Could you give us an example? By looking at what you've written, I don't understand if one needs an ending tag, or not, to complete the '0 DETAIL' command. Where in the text of the file would this go? How would it look? Thanks a lot. Much (...) (23 years ago, 11-Feb-02, to lugnet.cad.dev)
 
  Re[2]: Movement and friction
 
Earlier on Mon, 28 Jan 2002 23:28:01 GMT on lugnet.cad.dev Ross Crawford<rcrawford@csi.com> wrote: ---...--- RC> I can see one limitation - the fact that technic axles are actually RC> significantly smaller than the holes in the bricks (round holes, (...) (23 years ago, 12-Feb-02, to lugnet.cad.dev.lcd)
 
  More on BrickDraw3D OO design
 
I had to close that post before I could mention where all that discussion was going. Briefly, I have been trying from the start to design BrickDraw3D's C++ classes to separate geometry and graphics from the application framework (in this case (...) (23 years ago, 11-Feb-02, to lugnet.cad.dev.mac)
 
  Re: Movement and friction
 
I haven't commented substantially on LCD, so maybe I should. I am contemplating an algorithm that will find all of the possible stud-insertion points on a part. The obvious way to do this is to recognize the tube or enclosing box with their (...) (23 years ago, 11-Feb-02, to lugnet.cad.dev.lcd)
 
  Re: Movement and friction
 
(...) I think it probably is. The situations I'm thinking about are: 1. axles in technic bricks, which fit your "no friction" model; 2. the light grey low-friction pins, which could also fit the "no friction" model (with regard rotation); 3. the (...) (23 years ago, 11-Feb-02, to lugnet.cad.dev.lcd)
 
  Re: Movement and friction
 
(...) I think it probably is. The situations I'm thinking about are: 1. axles in technic bricks, which fit your "no friction" model; 2. the light grey low-friction pins, which could also fit the "no friction" model (with regard rotation); 3. the (...) (23 years ago, 11-Feb-02, to lugnet.cad.dev.lcd)
 
  Re: A comprehensive LDraw object model
 
(...) Well again BFC is only useful for culling surfaces that face away from you. It doesn't really do anything for faces that face you but are blocked by other faces. When I talked about top, left, right, etc, I was envisioning some system by which (...) (23 years ago, 11-Feb-02, to lugnet.cad.dev)
 
  Re: OS 8.6
 
My classification into 5 possibilities was only meant to be an overview of what had been suggested so far, so that people could say what they were interested in. Personally I think there should be several programs, with separate code bases, and this (...) (23 years ago, 11-Feb-02, to lugnet.cad.dev.mac)
 
  Re: Movement and friction
 
(...) Welcome in my brain, Barney: I was writing about gravity and inertia in this very hour. The approach you describe may be usable, but as for myself, I'm talking in the LMPL proposal about a tensile strength instead. I see some difference. (...) (23 years ago, 11-Feb-02, to lugnet.cad.dev.lcd)
 
  Re: A comprehensive LDraw object model
 
"Kyle McDonald" <kmcdonald@bigfoot.com> skrev i meddelandet news:3C671582.801040...oot.com... (...) If the parts are BFC compliant, there's no need to tag for 'top', 'left' etc. as this information is already there in the surface normal (with much (...) (23 years ago, 11-Feb-02, to lugnet.cad.dev)
 
  Re: Movement and friction
 
I was thinking of friction as a simple on/off property: connections with friction only move during construction, whereas connections without are free to move under gravity or inertia or other forces during animation of the final model. Is this too (...) (23 years ago, 11-Feb-02, to lugnet.cad.dev.lcd)
 
  Re: OS 8.6
 
In lugnet.cad.dev.mac, Don Heyse writes: <snip> (...) As a long time owner, user and developer of mac software, it is my opinion that OS X should not be an exclusive goal. In my mind the goals should be 8.6, 9.x and X. Becuase of some of the (...) (23 years ago, 11-Feb-02, to lugnet.cad.dev.mac)
 
  Re: Movement and friction
 
(...) For the time being, Barney, the problem is that if we will have a database at all. Lugnet.CAD.Dev was very enthusiastic when we presented the idea. All wonders endure three days, this was the very example, after the three days came silence. (...) (23 years ago, 11-Feb-02, to lugnet.cad.dev.lcd)
 
  Re: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
(...) I agree on PDF: it is small, searchable (you can even create an index of multiple PDF-files which you can search), multi-platform, you can add links, bookmarks, wadda ye want more? Second choice would be html... Well, I'm going back to do my (...) (23 years ago, 11-Feb-02, to lugnet.cad.dev.org.ldraw)
 
  Re: OS 8.6
 
Hi Don, OS X is great for Unix-style development. I use it at work for that. However there isn't a decent debugger (gdb doesn't count.) Nor are there memory-bounds checker tools or any of the other niceties we take for granted elsewhere. CodeWarrior (...) (23 years ago, 11-Feb-02, to lugnet.cad.dev.mac)
 
  Re: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
(...) analog for a win help file? I guess a man page, perhaps... Are you suggesting keeping all the tutorials in multiple file formats? yah, that could be done, I guess - esp if there was an easy way, to take a single file, and run it through (...) (23 years ago, 11-Feb-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