| | My transparency colors are all BLACK now
|
|
I knew I should not have touched that button but alas I did. I clicked on the default button (settings->general) and now whenever I want to make a part transparent it won't! MLCad said that the color is a custom color but shows BLACK on the view (...) (23 years ago, 26-Feb-02, to lugnet.cad.mlcad)
|
|
| | New tool: LDDesignPad 0.3 for LDraw
|
|
Hello! I just 'released' a new tool I was working since last weekend. I called it LDDesignPad and is just a very basic editor with some LDraw functions/tools. LDDesignPad was mainly written because I am an reviewer in the parts tracker and I needed (...) (23 years ago, 25-Feb-02, to lugnet.cad, lugnet.cad.dev)
|
|
| | 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: New Part - Shield ovoid with King Richard's Lion
|
|
(...) Great! Many thanks. Also I guess the pattern can be reused for torso and triangular shield. Damien (23 years ago, 25-Feb-02, to lugnet.cad.dat.parts)
|
|
| | Re: What happened to brickshelf?
|
|
"Eduardo Vazquez Harte" <eduvazhar@terra.es> wrote in message news:Gs3nH5.CM0@lugnet.com... (...) Eduardo - You might get better results to this question if you posted it somewhere like lugnet.general instead of lugnet.cad. The CAD groups are (...) (23 years ago, 25-Feb-02, to lugnet.cad)
|
|
| | 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: Datsville: Authors unknown
|
|
(...) Sorry, I only contributed to Datsville with one single vehicle, a small yellow tracked excavator. (After contributing, I noticed that the excavator blade was wrongly offset, but from the renderings I saw, it looked like you corrected my (...) (23 years ago, 25-Feb-02, to lugnet.cad)
|
|
| | Re: What happened to brickshelf?
|
|
(...) Hopefully. The Brickshelf site is making the transition from a hobby site to a commercial site. They have to make sure Lego will give them permission to keep the instruction scans on there. They are working on this issue, and hopefully they (...) (23 years ago, 25-Feb-02, to lugnet.cad)
|
|
| | What happened to brickshelf?
|
|
I found out now that the catalog and instructions in brickself are down. NO!!!!! I need them I'm no finnish collecting the one that I had/have. Will they be back? (23 years ago, 25-Feb-02, to lugnet.cad)
|
|
| | Re: Datsville: Authors unknown
|
|
(...) I added these myself (...) I think Fredrik Glöckner contributed this along with the other construction equipment. (...) Might be Fredrik Glöckner, too. (...) I'm pretty sure this was by Ryan Dennett (...) Brian Sauls, I think (...) (23 years ago, 25-Feb-02, to lugnet.cad)
|
|
| | Re: New Part - Shield ovoid with King Richard's Lion [DAT]
|
|
And here is the subpart 0 ~Pattern - King Richard's Lion (Left Half) 0 Name: s\lion.dat 0 Author: Bernd Broich 0 Unofficial Subpart 0 Mane 3 0 10.25 0 0 10 0.5 0 13.625 0.75 0 3 0 12.625 -4.375 0 9.625 -1.75 0 8.375 -4.25 0 3 0 6.25 -11.125 0 5 (...) (23 years ago, 25-Feb-02, to lugnet.cad.dat.parts)
|
|
| | New Part - Shield ovoid with King Richard's Lion [DAT]
|
|
Hi all, I have made a part with King Richard's Lion Logo, please let me know if the name is ok. CU Bernd 0 Minifig Shield Ovoid with King Richard's Lion 0 Name: 770pkr.dat 0 Author: Bernd Broich 0 Unofficial Part 0 Subpart 1 16 0 0 0 1 0 0 0 1 0 0 0 (...) (23 years ago, 25-Feb-02, to lugnet.cad.dat.parts)
|
|
| | 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: Wher to find unspectactular sound effects?
|
|
(...) a (...) Have you tried (URL) ? It's a good resource I think. Saskia (23 years ago, 25-Feb-02, to lugnet.cad)
|
|
| | 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: I need a list of what can I do with ldraw
|
|
(...) No is only that I whould like to have a list to know what can I do. (...) Yes Images and video is boring. (...) Thx (...) (23 years ago, 25-Feb-02, to lugnet.cad)
|
|
| | 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: LDraw Tutorial Categories
|
|
"Leonardo Zide" <leonardo@centroin.com.br> wrote in message news:Gr71A4.EyI@lugnet.com... (...) Yes, when we get the strucutre in place we can link to it. -Tim (23 years ago, 25-Feb-02, to lugnet.cad)
|
|
| | 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)
|
|
| | Repost: Datsville: Authors unknown
|
|
(...) Looks like Brian Sauls. (...) Looks like Brian Sauls. (...) Looks like Jonathan Wilson??? (...) (23 years ago, 24-Feb-02, to lugnet.cad)
|
|
| | Re: Where to find unspectactular sound effects?
|
|
No, I don't think anyone is moderating Datsville anymore. I think that the reason John stopped his work with it was that Datsville had grown so big that it took too much time and CPU power to even render. Or something like that. I think that there (...) (23 years ago, 24-Feb-02, to lugnet.cad)
|
|
| | Re: I need a list of what can I do with ldraw
|
|
Here is what I have come up with: 1) Document your creations to build later 2) Create 'structually' impossible items 3) Create building instructions (using POV or MEGA-POV) 4) Create 3D scene images (using POV) 5) Create aniamtions (using POV and (...) (23 years ago, 24-Feb-02, to lugnet.cad)
|
|
| | Re: Wher to find unspectactular sound effects?
|
|
Is someone still moderating Datsville? Back in september 1999 I've made two contributions, but the've never actualy made it into Datsville. I don't know the reason for their absence. My contribution postings were: (URL) friendly greetings, M. (...) (23 years ago, 24-Feb-02, to lugnet.cad)
|
|
| | 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)
|
|
| | m6693 [DAT]
|
|
This is the garbage collection truck 0 Model: Refuse collection truck 0 Name: m6693.dat 0 Author : C.Daelman <cdaelma@pi.be> 0 Barrels should be Trashcans 0 On 2 pannels there should be a recycling picture 1 0 0 0 0 0 0 1 0 1 0 -1 0 0 3022.DAT 1 0 0 (...) (23 years ago, 24-Feb-02, to lugnet.cad.dat.models.sets)
|
|
| | I need a list of what can I do with ldraw
|
|
Does anyone have or is anyone going/want to make a list of what can we do with ldraw? So far I can only do images or videos what else can we do? (23 years ago, 24-Feb-02, to lugnet.cad)
|
|
| | 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)
|
|
| | 32132 Technic Gear Rack 1 x 12 with Holes [DAT]
|
|
0 Technic Gear Rack 1 x 12 with Holes 0 Name: 32132.dat 0 Author: Marc Klein based on 6630.dat (c)Remco Braak 1997 (rbraak@nat.vu.nl) 0 Unofficial LCAD Part 2 24 94 4 6 102 4 6 2 24 102 4 6 100.76 4 3.83 2 24 100.76 4 3.83 100.2 4 2 2 24 100.2 4 2 (...) (23 years ago, 24-Feb-02, to lugnet.cad.dat.parts)
|
|
| | 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)
|
|
| | Re: video card
|
|
(...) Before you debug, I'd try all 4 of (-le, -ledit, -LE, and -LEDIT) to see which methods have problems. Then comment out this line in main.c and recompile: #define USE_OPENGL_STENCIL This might fix the wireframe droppings at the cost of some (...) (23 years ago, 23-Feb-02, to lugnet.cad.dev.mac)
|
|
| | Datsville anim. joint project? Was: unspectactular sound effects? [DAT]
|
|
(...) A soundtrack would be very cool. I have composed some tunes but I'm not sure if they fit in to any of my animation ideas. I might hire you! Even when you look at a very short film, a cartoon or anything, at the end you'll find a huge list of (...) (23 years ago, 23-Feb-02, to lugnet.cad)
|
|
| | Re: Problem with Seam Width
|
|
(...) If you are thinking about making instructions, I would strongly suggest at least checking out MEGAPOV's find_edges function. Even without using the LGEO library, the instructions output is far and away the best I have seen so far for (...) (23 years ago, 23-Feb-02, to lugnet.cad.ray)
|
|
| | Re: I made some test of a ldraw adventure game check it out!
|
|
(...) I found this: ftp://ftp.simtel.net.../graphics/ Scroll down and click on agv10.zip. It will then download. Unzip it, and theres a gif viewing program, the gif89.dll, and a readme. I just cut and pasted the gif file to the ldraw adventures (...) (23 years ago, 23-Feb-02, to lugnet.cad)
|
|
| | Re: Problem with Seam Width
|
|
(...) The LGEO parts have rounded edges. That's why it doesn't make sense to have a "seam" between the parts. And Mega-POV will not be able to identify the edges simply because there are no edges! I you want to use the edges highlighting function in (...) (23 years ago, 23-Feb-02, to lugnet.cad.ray)
|
|
| | Re: I made some test of a ldraw adventure game check it out!
|
|
(...) At the webpage where I found gif89.dll, there was an instruction to run the commandline: C:\WINDOWS\SYSTEM\REGSVR32 GIF89.DLL so I did it and it and after that it took a little longer before ldrawadventure was terminated. /Tore (23 years ago, 23-Feb-02, to lugnet.cad)
|
|
| | Re: I made some test of a ldraw adventure game check it out!
|
|
"Tore Eriksson" <tore.eriksson@mbox3...wipnet.se> skrev i meddelandet news:GrxI9y.K04@lugnet.com... (...) ?? registry ?? (I'm not online so I can't check google to see what you are talking about). All I did to get it working was finding a gif89.dll (...) (23 years ago, 22-Feb-02, to lugnet.cad)
|
|
| | Re: Problem with Seam Width
|
|
Jake McKee <sink@countersinkdg.com> wrote in message news:GryFxr.E49@lugnet.com... (...) width. (...) Realy? *sigh*, well at least at least I won't have to download Mega-POV again. I was going to use them together for instructions for my first (...) (23 years ago, 23-Feb-02, to lugnet.cad.ray)
|
|
| | Re: video card
|
|
(...) Here is the printout at startup. GL_VERSION = 1.1 APPLE-1.1 GL_EXTENSIONS = GL_APPLE_specular_vector GL_APPLE_transform_hint GL_APPLE_packed_pixel GL_APPLE_client_storage GL_ARB_transpose_matrix GL_EXT_clip_volume_hint GL_EXT_rescale_normal (...) (23 years ago, 23-Feb-02, to lugnet.cad.dev.mac)
|
|
| | Re: video card
|
|
(...) I forgot to mention this, but if you only want to look at the model, or *mostly* just want to look, you can skip the -le, -ledit, -LE, or -LEDIT on the command line. Then when you want to edit, just press the INSERT key to enter and exit from (...) (23 years ago, 23-Feb-02, to lugnet.cad.dev.mac)
|
|
| | Re: video card
|
|
(...) Some of that might be normal behaviour, but I'm not positive from the description. Using -ledit on the command line turns on the draw to current piece mode that LEDIT uses. If you just use -le I think it should draw the whole model. You can (...) (23 years ago, 23-Feb-02, to lugnet.cad.dev.mac)
|
|
| | Re: video card
|
|
Opps. I just noticed you do have -l3 there. I missed that. So, no, I have no idea what is wrong. I can test ldglite on some beige G3/300's next Monday. James (...) (23 years ago, 23-Feb-02, to lugnet.cad.dev.mac)
|
|
| | Re: video card
|
|
Try: ldglite -v3 -l3 -ledit myfile.dat -l3 tells it to do stuff different or something like that.. ? Anyway, it is alot faster for me with -l3 James (...) (23 years ago, 23-Feb-02, to lugnet.cad.dev.mac)
|
|
| | LDraw.org: BricksWest 2002 Event Report
|
|
Hey everyone - Just threw this up online... (URL) (23 years ago, 23-Feb-02, to lugnet.cad.dev.org.ldraw, lugnet.events.brickswest)
|
|
| | video card
|
|
I have been doing an analysis of the ldglite 0.9.5 code base. Most of the ledit commands cause the image to be either invisible or render incorrectly. Also, I get a wireframe trail when I use the arrow keys. Everything re-renders fine if I cycle (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev.mac)
|
|
| | Re: Wher to find unspectactular sound effects?
|
|
Hmm, I can't think of any off hand. However, I thought I would mention that Apple has a ton of royalty free music that you can download if you have an iTools account (I think I tried to download it all once and it was around 6 Gig...). If people (...) (23 years ago, 22-Feb-02, to lugnet.cad)
|
|
| | Re: Questions on Stickers and Certification
|
|
(...) Reviewers should feel able to make comments like "subpart unnecessary - I would prefer these to be inlined". From an authors perspective, I have a preference to keep things modularised - that way a correction to a symetrical region of the part (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
|
|
| | Re: Inlining question
|
|
Sorry no, not wht I know of. I'm generally against subpart use unless necessary especially if used in only one part, but if it saves very much to file size, I can accept subpart(s). For your personal use, you can always save as mpd, but remeber not (...) (23 years ago, 22-Feb-02, to lugnet.cad)
|
|
| | Re: Problem with Seam Width
|
|
(...) Sorry to do it, but I am replying to my own post with a solution. Note to self: LGEO library parts DO NOT work with Mega-POV find_edges.... Jake --- Jake McKee AFOL LUGNET Member #211 (23 years ago, 22-Feb-02, to lugnet.cad.ray)
|
|
| | Re: Trouble with DATSort
|
|
(...) I got ahold of the program author and he gave the following solution, which worked perfectly: open RegEdit (Start | Run | Regedit) find this key: HKEY Current User\Software\VB and VBA Settings\DatSort Delete this key and try running DatSort (...) (23 years ago, 22-Feb-02, to lugnet.cad)
|
|
| | Wher to find unspectactular sound effects?
|
|
I've found some websites and cds with spectacular sound effects, but to my coming Datsville animations, I want more everyday sounds. Anybody knows of a site with such preferably royalty-free sounds? * non-sport car sounds * mc driving in legal pace (...) (23 years ago, 22-Feb-02, to lugnet.cad)
|
|
| | Re: EditStudio from PureMotion! (was: Adding sound to animations?)
|
|
Thanks James, No, the sound editor bundled to one of my older sound cards is perfect for mixing and adding some basic effects. My P2-450 is at the lower edge to run Pro Tools on. I was looking for a program that adds sound to animations. /Tore (...) (23 years ago, 22-Feb-02, to lugnet.cad)
|
|
| | Inlining question
|
|
Not sure if this should be here or in .dev, so redirect as appropriate... If I've written a subpart that will be used several times in a single part, and if I want to inline that subpart, is there a way to do it without including the entirety of the (...) (23 years ago, 22-Feb-02, to lugnet.cad)
|
|
| | Re: DATsville
|
|
I was never really into it myself, but as I understood it, everybody was waiting for me or Tore to make an animation utility. I am going to make my utility open source, but wanted to get it in better condition (right now I don't know if it works, at (...) (23 years ago, 22-Feb-02, to lugnet.cad)
|
|
| | Re: Questions on Stickers and Certification
|
|
Tore Eriksson wrote: > In some cases, like attached to rounded surfaces, I think the only way is to > solve the problem is to create a part-with-sticker file. > I hadn't thought about applying stickers to rounded parts. I know there is a lot of (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
|
|
| | DATsville
|
|
Is the Datsville project dead? -AHui (23 years ago, 22-Feb-02, to lugnet.cad)
|
|
| | Re: Questions on Stickers and Certification
|
|
(...) I think this is an important point. Subfiles are *very* useful tools for modeling parts, but we should use them with restraint. I will frequently model a part using multiple subfiles, but then I will inline all the code into a single file (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
|
|
| | Re: Questions on Stickers and Certification
|
|
(...) My take on this is that self-certification is a small perk for people who take the time to review *other* people's parts, and help newer authors along. (...) Generally, you should only certify parts that you actually possess. But if you find a (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
|
|
| | Re: [Parts Tracker] Recent Noise and New Search Tool
|
|
(...) Yes, there's a chance of that. Right now, the full codes (like on the cert page) aren't stored anywhere, they're rebuilt when the cert page is updated. And they're something of a pain to calc individually. Eventually, those codes will be (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
|
|
| | Re: 2865.dat - 9V straight track re-release
|
|
(...) s\2865s04.dat still has a problem - there are quads that use color 383. These commands should be moved to either a new subfile, or added to s\2865s05.dat. (...) I've only got a few remarks about the file headers. :) Other than the 383 problem, (...) (23 years ago, 22-Feb-02, to lugnet.cad.dat.parts)
|
|
| | More on Stickers (was: Questions on Stickers and Certification)
|
|
(...) From reading that thread, it sounds like the only reasonably solution to both the bleed and seam gap problems is to author the parts and stickers together. Problems with stickers as separate parts: Nomenclature: - 6 digits for the sheet ID (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
|
|
| | Re: EditStudio from PureMotion! (was: Adding sound to animations?)
|
|
If you want a sound editor, probably the best is Pro Tools FREE: Windows 98/ME version (URL) version (...) (23 years ago, 22-Feb-02, to lugnet.cad)
|
|
| | Apple Design Awards: Best Mac OS X Open Source Port
|
|
Hi all, Though many of the programers will likely see this, I thought I'd forward it here just in case. Since getting LDraw tools on the Mac is an unpaid (and underappreciated!) prospect, the idea of winning one of the prizes below might be a bit of (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev.mac)
|
|
| | Re: POV-ray question
|
|
(...) If I remember correctly, Bram Lambrecht posted a very good desciption about how he made instructions for the beetle model recently. I think it was cross posted to this group. What, in your opinion, are the advantages with using Anton Raves' (...) (23 years ago, 22-Feb-02, to lugnet.cad.ray)
|
|
| | Re: Questions on Stickers and Certification
|
|
Hello! (...) still (...) says (...) I agree to the point too.... we need more reviewers. There are like 5 parts in the line I did... and they are there for a long time. That isn't very satisfying. I know a lot of authors who are waiting for their (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
|
|
| | Problem with Seam Width
|
|
I have what will hopefully be an easy question about changing the seam width. I used L3PAO to create a .pov file a few nights ago. When I change the #declare SW = 1; line in the .pov file, the seam width gets larger or smaller depending on what I (...) (23 years ago, 22-Feb-02, to lugnet.cad.ray)
|
|
| | Re: Questions on Stickers and Certification
|
|
(...) I agree that authors should not be allowed to self-certify, but ONLY if we get sufficient active reviewers to keep things moving. The last three updates would have been much smaller without self-certification. Some new reviewers have become (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
|
|
| | Re: I made some test of a ldraw adventure game check it out!
|
|
(...) I tried that, and updated the registry accordingly. Now I get two debugger alerts and, eventually, the program crasches. /Tore (23 years ago, 22-Feb-02, to lugnet.cad)
|
|
| | EditStudio from PureMotion! (was: Adding sound to animations?)
|
|
At last, I've found a very good tool called EditStudio from PureMotion. www.puremotion.com It has all features you can ask for and costs only £59 to unlock. Unfortunately, the program crasches while previewing with only two sounds mixed together, so (...) (23 years ago, 22-Feb-02, to lugnet.cad)
|
|
| | Re: Questions on Stickers and Certification
|
|
In some cases, like attached to rounded surfaces, I think the only way is to solve the problem is to create a part-with-sticker file. A sticker could be attached in many more or less creative ways, and I think the modeller should have the freedom to (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
|
|
| | Re: Questions on Stickers and Certification
|
|
(...) I'm currently working on modelling of the stickers of the Technic black Supercar. Before that I put some question in thread (URL) we agreed on the approach that stickers are separate parts just as they were ordinary bricks since, they can be (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
|
|
| | Re: I made some test of a ldraw adventure game check it out!
|
|
Do a search on google.com for gif89.dll (23 years ago, 22-Feb-02, to lugnet.cad)
|
|
| | 890p01, clip-on roadsign w/ red STOP sign [DAT]
|
|
I've uploaded this new pattern file to LDraw.org's Parts Tracker. ("(URL) since it uses a revised subpart which uses a new primitive, I've uploaded this file to LUGNet as a MPD. Please let me know what you think. Thanks, Franklin 0 FILE 890p01.dat 0 (...) (23 years ago, 21-Feb-02, to lugnet.cad.dat.parts)
|
|
| | Questions on Stickers and Certification
|
|
On stickers: Should stickers be treated, for part authoring purposes, as if they were printed on the parts? If so, should we indicate somehow that the part is stickered as opposed to printed? And on certification (on LDraw.org's parts tracker): I've (...) (23 years ago, 21-Feb-02, to lugnet.cad.dev)
|
|
| | L-Majestic Hotel & Resort - Phase 1
|
|
I've just finished Phase 1 of a new model I'm working on.... It's based 'loosely' on a hotel near where I live. (URL) Herrera (23 years ago, 21-Feb-02, to lugnet.cad, lugnet.town)
|
|
| | New Part - Slope Brick 33 3 x 2 [DAT]
|
|
Hi all, Jonathan Wilson asked me to make the Slope Brick with the Ice Planet Logo, and here it is. This wasn't very complicated. CU Bernd 0 Slope Brick 33 3 x 2 with Ice Planet Logo 0 Name: 3298pIP.DAT 0 Author: Bernd Broich 0 Unofficial Part 0 (...) (23 years ago, 21-Feb-02, to lugnet.cad.dat.parts)
|
|
| | Re: I made some test of a ldraw adventure game check it out!
|
|
(...) In the future, please be more careful about the use of foul language. Thank you, Jude (23 years ago, 21-Feb-02, to lugnet.cad)
|
|
| | Re: I made some test of a ldraw adventure game check it out!
|
|
(...) I'll need a copy of the dll for everyone that has the same problem. (...) The program was adventure maker. search for it in downloads.com (...) yes but u can crack it or use it for 21 or 30 days only (...) No but I will now shit some made a (...) (23 years ago, 21-Feb-02, to lugnet.cad)
|
|
| | Re: [Parts Tracker] Recent Noise and New Search Tool
|
|
(...) Any chance of including a brief submission status code, like on the Parts list? Until/unless we implement a means of automatically mailing the author when a Hold is posted, this would give authors an easy way of finding their submitted parts (...) (23 years ago, 21-Feb-02, to lugnet.cad.dev)
|
|
| | Re: POV-ray question
|
|
This depends on what images you have been looking at. There are 2 ways that I know of creating the instruction-like images. 1) Use the keyword 'shadowless' on the light_sources in POV or 2) Use something called MEGA-POV which is an add-on to POV-Ray (...) (23 years ago, 21-Feb-02, to lugnet.cad.ray)
|
|
| | POV-ray question
|
|
How do you setup lighting for a pov-ray scene (using anton raves povray library) so that you get those "inastruction-like" images people have been making lately? (23 years ago, 20-Feb-02, to lugnet.cad.ray)
|
|
| | Re: Inline POV-Ray code?
|
|
Steve Bliss wrote... (...) It's OK with me to use e.g. "0 IFDEF L3PPOV" The POV code is (or can be) L3P related. As an example of that see e.g. Chuck Sommerville's minifig head (URL) >Or is the current situation considered adequate (...) Right! We (...) (23 years ago, 21-Feb-02, to lugnet.cad.dev, lugnet.cad.ray)
|
|
| | Re: New stud 4 primitive for plates with holes
|
|
Don Heyse wrote... (...) Subpart is a better idea. Can be shared by several parts. Somehow I also feel that a primitive should be an object, one unbroken object and not separated objects. How much space do you really save? Bernd Broich wrote... (...) (23 years ago, 20-Feb-02, to lugnet.cad.dat.parts.primitives)
|
|
| | [Parts Tracker] Recent Noise and New Search Tool
|
|
Hey y'all - I just wanted to post a quick apology for some excessive moves and resubmits that I ran through today. Damien has created grooved versions for a bunch of the 2x2 tiles. Unfortunately, he posted his new versions before letting me know. So (...) (23 years ago, 20-Feb-02, to lugnet.cad.dev)
|
|
| | Re: I made some test of a ldraw adventure game check it out!
|
|
"Eduardo Vazquez Harte" <eduvazhar@terra.es> skrev i meddelandet news:GrsKzp.7MC@lugnet.com... (...) it could be of some use! What app was it that you found? And where? Is it a demo only? Have you looked at Game Maker by Mark Overmars ((URL) it's a (...) (23 years ago, 19-Feb-02, to lugnet.cad)
|
|
| | Re: 2865.dat - 9V straight track re-release [DAT]
|
|
(...) Hi Steve, I hope i did the job well this time. Here's an update with the modifications mentioned in your mail. 1) removed all the leading slashes before the S\* subfile references. 2) removed all the 383 and 24 lines from the metal rails and (...) (23 years ago, 20-Feb-02, to lugnet.cad.dat.parts)
|
|
| | Re: Inline POV-Ray code?
|
|
(...) I made some heads using inline POV code: (URL) (23 years ago, 20-Feb-02, to lugnet.cad.dev, lugnet.cad.ray)
|
|
| | Re: Inline POV-Ray code?
|
|
(...) Actually a cheap fix that *almost* works is to go into the printed head file (such as 3626bp05.dat) and rip out anything that's not color 0. ie. gut everything but the printing. Then paste in 3626.dat instead of s\3626bs01.dat. This will slap (...) (23 years ago, 20-Feb-02, to lugnet.cad.dev, lugnet.cad.ray)
|
|
| | Re: Inline POV-Ray code?
|
|
(...) It's not something that can, or needs to be, fixed. Only surfaces drawn with primitive files[1] can be curved in POV-Ray[2]. The patterned area of the minifig faces are not drawn with the cylinder primitives, so they come out faceted. Steve 1) (...) (23 years ago, 20-Feb-02, to lugnet.cad.dev, lugnet.cad.ray)
|
|
| | Re: Inline POV-Ray code?
|
|
"Steve Bliss" <partsref@yahoo.com> wrote in message news:n6h77ug2idkrqil...4ax.com... (...) Yeah. Hey if we could solve the centering and rotation problem with a table, couldn't we run converters to Anton Raves' library? Would this project be too (...) (23 years ago, 20-Feb-01, to lugnet.cad.dev, lugnet.cad.ray, lugnet.cad.dev.org.ldraw)
|