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 / 10309
    Re: Thoughts on File Format for LDraw Animation —Kevin L. Clague
   (...) Ha, ha, ha.... I had this long winded response argument all typed out, and then Mozilla died. Probably divine intervention. Let me try and see if I can get this one out with less energy. According to this specification: (URL) provides two (...) (19 years ago, 26-Oct-05, to lugnet.cad.dev)
   
        Re: Thoughts on File Format for LDraw Animation —Tore Eriksson
     (...) That's correct, but irrelevant. The hieriarchy is communicated with one single MPD in a way that would be impossible using one single DAT/LDR - if you put it together correctly, of course. (...) I have never used LPub so I'm not familiar with (...) (19 years ago, 27-Oct-05, to lugnet.cad.dev)
    
         Re: Thoughts on File Format for LDraw Animation —Kevin L. Clague
     (...) Could you please expalin why this is so? I guess I just don't get it. (...) Groups are an invention in MLCad. (...) Ah, we are talking the same thing. "983.dat" is no good. Yes, the tags give you metion give you a unique name (within the scope (...) (19 years ago, 27-Oct-05, to lugnet.cad.dev)
    
         Re: Thoughts on File Format for LDraw Animation —Tore Eriksson
     (...) Oh, I... don't use MLCad ether... :) (...) Yes, Templates is a word I was looking for! :) (...) Lunch break is too short to give an example of how I mean. I will try to explain later this evening/night (CET) /Tore (19 years ago, 27-Oct-05, to lugnet.cad.dev)
   
        Re: Thoughts on File Format for LDraw Animation —Steve Bliss
     (...) Um, I'm not sure this has been worked out... I think James was saying that the subfiles in an MPD can be treated as the 'name'. This is true, as long as you also require that each subfile only be used once. So a file like: 0 FILE test1.mpd 1 (...) (19 years ago, 27-Oct-05, to lugnet.cad.dev)
    
         Re: Thoughts on File Format for LDraw Animation —Tore Eriksson
     (...) That's a very good idea I didn't think of! The approach I was thinking of is unnecessarily complicated. Looks like there will be no need for the tags I mentioned earlier. No pain at all. I think all current minifig generators can be easily (...) (19 years ago, 27-Oct-05, to lugnet.cad.dev)
    
         Re: Thoughts on File Format for LDraw Animation —Kevin L. Clague
     (...) Yes, this is what Anders was trying to get me to understand. The MPD framework provides a name visibility barrier (scope). I still say that LDraw type 1 lines are used to specify hierarchy. The <file> names within the MPD can be used to (...) (19 years ago, 27-Oct-05, to lugnet.cad.dev)
    
         Re: Thoughts on File Format for LDraw Animation —Tore Eriksson
     (...) Well, hair goes under the category "Hat". It may sound a little strange, but that's the way it has to be. Like I said: 0 FILE Head 0 Name: Head 0 [This Object] 1 16 0 0 0 1 0 0 0 1 0 0 0 1 3626bp01.dat 0 [Child Objects] 1 0 0 0 0 1 0 0 0 1 0 0 (...) (19 years ago, 27-Oct-05, to lugnet.cad.dev)
    
         Re: Thoughts on File Format for LDraw Animation —James Reynolds
     (...) Yes, this is exactly what I suggest in my tutorial on how to model stuff. Then, in test1.mpd, you can rotate block1, and it will rotate all of its children as well! And you *should* rotate block1 so that you can see if you got its rotation (...) (19 years ago, 29-Oct-05, to lugnet.cad.dev)
    
         Re: Thoughts on File Format for LDraw Animation —Tore Eriksson
     (...) This menas a huge download every time you wish to updated? <snip> Your project is in deed very interesting. I will try to follow the progress, and someday maybe I'll join it! But for now, I will explore where the LDA project leads. (...) Well, (...) (19 years ago, 30-Oct-05, to lugnet.cad.dev)
    
         Tweening (and some Backwards Engineering) —Tore Eriksson
     I've been thinking a little about Tweening the last two weeks. Linear Motion Tweening between two keyframes is very simple I guess. If x(0)=50 and x(1)=250, then x(0.1)=50+(250-50)*0.1=70. "kx+m". But then I came to the rest of the LDraw Type 1 (...) (19 years ago, 11-Nov-05, to lugnet.cad.dev)
    
         Re: Tweening (and some Backwards Engineering) —Timothy Gould
     (...) Hi Tore, Finding the angles is quite complicated and depends on the choice of how you express the angles. The main way of expressing an angle are Euler angles ((URL) however there is another way to express angles which is slightly more (...) (19 years ago, 12-Nov-05, to lugnet.cad.dev)
   
        Re: Thoughts on File Format for LDraw Animation —Anders Isaksson
   (...) Yes, but you can give the 'files' any name you want inside the MPD. They don't *have* to match the part name outside of the MPD. So you *can* get named parts inside an MPD (with the help of a suitable 'post-processing' program). I certainly (...) (19 years ago, 27-Oct-05, to lugnet.cad.dev)
   
        Re: Thoughts on File Format for LDraw Animation —Kevin L. Clague
   In lugnet.cad.dev, Anders Isaksson wrote: <snip> (...) Ah, yes.... but only if you leave it to a committee! LOL! As the who has, invented the most meta-commands (I know, no LPub experience), I just create what I need, and tell people about them. No (...) (19 years ago, 28-Oct-05, to lugnet.cad.dev)
   
        Re: Thoughts on File Format for LDraw Animation —Tore Eriksson
     (...) Hey you, don't steal my philosophy! :) (19 years ago, 28-Oct-05, to lugnet.cad.dev)
    
         Re: Thoughts on File Format for LDraw Animation —Kevin L. Clague
     (...) Is it OK if we share? ;^) Kev (19 years ago, 28-Oct-05, to lugnet.cad.dev)
    
         Re: Thoughts on File Format for LDraw Animation —Tore Eriksson
     (...) Yes, why not. :) (19 years ago, 28-Oct-05, to lugnet.cad.dev)
   
        Re: Thoughts on File Format for LDraw Animation —James Reynolds
   (...) Except me. ;) Seriously, this is why I butt into animation discussions. I care so much I want other people to at least come up with something that will survive time. I don't want someone to create something that will be incompatible with what (...) (19 years ago, 29-Oct-05, to lugnet.cad.dev)
 

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