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 / 4777 (-20)
  Re: Name suggestions for L3DView
 
(...) I think the project files are ascii. So you can load them up in your favorite text editor and then search and destroy. Make a backup just in case though. Have fun, Don (24 years ago, 24-Jun-00, to lugnet.cad.dev)
 
  Re: Kidvention: Part Needed!
 
(...) Unless someone has started this part (6085) already, I think I could give it a shot--doesn't look too complicated. Might be difficult to measure tho... --Bram Bram Lambrecht.........Br...L@JUNO.com (URL) (24 years ago, 24-Jun-00, to lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Name suggestions for L3DView
 
"Steve Bliss" <blisses@worldnet.att.net> wrote in message news:m364lsgr7t7mr1g...4ax.com... (...) Thanks for the input. I just might go with LDView. So, anybody know how to rename a project in Visual C++ 6.0? --Travis Cobbs (...) (24 years ago, 24-Jun-00, to lugnet.cad.dev)
 
  Kidvention: Part Needed!
 
Hey.. Just wondering if anyone who has started on the bottom half of the aquazone sub front windshields (the one which holds the computer inside...) could work on that for me for the Kidvention? I'm really in need of the part, for some reason I (...) (24 years ago, 23-Jun-00, to lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  I need some parts for my model for kidvention
 
I am looking for the car wash brush holder piece for the model I am going to have displayed at kidvention (my petrol station) I would also like, if possible, the stickers from the recent shell service station promotional sets, to stick on the model. (...) (24 years ago, 23-Jun-00, to lugnet.cad.dev)
 
  Re: Name suggestions for L3DView
 
(...) How about just LDView? The LD prefix is pretty common to LDraw-related programs (LDao, LDScript, LDLite, LDList). Or TCView. Or LDTCView. Or LDGLView. Or glLDView. Or any of the 12 other (case-insensitive) combinations/permutations of TC, LD, (...) (24 years ago, 22-Jun-00, to lugnet.cad.dev)
 
  L3DView v0.5.2 done, along with source code
 
I have put L3DView v0.5.2 up on my website at: (URL) have also made the source code to this version available on that same page. I didn't give any ETA on a source release before simply because I didn't know when I would get around to the minor (...) (24 years ago, 22-Jun-00, to lugnet.cad, lugnet.cad.dev)
 
  Re: Name suggestions for L3DView
 
"Chuck Sommerville" <chucks@he.net> wrote in message news:FwHozn.J7I@lugnet.com... (...) Well, I like it better than LDVR, so I guess that would put it in the lead at the moment. ;-) I'll see if anyone else has any suggestions. --Travis (24 years ago, 22-Jun-00, to lugnet.cad.dev)
 
  Re: L3DView v0.5 view LDraw models in real-time 3D
 
(...) Me too would love to see some sourcecode. I am just learning how to program and perhaps I don't even get the time to look at the code. but having the code is something that gives you an extra push in wanting to create similar programs. (...) (24 years ago, 22-Jun-00, to lugnet.cad.dev)
 
  Re: L3DView v0.5 view LDraw models in real-time 3D
 
In lugnet.cad.dev, Leonardo Zide writes: ... snip (...) I could go for that since I'm far too lazy to do it all myself from scratch. What do you suggest? What I'd like to see is a program that can: build models easily build parts easily display (...) (24 years ago, 21-Jun-00, to lugnet.cad.dev)
 
  Re: Name suggestions for L3DView
 
koen <koen.jordens@studen...ven.ac.be> wrote in message news:FwI5H2.GB2@lugnet.com... (...) Sorry. Not really, actually. My original post which listed the URL when to lugnet.announce and lugnet.cad. You can get it from: (URL) Cobbs (...) (24 years ago, 21-Jun-00, to lugnet.cad.dev)
 
  Re: Name suggestions for L3DView
 
perhaps a stupid question, but where can this be downloaded? Travis Cobbs <tcobbs@san.REMOVE.rr.com> schreef in berichtnieuws FwHA6s.KJ4@lugnet.com... (...) 3D (...) anyone (...) (24 years ago, 21-Jun-00, to lugnet.cad.dev)
 
  Suggestions needed!
 
Hy, I finaly got the on-screen shifting in MLCad working (it's nice to work with by the way). But now there is one thing open, technically not realy a problem, but it's a matter of opinion what should happen if the user presses one of the tool-bar (...) (24 years ago, 21-Jun-00, to lugnet.cad.dev)
 
  Runtime Error 200 Patch Instructions
 
Hey.. I just threw up a RTE200 patch instructions page off the Get Started page, where the patch download is located. The URL is: (URL) you let me know if this is adequate, and if there are any problems? I'll fix that ASAP. I hope this eliminates (...) (24 years ago, 21-Jun-00, to lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Name suggestions for L3DView
 
How about LViewGL? The GL of course for the OpenGL graphics engine that is used to render it. -Chuck (24 years ago, 21-Jun-00, to lugnet.cad.dev)
 
  Re: L3DView v0.5 view LDraw models in real-time 3D
 
(...) I couldn't agree more, you don't have anything to loose by making the source code available, you might even get some help from other people (I've contributed small patches to LDLite and LDGLite for example). I've said that before but I'll say (...) (24 years ago, 21-Jun-00, to lugnet.cad.dev)
 
  Name suggestions for L3DView
 
Lars Hassing (author of L3P and L3Lab) pointed out that the name L3DView might incorrectly lead people to believe that it is somehow related to L3P and L3Lab, causing confusion. While I chose the name to stand for LDraw 3D Viewer (or optionally LEGO (...) (24 years ago, 21-Jun-00, to lugnet.cad.dev)
 
  Re: L3DView v0.5 view LDraw models in real-time 3D
 
(...) I used a BSP to avoid that problem in LeoCAD, works really well. (...) If you want to have the optional lines then you should transform the coordinates yourself, using gluProject is not a good idea (glu functions should be avoided as much as (...) (24 years ago, 20-Jun-00, to lugnet.cad.dev)
 
  Re: L3DView v0.5 view LDraw models in real-time 3D
 
(...) Rats! I don't know how many times I've heard that. "I'll release the source after I clean it up." L3lab, Ldlite 2.0, MLCAD? What is so embarrasing about developmental code? It's not like dirty underwear. Doesn't anyone realize that nobody EVER (...) (24 years ago, 20-Jun-00, to lugnet.cad.dev)
 
  Re: L3DView v0.5 view LDraw models in real-time 3D
 
Note that I am moving this thread into the lugnet.cad.dev group. Don Heyse <dheyse@hotmail.spam....away.com> wrote in message news:FwGIDn.1Cw@lugnet.com... (...) I will probably make the source available at some point, once I have a chance to clean (...) (24 years ago, 20-Jun-00, to lugnet.cad, 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