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 / 8962 (-40)
  Re: Idea for an ldraw related program
 
(...) Oh you star, that looks pretty much like what I need without hacking the program :-) I got it to produce a png, (I now know how part of your hard disc is layed out :-) ), are there any docs for it, I'd like to try to understand the parameters. (...) (21 years ago, 4-Jun-03, to lugnet.cad.dev)
 
  Re: Idea for an ldraw related program
 
(...) You could try something like this. ldglite -l3 -a1,0,0,0,1,0,0,0,1 -s2 -Q -i1 -MS973p65.png 973p65.dat I think that's an example of what what you're looking for, and it comes with source, which should save you some time. Enjoy, Don (21 years ago, 4-Jun-03, to lugnet.cad.dev)
 
  Idea for an ldraw related program
 
I'm a user of both Lego CAD programs and the sticker printer program and thought that it might be possible to combine some of the functionality into one program. My Idea ------- With the ldraw parts library you have a large number of patterned (...) (21 years ago, 4-Jun-03, to lugnet.cad.dev)
 
  Re: Building LDGLite for off-screen rendering only
 
(...) that did it. I still had to manually add the -L/usr/local/lib -L/usr/local/lib/pth, but that's ok. coool :) (21 years ago, 29-May-03, to lugnet.cad.dev)
 
  Re: Building LDGLite for off-screen rendering only
 
(...) Nothing comes to mind right away except maybe the png and zlib header files in the ldglite zip file might conflict with whatever versions you've actually got installed. I originally put them there for the windows build and have been meaning to (...) (21 years ago, 29-May-03, to lugnet.cad.dev)
 
  Re: Building LDGLite for off-screen rendering only
 
hmmm. Trying to actually put this into place - we're running into a segfault: ldglite -s.85 -q -i1 -MS3033.png 3033.dat GL_VERSION = 1.4 Mesa 5.0.1 GL_EXTENSIONS = GL_ARB_depth_texture GL_ARB_imaging GL_ARB_multisample GL_ARB_multitexture (...) (21 years ago, 29-May-03, to lugnet.cad.dev)
 
  (canceled)
 
 
  Re: Difficulties in LPub
 
Does anyone else have trouble with this? And how does one solve it? Thanks. Jaco "Jaco van der Molen" <jmolen@zonnet.nl> schreef in bericht news:HFCDFH.Frs@lugnet.com... (...) (21 years ago, 26-May-03, to lugnet.cad, lugnet.cad.dev, lugnet.cad.ray)
 
  Re: LDDP open source project: Source code released!
 
Hello Don! Thank you.. that was a great hint. Looks much better to me than WinCVS and hasn't that much overhead. I will enjoy ;) Carsten "Don Heyse" <dheyse@hotmail.spam....away.com> schrieb im Newsbeitrag news:HFG6JD.EJD@lugnet.com... (...) ;). (...) (21 years ago, 25-May-03, to lugnet.cad.dev)
 
  Re: LDDP open source project: Source code released!
 
(...) If it helps any, this CVS client claims to be easier to use for Windows developers. Plus it has a cute mascot. (URL) (21 years ago, 25-May-03, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Symmetries other than 16 and 48?
 
"Steve Bliss" <steve.bliss@earthlink.net> wrote in message news:8ljscv8fn458bfv...4ax.com... (...) 73071 (...) and (...) of (...) That makes a lot of sense, especially for segments that would not be used by other parts. (...) I guess that would (...) (21 years ago, 24-May-03, to lugnet.cad.dev)
 
  LDDP open source project: Source code released!
 
Hi! I just want everyone to know that I just uploaded the LDraw DesignPad Delphi sourcecode into the CVS branch at (URL) . Please be aware that the sourcecode is offered under the GPL license. Next steps in development will be: - Linux version of (...) (21 years ago, 24-May-03, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)  
 
  Re: Symmetries other than 16 and 48?
 
(...) For parts with unusual symmetries, I would suggest either (or both): 1. Make a subfile in parts\s with 1 segment of the part, then use that subfile as many times as you need. 2. Find a higher-level symmetry that is common with 16 or 48 (...) (21 years ago, 23-May-03, to lugnet.cad.dev)
 
  [Parts Tracker] Notes for Admins
 
Just a quick note for authors & reviewers on the Parts Tracker -- if you need an admin to address something, please email parts@ldraw.org about it -- if you just leave a comment in a review, the admins will only pick up on it by chance. Actually, (...) (21 years ago, 23-May-03, to lugnet.cad.dev)
 
  Re: Is anyone making part 44224.dat?
 
The mating part is refered to as 44225 on both Peeron and Bricklink... Philo (...) (21 years ago, 23-May-03, to lugnet.cad.dev, lugnet.cad.dat.parts)
 
  Symmetries other than 16 and 48?
 
What is the general way of handling parts/primitives that have rotational symmetries other than 16 and 48? I am currently looking at reworking 73071 (the old Technic Differential), which has a rotational symmetry of 28, and 3649 (Technic Gear 40 (...) (21 years ago, 22-May-03, to lugnet.cad.dev)
 
  Re: How exactly DO I code optional lines, anyway?
 
Thanks Don and Paul. I think that pretty much answers my questions for now (but no doubt I will have more later). Now to go fix some of my primitives and parts... --Lance-- (21 years ago, 22-May-03, to lugnet.cad.dev)
 
  Re: How exactly DO I code optional lines, anyway?  [DAT]
 
(...) I'll drop a few quick secrets on how I use conditional lines. First off, I use LDAO and L3lab for the largest amount of part modeling. Usually check occasionally with LDview and Ldraw. So if you are using MLCad, and do not have LDAO, I would (...) (21 years ago, 22-May-03, to lugnet.cad.dev)
 
  Re: How exactly DO I code optional lines, anyway?
 
(...) Yes. They're needed to render transparent parts correctly. (URL) they're useful for the curve smoothing algorithm in LDview and perhaps other programs. (...) It's often easiest to place the 3rd and 4th points on the corner of an adjacent (...) (21 years ago, 21-May-03, to lugnet.cad.dev)
 
  How exactly DO I code optional lines, anyway?
 
In reading past posts, it seems that putting in optional lines is encouraged, but I have not been able to find any information on the proper way of using them. First, clearly I use them on outside curves, but I was not able to determine definitively (...) (21 years ago, 21-May-03, to lugnet.cad.dev)
 
  Re: Building LDGLite for off-screen rendering only
 
(...) Ok, send me an email. I forgot how to login, or ssh forgot my public key or something like that. Don (21 years ago, 21-May-03, to lugnet.cad.dev)
 
  Re: Building LDGLite for off-screen rendering only
 
(...) I couldn't get the full LDGLite to compile with the current version of the source code. I have GCC-3.2 on the system I compiled the off-screen-only version on LDGLite on. I haven't tested it on Munin yet. You're welcome to do that. Play well, (...) (21 years ago, 20-May-03, to lugnet.cad.dev)
 
  Re: Status of LDDP open source release
 
(...) I didn't know kylix/delphi wasn't available on Mac OS X. Oops, my bad. Several X11 implentations are available on Mac OS X though, if that is what you mean by visual environment. Oh well. Guess there is always Virtual PC. That's better than (...) (21 years ago, 20-May-03, to lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Status of LDDP open source release
 
Ell.. Since there is Linux for Mac available it would be a way to run it on Mac that way. Problem is that you dont need 'just a pascal' compiler but the complete visial enviroment and that isn't available on the Mac platform in any form. Play well (...) (21 years ago, 20-May-03, to lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Network rendering
 
Did anyone have any experience with this tool an can help me intalling it on a win2k machine? Andreas "Don Heyse" <dheyse@hotmail.spam....away.com> schrieb im Newsbeitrag news:HF5LMz.1zDB@lugnet.com... (...) pictures/animation (...) find (...) (21 years ago, 20-May-03, to lugnet.cad.dev)
 
  Re: Network rendering
 
thx for your answer. i'll look at it Andreas "Don Heyse" <dheyse@hotmail.spam....away.com> schrieb im Newsbeitrag news:HF5LMz.1zDB@lugnet.com... (...) pictures/animation (...) find (...) (21 years ago, 19-May-03, to lugnet.cad.dev)
 
  Re: Building LDGLite for off-screen rendering only
 
(...) FWIW, I (think that I) didn't need the c++ libs for the off-screen build on the BSD box. Dan (21 years ago, 19-May-03, to lugnet.cad.dev)
 
  Re: Network rendering
 
(...) (URL) (21 years ago, 19-May-03, to lugnet.cad.dev)
 
  Network rendering
 
Hi, is there any usable solution for networkrendering PovRay pictures/animation on some windows systems? I'm just searching since some hours and didn't find something. Andreas (21 years ago, 19-May-03, to lugnet.cad.dev)
 
  Re: Building LDGLite for off-screen rendering only
 
(...) Hey, thanks for the reminder, it's in there now. I wonder which release of gcc it is that suddenly requires me to include the C++ libraries. I've been trying to avoid C++ to keep the ldglite executables smaller. Jacob, is the libc++ only a (...) (21 years ago, 19-May-03, to lugnet.cad.dev)
 
  Re: Status of LDDP open source release
 
(...) I imagine that's because kylix/delphi doesn't exist on OS X, because with a sourceforge project, LDDP programmers would have access to the sourceforge compile farm (which includes a OS X box). However, once the source is available perhaps (...) (21 years ago, 19-May-03, to lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Status of LDDP open source release
 
Hello! (...) Well.. since there is no platform on Mac we would be able to compile it on there eventually won't. I dont know if there exists some kind of emulator (Linux or Windows) for Mac.. maybe that would be an alternative. But there will be for (...) (21 years ago, 19-May-03, to lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Building LDGLite for off-screen rendering only
 
(...) It seems like that. Here's the exact change I made to make it work: % cvs diff makefile.osmesa Index: makefile.osmesa ===...=== RCS file: /cvsroot/ldglite/ldg...e.osmesa,v retrieving revision 1.2 diff -u -3 -p -r1.2 makefile.osmesa --- (...) (21 years ago, 19-May-03, to lugnet.cad.dev)
 
  Re: Building LDGLite for off-screen rendering only
 
(...) Please see (URL) makefile correction apparently didn't make it back to sourceforge... /Lars (21 years ago, 19-May-03, to lugnet.cad.dev)
 
  Re: Building LDGLite for off-screen rendering only
 
(...) Tried that. Here's the tail of the output from the build: gcc -g -DUNIX -DUSE_OPENGL -DUSE_L3_PARSER -DUSE_BMP8 -DNEED_MIN_MAX -DUSE_PNG -DTILE_RENDER_OPTION -DOSMESA_OPTION -IMesa-5.0.1/include ldliteVR_main.o platform.o dirscan.o gleps.o (...) (21 years ago, 19-May-03, to lugnet.cad.dev)
 
  Re: Status of LDDP open source release
 
(...) James (21 years ago, 19-May-03, to lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Building LDGLite for off-screen rendering only
 
(...) That did fix the problem. the make finished successfully! and it works! (URL) need to get Steve to teach me how to use it :) (...) nothing - no match. Thank you so much for your help :) Dan (21 years ago, 18-May-03, to lugnet.cad.dev)
 
  Re: Building LDGLite for off-screen rendering only
 
(...) Standard? Not unless you're a Microsoft follower. However, I must admit I'm baffled by this one. The -DUNIX is supposed to tell platform.h to define some flags which cause the stricmp and strnicmp functions in platform.c to get built. You've (...) (21 years ago, 18-May-03, to lugnet.cad.dev)
 
  Re: Building LDGLite for off-screen rendering only
 
(...) ok, cool - got that, now I get this: $ gmake -f makefile.osmesa gcc -g -DUNIX -DUSE_OPENGL -DUSE_L3_PARSER -DUSE_BMP8 -DNEED_MIN_MAX -DUSE_PNG -DTILE_RENDER_OPTION -DOSMESA_OPTION -IMesa-5.0.1/include ldliteVR_main.o platform.o dirscan.o (...) (21 years ago, 18-May-03, to lugnet.cad.dev)
 
  Is anyone making part 44224.dat?
 
It's the click joints on the AT-TE and AT-AT. If not, I'll give it a go. The mate to 44224 doesn't have a number I can find, does anyone know it? -Orion (21 years ago, 18-May-03, to lugnet.cad.dev, lugnet.cad.dat.parts)


Next Page:  5 more | 10 more | 20 more | 40 more

Redisplay Messages:  All | Compact

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