| | Re: A comprehensive LDraw object model
|
|
(...) Aren't all of these classes Abstract? I mean this is only a template for implementing a Class Library right? Are you planning on actually filling in the code also? or just defining the interfaces? (...) So far you've got a few more levels in (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev)
|
|
| | Re: A comprehensive LDraw object model
|
|
(...) > (Maybe not too much, let's keep it lean and mean.) At the least, I > think we should make the object model workable in C++, Java, Perl and > Python. (...) This is interesting. I wonder what we can do as far as making it both comprehensive (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev)
|
|
| | Missing "New" button
|
|
While we wait to find out why there isn't a new button, anyone can post using the "Reply" button. (23 years ago, 9-Feb-02, to lugnet.admin.nntp, lugnet.cad.dev.mac)
|
|
| | Mac OS 8.6
|
|
(...) I am not sure, but it should. Easiest way to find out is to try macLDGLite .5. Get instructions for that here: (URL) it doesn't work, you may need to install the OpenGL extensions. There is a link to the installer on the webpage. If it still (...) (23 years ago, 9-Feb-02, to lugnet.cad.dev.mac)
|
|
| | Re: Trouble with DATSort
|
|
(...) Does anyone have any information on this problem? I am still having this same issue. I also tried to email the program author, but his email bounced. Thanks for the help! Jake --- Jake McKee AFOL LUGNET Member #211 (23 years ago, 9-Feb-02, to lugnet.cad)
|
|
| | Re: A comprehensive LDraw object model
|
|
(...) Here's my first contribution, a rough outline of a class structure. *** LDRAW LINE TYPE CLASSES *** abstract class LineType - ancestor class for all line-type objects + class LineType0 - comment line-type + class LineTypeCommand - command (...) (23 years ago, 9-Feb-02, to lugnet.cad.dev)
|
|
| | A comprehensive LDraw object model
|
|
Hey folks, I think we need to figure out a comprehensive LDraw object model. Something that can be presented simply, and easily ported to various modern programming languages. A comprehensive class diagram would be a great start, and some code to (...) (23 years ago, 9-Feb-02, to lugnet.cad.dev)
|
|
| | Re: Known bugs on the site and how to report new ones
|
|
Hi Manfred - The link is fixed, thanks. -Tim (...) (23 years ago, 9-Feb-02, to lugnet.cad, lugnet.cad.dev.org.ldraw)
|
|
| | Re: Known bugs on the site and how to report new ones
|
|
Hello Team, On Ldraw.org I've just found another broken link: On the homepage: (URL) the left side/second from top frame that contains links to "Reference", "Download", "Community", "Parts Library" and lots of "smaller" links, a link named "Parts (...) (23 years ago, 9-Feb-02, to lugnet.cad, lugnet.cad.dev.org.ldraw)
|
|
| | Re: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
|
|
"Sproaticus" <jsproat@io.com> wrote in message news:Gr99Iy.2DF@lugnet.com... (...) Good idea! I already felt the need for it with the few tutorials up there. (...) I agree. I am going to write a guide to the LDraw.org HTML format, citing certain (...) (23 years ago, 9-Feb-02, to lugnet.cad.dev.org.ldraw)
|