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 / *8325 (-20)
  Re: LDraw.org Tutorials - What to include
 
(...) Turning lights into shadowless lights is already beging covered. I suggest you try to focus on just the basics for 100 level tutorials. Think of the user as someone who is afriad to even touch the MOUSE. Just show him/her the basics to get a (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev.org.ldraw)
 
  Re: Mac OS 8.6
 
(...) The readme file on Apple's OpenGL site specifies that MacOS 8.1 is the minimum requirement for OpenGL, so that may end up being the base release that we can run on. Ray (23 years ago, 10-Feb-02, to lugnet.cad.dev.mac)
 
  Re: A comprehensive LDraw object model
 
(...) Backface culling (BFC) is what you are describing, but it isn't what Kyle was asking for :-). In traditional realtime 3D rendering, polygons only have one side. The back side is literally non-existent. It doesn't get drawn at all. This is (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev)
 
  Re: A comprehensive LDraw object model
 
(...) Well, while I haven't tried it, I'm fairly sure that my implementation of MPD-handling in LDView would happily load an MPD file as a subfile of another MPD file or a dat file. :-) --Travis Cobbs (tcobbs@REMOVE.halibut.com) (23 years ago, 10-Feb-02, to lugnet.cad.dev)
 
  Re: LDMC News Digest (To Get The Ball Rolling)
 
(...) First, I'll preface this by saying that I'm not a Mac owner, and I've never really used Mac OS X. Having said that, I think the mock-up looks amazing, but I do have one complaint. While I don't have anything against the Aqua interface, it is (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev.mac)
 
  Re: Mac OS 8.6
 
(...) Yes, 8.6, apparently with the OpenGL 1.2.1 components (I must have installed these when I was trying out BrickDraw 3D). My suggestion would be to make 7.6.1 your base target. That release was reasonably stable, earlier releases had varying (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev.mac)
 
  Re: LDraw.org Tutorials - What to include
 
Hi all, For the RNDR 101 and CONV 101 should I include some basic POV-Ray editing (colours, background, turning lights in to shadowless lights) or is that more a RNDR201 thing? And can we have a lugnet.cad.tutorial group? or is that a bit too much? (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev.org.ldraw)
 
  Re: A comprehensive LDraw object model
 
(...) The way I designed my stuff is that the code in the linetype classes manage the objects they contain -- mostly just allocation, serialization and stringification of a matrix or a list of vectors. However, any rendering or parsing behavior is (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev)
 
  Re: Introductions
 
(...) Thanks Barney! I cobbled that together in Photoshop out of elements from iMovie, QuickTime Player, and iTunes, as a way to illustrate some of my ideas for the ultimate functionality I think "the" Mac editor should have (were everyone to (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev.mac)
 
  Re: Mac OS 8.6
 
You are using Mac OS 8.6, right? So we can be pretty sure that anything compiled for 9.x will work on 8.6. I know that one goal is to get an editor that works back to 7.1 (or 7.6) so that kids can use it at schools. Anyway, no need to worry about (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev.mac)
 
  Re: Mac OS 8.6
 
(...) Voila ! Yes, Stuffit Expander (v 5.5) did unwind the tar.gz file :) Now I get no missing file messages, but I did get 30 or 40 syntax errors. The drawing is much more complete than before. The biggest hassle is that the window title bar for (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev.mac)
 
  Re: A comprehensive LDraw object model
 
(...) Well, this raises the point: what ideal is the LDraw format aiming for? I don't think it's really going anywhere; any real change to the format would break compatability with the legacy LDRAW.EXE. I'm proposing a class library for the existing (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev)
 
  Re: Category for segments parts
 
Carsten wrote: CS> .... CS> For example it would be nice to have ML-Cad known that a special pat is a CS> segment part and when you drop it in the model window it woul ask right away CS> where to set start and end-point and calculate the segment (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev)
 
  Re: Mac OS 8.6
 
(...) Can Stuffit Expander handle a .tar.gz file? That would be perfect since there's already a complete set of parts files already in that format. This parts file works well on linux and Mac OS X. (URL) (23 years ago, 10-Feb-02, to lugnet.cad.dev.mac)
 
  Re: A comprehensive LDraw object model
 
(...) Standard libraries/classes for reading, writing and processing LDraw and MPD files is certainly a good idea, but I am not certain rendering functions should be a part of such a library although it is an obvious extension. Jacob (23 years ago, 10-Feb-02, to lugnet.cad.dev)
 
  Category for segments parts
 
Hello! Past few days when i was working up parts who never have been reviewed before in parts tracker I noticed a lot of segment parts for Lego Technic. Basically these parts consists of a small segment or link to make a wire or tube of it (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev)
 
  Re: Mac OS 8.6
 
(...) I can handle (i.e. decompress) .gz files on the mac. Is a more complete set of parts files available in .gz somewhere ? I *think* that Stuffit Expander can handle .zip files (but probably not .exe). Any chance the ldraw027.exe could be made (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev.mac)
 
  Re: Introductions
 
I'm Barney Hilken, author of Robot Controller, an application for controlling lego mindstorms from MacOS X. I have a degree in maths and a PhD in theoretical computer science and several years research experience in applications of logic to computer (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev.mac)
 
  Re: Mac OS 8.6
 
(...) It sounds like the parts files available on Marsbase do not include the original parts from the ldraw027.exe file, just the updates. What you guys need to do is have someone convert the linux parts file to a sit, or hqx, or whatever archive (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev.mac)
 
  Re: Mac OS 8.6
 
James, Yes, indeed the preferences file does appear to be part of the issue, however... 1) I get a partial rendering (and a whole mess of missing file messages). Do these drawings (specifically M6067.DAT) require parts that are not in the marsbase (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev.mac)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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