To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cadOpen lugnet.cad in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / *34160 (-20)
  Re: LDRAWPREDIRS LDRAWPOSTDIRS - Summary please!
 
I tend to agree on both points. I would like to point out that primitives is mis-spelled in the example. Let's make sure that the official way has the correct spelling ;-). --Travis Cobbs (21 years ago, 14-Mar-04, to lugnet.cad.dev)
 
  Re: Multiple MovedTo Arguments Really Legal?
 
"Tore Eriksson" <tore.eriksson@mbox3...wipnet.se> schrieb im Newsbeitrag news:Hu5oLv.Eu4@lugnet.com... (...) me (...) But this is just a workarround to avoid any message. It won't solve the problem. I could imagine, doing a repetative check for (...) (21 years ago, 14-Mar-04, to lugnet.cad, lugnet.cad.mlcad)
 
  Re: V3.00 Bug? / Beauty Error?
 
Hi Ludo, "ludo soete" <ludo.soete@village.uunet.be> schrieb im Newsbeitrag news:Hu66H9.ouy@lugnet.com... (...) club (...) the (...) error (...) thanks for this report I'll go and have a look. Michael (21 years ago, 14-Mar-04, to lugnet.cad.mlcad)
 
  Re: LDRAWPREDIRS LDRAWPOSTDIRS - Summary please!
 
"Travis Cobbs" <tcobbs@REMOVE.halibut.com> schrieb im Newsbeitrag news:HuG3s7.qDu@lugnet.com... <SNIP> (...) it out (...) appear in (...) data (...) numbers (...) responded. (...) the (...) the (...) Easier ? Hmmm - when you read from a file its (...) (21 years ago, 14-Mar-04, to lugnet.cad.dev)
 
  Re: LDRAWPREDIRS LDRAWPOSTDIRS - Summary please!
 
"Kim Toll" <kim.toll@intel.com> schrieb im Newsbeitrag news:HuHvvE.w2t@lugnet.com... <SNIP> (...) base (...) indicates (...) let them (...) with (...) view. (...) the (...) official (...) models and (...) This is a good idea, theoretically we can (...) (21 years ago, 14-Mar-04, to lugnet.cad.dev)
 
  subpart, baseplate 32X32 without top  [DAT]
 
Here is a subpart that I'm surprised nobody else has made yet. 0 ~Baseplate 32 x 32 without top 0 Name: s\bp32x32.dat 0 Author: Mark Kennedy 0 BFC CERTIFY CW 1 16 0 2 320 316 0 0 0 0 2 0 -1 0 rect2p.dat 1 16 320 2 0 0 -1 0 0 0 2 316 0 0 rect2p.dat 1 (...) (21 years ago, 14-Mar-04, to lugnet.cad.dat.parts)
 
  Re: parts i'd like to see in Lcad/MLcad
 
(...) Sven, someone already submitted this part to the Parts Tracker: (URL) -Orion (21 years ago, 14-Mar-04, to lugnet.cad.dat.parts, FTX)
 
  Re: Web-based LDraw viewing
 
(...) Not to bash Antonio's work but it's an ActixeX control and requires me to put his site on my secure sites list. Nothing personal but I don't trust him enough to do that. If it was an applet, this problem wouldn't exist. -Orion (21 years ago, 14-Mar-04, to lugnet.cad.dev)
 
  Re: Web-based LDraw viewing
 
Antonio Cortes Carrillo has already created a very fine online Ldraw file viewer. Check out the message below. (URL) quite surprising that it has not gained the popularity it deserves. (21 years ago, 14-Mar-04, to lugnet.cad.dev)
 
  Re: parts i'd like to see in Lcad/MLcad  [DAT]
 
(...) Hi Jeff, I'm still trying to create this part, but I don't know if I'll finish it (I'm not good at parts creating). Here you get the unfinished version, maybe someone can complete it. (URL) Leg Godt -Sven PS: The part is called 45677st.dat (...) (21 years ago, 14-Mar-04, to lugnet.cad.dat.parts, FTX)
 
  SVG (was Re: Web-based LDraw viewing)
 
Here's an example (it even does some primitive substitution): <?xml version="1.0"?> <svg width="100%" height="100%" viewBox="-18.5 -18.5 37 37"> <defs> <style> <![CDATA[ svg { fill-opacity:0.5;str...oin:round; } .c0 { (...) (21 years ago, 14-Mar-04, to lugnet.cad.dev)
 
  Re: Web-based LDraw viewing
 
(...) A while back, I wrote for my own amusement a perl program which will take a patterned part, and will produce an SVG file of the pattern. I've been thinking about forwarding it to the LDraw.org team, so they could include it with the parts (...) (21 years ago, 14-Mar-04, to lugnet.cad.dev, FTX)
 
  Re: Web-based LDraw viewing
 
(...) Anybody who is interested in a Java and 3D should also check out the Art of Illusion program at (URL). It is open source (GPL) and has I/O plug-ins to support reading and writing different graphics file formats. -Wayne (21 years ago, 14-Mar-04, to lugnet.cad.dev)
 
  Re: Web-based LDraw viewing
 
(...) MLCad great for editing but slows down significantly with large files. The only currently released program that even approches web acceptible speeds is L3Lab (although LDView isn't far behind). I just did a little search on SourceForge and (...) (21 years ago, 13-Mar-04, to lugnet.cad.dev)
 
  Re: Web-based LDraw viewing
 
(...) Yes, I agree, however you expect larger files to take longer. I would tend towards a low-quality image, as it's targetted at screen viewing, that would speed things up a little. I think Michael's MLcad renderer is fairly fast, a Java version (...) (21 years ago, 13-Mar-04, to lugnet.cad.dev, FTX)
 
  Re: Web-based LDraw viewing
 
(...) Java is probably the best route for realtime model rendering on the web. The challenge would be to write a rendering engine that quickly processes large model files (as opposed to most current renderers which take a while if the part count is (...) (21 years ago, 13-Mar-04, to lugnet.cad.dev, FTX)
 
  Re: Web-based LDraw viewing
 
How about .SVG ? (21 years ago, 13-Mar-04, to lugnet.cad.dev, FTX)
 
  Web-based LDraw viewing
 
Today I was thinking about the complications of LeoCAD/MLCAD and how hard it is sometimes for a group or people to easily deal with CAD files in a project. If one person creates a CAD of something, they either have to email it to everyone who's (...) (21 years ago, 13-Mar-04, to lugnet.cad.dev, FTX)
 
  Possible task for new LDraw author - early baseplates
 
Hi To some extent the growth of the LDraw parts library is limited by the fact that all the "easy" parts have already been created. This means that many new authors face a steep learning curve if they start with a complex part. But there is one area (...) (21 years ago, 13-Mar-04, to lugnet.cad.dev)
 
  Re: surface normals and vertex normals for OpenGL
 
(...) With the use of a point hash table, it should be possible to do all of the analysis in linear time proprotional to the number of points in the object. So, I guess I disagree with you. Not that it particularly matters, until somebody actually (...) (21 years ago, 13-Mar-04, 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