Subject:
|
Re: Is there any benefit...
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Thu, 24 May 2001 18:29:10 GMT
|
Viewed:
|
461 times
|
| |
| |
----- Original Message -----
From: "Steve Bliss" <steve.bliss@home.com>
To: <lugnet.cad.dev@lugnet.com>
Sent: Thursday, May 24, 2001 10:54 AM
Subject: Re: Is there any benefit...
> The main advantage would be saving a few bytes of file space. Which is most
> significant to the download process, since we've got about 3MB of data,
> between ldraw.exe and complete.exe.
>
> The rendering time would be *mostly* unaffected. On the on hand, recursing
> into another file takes some time, and that tends to slow things down. But
> if the files are smaller, then the IO could speed up a little bit.
It's not worth the trouble:
- You're talking about saving a few bytes on a text file, it will make
even less difference on the compressed archive.
- Using primitives can be slower, you'd be opening a new file and then
adding a new matrix to the transformation and multiplying each vertex by
this matrix.
- We need more help in other areas if you have enough time to spare.
Leonardo
|
|
Message has 1 Reply: | | Re: Is there any benefit...
|
| (...) Yeah, I wasn't thinking of a large-scale rewrite, but I was curious. (...) I'm not at all code-savvy, but I'd help where possible. Dave! (24 years ago, 24-May-01, to lugnet.cad.dev)
|
Message is in Reply To:
| | Re: Is there any benefit...
|
| (...) The main advantage would be saving a few bytes of file space. Which is most significant to the download process, since we've got about 3MB of data, between ldraw.exe and complete.exe. The rendering time would be *mostly* unaffected. On the on (...) (24 years ago, 24-May-01, to lugnet.cad.dev)
|
4 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|