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 / *8495 (-20)
  Re: I have read the article about LCD
 
Hello Láng Attila D. and Hello Kiss Attila Csongor, This thread is not very frequented now. May be because the debate has to become much more technical. (...) I mean if LMPL is not sufficient, we are in danger to either add more and more syntax (...) (23 years ago, 25-Feb-02, to lugnet.cad.dev.lcd)
 
  Re: how to get a debugger going
 
(...) Suggestions besides fighting with gdb: are you sure the keyboard() routine is getting to glutPostRedisplay() ? this is at the bottom of keyboard(). You could add a printf() there to find out. Maybe your 'E' key case is returning early? If it's (...) (23 years ago, 25-Feb-02, to lugnet.cad.dev.mac)
 
  Re: LDraw.org: BricksWest 2002 Event Report
 
"Shiri Dori" <shirid@hotmail.com> wrote in message news:Gs3q8y.MtH@lugnet.com... (...) There's a lot to talk about there, and you can be sure I'll post a lot, you know how I talk, Shiri ;-) Yep, there was some heated debate in the roundtable (caught (...) (23 years ago, 25-Feb-02, to lugnet.cad.dev.org.ldraw, lugnet.events.brickswest)
 
  Re: LDraw.org: BricksWest 2002 Event Report
 
"Steve Bliss" <partsref@yahoo.com> wrote in message news:1mrk7u0nh78joej...4ax.com... (...) I will be preparing those for posting when I get the time. Marisela Herrera (Ahui's wife) volunteered to take notes of the community roundtable discussion (...) (23 years ago, 25-Feb-02, to lugnet.cad.dev.org.ldraw, lugnet.events.brickswest)
 
  Re: LDraw.org: BricksWest 2002 Event Report
 
(...) Great write-up of ldraw's part in the event. Can you expand on the roundtable discussion? From Matt's description it seems you had some heated debates but finally reached a consensus... what was it? What, did you all feel, are the long-term (...) (23 years ago, 25-Feb-02, to lugnet.cad.dev.org.ldraw, lugnet.events.brickswest)
 
  Re: LDraw.org: BricksWest 2002 Event Report
 
(...) sessions? Recordings? I'd be very keen to review the community roundtable. Steve (23 years ago, 25-Feb-02, to lugnet.cad.dev.org.ldraw, lugnet.events.brickswest)
 
  Re: how to get a debugger going
 
(...) You could try running ldglite in the background to give gdb control of the console. Try this on the command line: ldglite blah blah blah & Then attach the debugger. Or maybe in gdb try: r blah blah blah & It might help, but I'm not positive. (...) (23 years ago, 25-Feb-02, to lugnet.cad.dev.mac)
 
  how to get a debugger going
 
Now that I've got some bugs, I'd like to get into the code with a debugger. In particular, I am trying to set a breakpoint in the keyboard() method so that I may trace the execution of key commands. Id like to figure out why pg-up/pg-down refreshes (...) (23 years ago, 25-Feb-02, to lugnet.cad.dev.mac)
 
  Re: video card
 
(...) I have tried all 4. The differences are subtle, I'm not sure I see them all. I like -le the best because I can see the entire model on each refresh. (...) I commented this out but it did not make the trailing go away. I can always get the (...) (23 years ago, 25-Feb-02, to lugnet.cad.dev.mac)
 
  Re: More on Stickers (was: Questions on Stickers and Certification)
 
(...) I have only one printed part that looks like this one: (URL) by James Jessiman. The first occurance I know of for this part was 1998 (set 4222, according to Peeron). However, I also have several stickered 1x4s with a sticker matching this (...) (23 years ago, 25-Feb-02, to lugnet.cad.dev)
 
  Re: More on Stickers (was: Questions on Stickers and Certification)
 
(...) There should not be. Which official parts are you thinking of? Chris Dee (23 years ago, 25-Feb-02, to lugnet.cad.dev)
 
  Re: More on Stickers (was: Questions on Stickers and Certification)
 
(...) Right. The reason I used xxxxxxa.dat, xxxxxxb.dat etc. names. (...) Hm. Not worse than for the small unnumbered parts. We could also use 3-digit numbers. (...) The origin is now placed at the center of the backface. This make easy to align the (...) (23 years ago, 25-Feb-02, to lugnet.cad.dev)
 
  Re: How to inline a part?
 
Hello! Damn.. i just realized it's explained very well in the LDraw FAQ ;)))) Shame on me ;) I read it so many times and still I didn't remember that part of the FAQ. Off to work ;) Carsten "Don Heyse" <dheyse@hotmail.spam....away.com> schrieb im (...) (23 years ago, 25-Feb-02, to lugnet.cad.dev)
 
  Tutorials Section Reconfigured
 
Hey everyone - I spent this evening reconfiguring the Tutorials section on LDraw.org. Now the directory structure is in place for the Tutorials section to begin expanding :-) Each category - Tips & Tricks, Modeling, File Format Conversion, (...) (23 years ago, 25-Feb-02, to lugnet.cad.dev.org.ldraw)
 
  Re: I have read the article about LCD
 
(...) What are you meaning by multiple syntax levels, Damien? (...) Let me report that LMPL is almost ready. It is going to be published soon. (...) LMPL contains these in theory. (...) Of course we should. (...) Well, this seems to be usable. In (...) (23 years ago, 25-Feb-02, to lugnet.cad.dev.lcd)
 
  I have read the article about LCD
 
I have read the article about LCD. The primary usage of an LCad library is to provide many quality virtual parts. So the future of LDraw library is more and better parts. The primary usage of an LCad tool is to select and position virtual parts. So (...) (23 years ago, 24-Feb-02, to lugnet.cad.dev.lcd)
 
  Re: How to inline a part?
 
(...) If you don't mind code, you can take a look at the Inline1part function in the ldglite source code. I think the comment density may possibly be high enough to make it understandible. Enjoy, Don (23 years ago, 24-Feb-02, to lugnet.cad.dev)
 
  How to inline a part?
 
Hello! Maybe someone can help me. What is the procedure to inline a part. I am just writing a little program and i would like to include that feature. Do i just multiply the points of the to be inlined part with the referencing line? Someone can (...) (23 years ago, 24-Feb-02, to lugnet.cad.dev)
 
  Re: Datsville anim. joint project? Was: unspectactular sound effects?  [DAT]
 
(...) running, (...) Yes, maybe. My original thought was to have both: ((URL) 0 Frame 000 ... 0 STEP 0 Frame 001 0 CLEAR 0 [Hip] 1 1 0 -40 -8 1 0 0 0 1 0 0 0 1 970.dat This way, some viewers will produce a series of BMP's. With just 0 CLEAR alone, (...) (23 years ago, 23-Feb-02, to lugnet.cad.dev)
 
  Re: Datsville anim. joint project? Was: unspectactular sound effects?
 
(...) Perhaps 0 CLEAR might be a better choice than 0 STEP for animation. (23 years ago, 23-Feb-02, 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